Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: update defs | Edward Hervey | 2015-04-28 | 1 | -0/+4 |
| | |||||
* | Remove unported directdraw plugin | Tim-Philipp Müller | 2015-01-24 | 3 | -344/+0 |
| | | | | | | | This API has been deprecated for eternities and microsoft stopped shipping the headers in 2010 accoding to wikipedia, so let's just remove it and focus on bringing the plugins based on the newer APIs up to snuff. | ||||
* | Update .def for new API | Tim-Philipp Müller | 2014-10-29 | 1 | -0/+3 |
| | |||||
* | Release 1.4.01.4.0 | Sebastian Dröge | 2014-07-19 | 1 | -4/+4 |
| | |||||
* | Release 1.3.91 | Sebastian Dröge | 2014-07-11 | 1 | -4/+7 |
| | |||||
* | Release 1.3.901.3.90 | Sebastian Dröge | 2014-06-28 | 1 | -4/+4 |
| | |||||
* | codecparsers: h264: fix memory leak in GstH264PPS. | Gwenole Beauchesne | 2014-06-27 | 1 | -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.3 | Sebastian Dröge | 2014-06-22 | 1 | -4/+7 |
| | |||||
* | win32: update exports for changed h264 codec parser API | Tim-Philipp Müller | 2014-06-17 | 1 | -4/+4 |
| | |||||
* | win32: update .def for new symbols | Edward Hervey | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | Release 1.3.21.3.2 | Sebastian Dröge | 2014-05-21 | 1 | -4/+4 |
| | |||||
* | Release 1.3.11.3.1 | Sebastian Dröge | 2014-05-03 | 2 | -17/+79 |
| | |||||
* | egl/eglglessink: remove since EGLImage and iOS support have been added in ↵ | Julien Isorce | 2014-04-15 | 1 | -3/+0 |
| | | | | | | glimagesink https://bugzilla.gnome.org/show_bug.cgi?id=703343 | ||||
* | win32: add new codecparser API to .def file | Tim-Philipp Müller | 2013-11-06 | 1 | -0/+18 |
| | |||||
* | cdaudio: Remove cdaudio plugin | Reynaldo H. Verdejo Pinochet | 2013-11-01 | 1 | -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.def | Sreerenj Balachandran | 2013-10-02 | 1 | -0/+64 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=708629 | ||||
* | Release 1.2.01.2.0 | Sebastian Dröge | 2013-09-24 | 1 | -4/+4 |
| | |||||
* | Release 1.1.901.1.90 | Sebastian Dröge | 2013-09-19 | 1 | -78/+511 |
| | |||||
* | Change how win32/common/config.h is updated | Tim-Philipp Müller | 2013-09-02 | 2 | -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.h | Tim-Philipp Müller | 2013-08-29 | 1 | -2/+2 |
| | |||||
* | Release 1.1.41.1.4 | Sebastian Dröge | 2013-08-28 | 1 | -2/+2 |
| | |||||
* | win32: update | Tim-Philipp Müller | 2013-07-29 | 1 | -2/+2 |
| | |||||
* | Release 1.1.31.1.3 | Sebastian Dröge | 2013-07-29 | 1 | -2/+2 |
| | |||||
* | Update docs and win32 config.h to development version | Tim-Philipp Müller | 2013-07-13 | 1 | -2/+2 |
| | |||||
* | Release 1.1.2 | Sebastian Dröge | 2013-07-12 | 1 | -2/+2 |
| | | | | Oops... should've been part of 1.1.2 tag already :( | ||||
* | win32: back to feature development | Edward Hervey | 2013-07-03 | 1 | -2/+2 |
| | |||||
* | Release 1.1.11.1.1 | Sebastian Dröge | 2013-06-05 | 1 | -2/+2 |
| | |||||
* | Back to feature development | Tim-Philipp Müller | 2012-10-25 | 1 | -2/+2 |
| | |||||
* | Release 1.0.21.0.2 | Tim-Philipp Müller | 2012-10-25 | 1 | -2/+2 |
| | |||||
* | Back to development (bug fixing) | Tim-Philipp Müller | 2012-10-07 | 1 | -2/+2 |
| | |||||
* | Release 1.0.11.0.1 | Tim-Philipp Müller | 2012-10-07 | 1 | -2/+2 |
| | |||||
* | Back to development (bug fixing) | Tim-Philipp Müller | 2012-09-24 | 1 | -2/+2 |
| | |||||
* | Release 1.0.01.0.0 | Tim-Philipp Müller | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | Release 0.11.99RELEASE-0.11.99 | Tim-Philipp Müller | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | rename some caps and elements in examples | Wim Taymans | 2012-09-14 | 1 | -2/+2 |
| | |||||
* | Release 0.11.94RELEASE-0.11.94 | Tim-Philipp Müller | 2012-09-14 | 1 | -2/+2 |
| | |||||
* | Back to development | Tim-Philipp Müller | 2012-08-08 | 1 | -2/+2 |
| | |||||
* | win32: update for photography API changes | Tim-Philipp Müller | 2012-08-08 | 2 | -13/+14 |
| | |||||
* | elements: Use gst_pad_set_caps() instead of manual event fiddling | Sebastian Dröge | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | Release 0.11.92RELEASE-0.11.92 | Sebastian Dröge | 2012-06-07 | 1 | -2/+2 |
| | |||||
* | win32: Update config.h | Sebastian Dröge | 2012-06-05 | 1 | -2/+2 |
| | |||||
* | Release 0.11.91RELEASE-0.11.91 | Sebastian Dröge | 2012-05-13 | 1 | -2/+2 |
| | |||||
* | Update for the removal of the interfaces library and the tuner/mixer interfaces | Sebastian Dröge | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | Release 0.11.90RELEASE-0.11.90 | Sebastian Dröge | 2012-04-12 | 1 | -2/+2 |
| | |||||
* | gst: Update for GST_PLUGIN_DEFINE() API changes | Sebastian Dröge | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | gst: Update versioning | Sebastian Dröge | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | update for buffer changes | Wim Taymans | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | Release 0.11.2RELEASE-0.11.2 | Wim Taymans | 2012-03-22 | 1 | -2/+2 |
| | |||||
* | win32: back to development | Wim Taymans | 2012-02-18 | 1 | -2/+2 |
| | |||||
* | RELEASE 0.11.1RELEASE-0.11.1 | Wim Taymans | 2012-02-17 | 1 | -2/+2 |
| |