summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.3.901.3.90Sebastian Dröge2014-06-281-4/+4
|
* codecparsers: h264: fix memory leak in GstH264PPS.Gwenole Beauchesne2014-06-271-0/+1
| | | | | | | | | | | | | The gst_h264_parse_pps() function dynamically allocates the slice group ids map array, so that needs to be cleared before parsing a new PPS NAL unit again, or when it is no longer needed. Likewise, a clean copy to the internal NAL parser state needs to be performed so that to avoid a double-free corruption. https://bugzilla.gnome.org/show_bug.cgi?id=707282 Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
* Release 1.3.31.3.3Sebastian Dröge2014-06-221-4/+7
|
* win32: update exports for changed h264 codec parser APITim-Philipp Müller2014-06-171-4/+4
|
* win32: update .def for new symbolsEdward Hervey2014-05-261-0/+1
|
* Release 1.3.21.3.2Sebastian Dröge2014-05-211-4/+4
|
* Release 1.3.11.3.1Sebastian Dröge2014-05-032-17/+79
|
* egl/eglglessink: remove since EGLImage and iOS support have been added in ↵Julien Isorce2014-04-151-3/+0
| | | | | | glimagesink https://bugzilla.gnome.org/show_bug.cgi?id=703343
* win32: add new codecparser API to .def fileTim-Philipp Müller2013-11-061-0/+18
|
* cdaudio: Remove cdaudio pluginReynaldo H. Verdejo Pinochet2013-11-011-8/+8
| | | | | | | | | | | | | | This element is being removed due to it been considered obsolete and the functionaily it provides no longer needed. Details on the decision can be found here: https://bugzilla.gnome.org/show_bug.cgi?id=711223 Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=711232
* win32: update with the new file libgstcodecparsers.defSreerenj Balachandran2013-10-021-0/+64
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=708629
* Release 1.2.01.2.0Sebastian Dröge2013-09-241-4/+4
|
* Release 1.1.901.1.90Sebastian Dröge2013-09-191-78/+511
|
* Change how win32/common/config.h is updatedTim-Philipp Müller2013-09-022-224/+0
| | | | | | | | | | | | | | | | | Generate win32/common/config.h-new directly from config.h.in, using shell variables in configure and some hard-coded information. Change top-level makefile so that 'make win32-update' copies the generated file to win32/common/config.h, which we keep in source control. It's kept in source control so that the git tree is buildable from VS. This change is similar to the one recently applied to GStreamer and gst-plugins-good. The previous config.h file in -bad was in pretty bad shape, so unlike core and base, I didn't attempt to leave it strictly the same, but fixed it as necessary. Needs testing I cannot do myself. https://bugzilla.gnome.org/show_bug.cgi?id=569015
* win32: update config.hTim-Philipp Müller2013-08-291-2/+2
|
* Release 1.1.41.1.4Sebastian Dröge2013-08-281-2/+2
|
* win32: updateTim-Philipp Müller2013-07-291-2/+2
|
* Release 1.1.31.1.3Sebastian Dröge2013-07-291-2/+2
|
* Update docs and win32 config.h to development versionTim-Philipp Müller2013-07-131-2/+2
|
* Release 1.1.2Sebastian Dröge2013-07-121-2/+2
| | | | Oops... should've been part of 1.1.2 tag already :(
* win32: back to feature developmentEdward Hervey2013-07-031-2/+2
|
* Release 1.1.11.1.1Sebastian Dröge2013-06-051-2/+2
|
* Back to feature developmentTim-Philipp Müller2012-10-251-2/+2
|
* Release 1.0.21.0.2Tim-Philipp Müller2012-10-251-2/+2
|
* Back to development (bug fixing)Tim-Philipp Müller2012-10-071-2/+2
|
* Release 1.0.11.0.1Tim-Philipp Müller2012-10-071-2/+2
|
* Back to development (bug fixing)Tim-Philipp Müller2012-09-241-2/+2
|
* Release 1.0.01.0.0Tim-Philipp Müller2012-09-241-1/+1
|
* Release 0.11.99RELEASE-0.11.99Tim-Philipp Müller2012-09-171-2/+2
|
* rename some caps and elements in examplesWim Taymans2012-09-141-2/+2
|
* Release 0.11.94RELEASE-0.11.94Tim-Philipp Müller2012-09-141-2/+2
|
* Back to developmentTim-Philipp Müller2012-08-081-2/+2
|
* win32: update for photography API changesTim-Philipp Müller2012-08-082-13/+14
|
* elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge2012-06-081-2/+2
|
* Release 0.11.92RELEASE-0.11.92Sebastian Dröge2012-06-071-2/+2
|
* win32: Update config.hSebastian Dröge2012-06-051-2/+2
|
* Release 0.11.91RELEASE-0.11.91Sebastian Dröge2012-05-131-2/+2
|
* Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge2012-04-131-2/+2
|
* Release 0.11.90RELEASE-0.11.90Sebastian Dröge2012-04-121-2/+2
|
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
|
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
|
* update for buffer changesWim Taymans2012-03-281-2/+2
|
* Release 0.11.2RELEASE-0.11.2Wim Taymans2012-03-221-2/+2
|
* win32: back to developmentWim Taymans2012-02-181-2/+2
|
* RELEASE 0.11.1RELEASE-0.11.1Wim Taymans2012-02-171-2/+2
|
* config: update configWim Taymans2010-12-061-2/+2
|
* win32: Adding photography interface .def fileThiago Santos2010-11-091-0/+41
| | | | | | | Adds check-exports to -bad to have photography interface .def file created Fixes #578629
* Back to developmentTim-Philipp Müller2010-09-041-2/+2
| | | | | Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until the code is updated for the GST_FLOW_IS_* macro deprecations.
* Release 0.10.20RELEASE-0.10.20Tim-Philipp Müller2010-09-031-2/+2
|
* 0.10.19.5 pre-releaseSebastian Dröge2010-08-301-1/+1
|