wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / mpeg2enc /
2021-09-06 Jan Schmidtmpeg2enc: Only allow 1 pending frame for encoding
2021-08-05 Mathieu Duponchellempeg2enc: fix interlace-mode detection
2021-03-23 Stéphane Cerveaumpeg2enc: allow per feature registration
2020-08-06 Mathieu Duponchellempeg2enc: add disable-encode-retries property
2020-08-06 Mathieu Duponchellempeg2enc: report a latency
2020-08-06 Mathieu Duponchellempeg2enc: finalize GstVideoEncoder port
2020-08-06 Tim-Philipp Müllermpeg2enc: store video encoder instance directly in...
2020-08-06 Tim-Philipp Müllermpeg2enc: remove unused streamwriter member 'buf'
2020-08-06 Tim-Philipp Müllermpeg2enc: remove some unused code
2020-08-06 Tim-Philipp Müllermpeg2enc: remove code paths for older mjpegtools versions
2020-08-06 Alban Browaeysmpeg2enc: initial port to GstVideoEncoder base class
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-08-28 Matthew Watersmpeg2enc: fix werror build with clang
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2018-07-28 Nicolas Dufresnemeson: mjpegtools_api should have been 20K not 2K
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-03-24 Nicolas DufresneAdd missing include path for gst/glib-compat-prive.h
2017-03-22 Nirbheek Chauhanmeson: Build mpeg2enc and mplex when available
2017-01-25 Sebastian Drögempeg2enc: Fix compiler warning with clang
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-02 Vivia Nikolaidoumpeg2enc: Provide format as a string instead of a char...
2015-11-19 Luis de Bethencourtdocs: update gst-launch-0.10 lines
2014-09-25 Luis de Bethencourtmpeg2enc: break statement unnecessary
2014-06-01 Tim-Philipp Müllermpeg2enc: increase max. allowed value for bitrate property
2014-04-09 Vincent Penquerc'hmpeg2enc: remove dead assignment
2014-04-08 Edward Herveympeg2enc: Add missing break in switch
2013-12-01 Tim-Philipp Müllermpeg2enc: avoid list for one single value in template...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-06-20 Wim Taymansupdate for task api change
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-14 Mark Nauwelaertsmpeg2enc: also clear initialized mutex and cond
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-02-03 Tim-Philipp Müllerbuild: fix CFLAGS order and LIBS order
2012-01-27 Vincent Penquerc'hplenty: fixup glib deprecations
2012-01-25 Mark Nauwelaertsmpeg2enc: port to 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-06-15 Wim TaymansMerge branch 'master' into 0.11
2011-05-25 Tim-Philipp Müllermpeg2enc: fix build with 1.9.0 release again after...
2011-05-25 Götz Waschkmpeg2enc: support mjpegtools 2.0
2011-03-21 Edward Herveympeg2enc: Lower the rank to MARGINAL
2010-10-19 Stefan Kostvarious (ext): add missing G_PARAM_STATIC_STRINGS flags
2010-04-29 Руслан ИжбулатовFix printf format strings for gcc 4.5
2010-03-22 Benjamin OtteAdd -Wundef
2009-05-07 Christian SchallerAdd ranks to various muxers and encoders in -bad
2009-05-04 Sebastian Drögempeg2enc: Implement Preset interface
2009-04-22 LRNmpeg2enc: Get number of processors on win32
2009-03-30 Mark Nauwelaertsmpeg2enc: fix bitrate property settings
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-12 Mark NauwelaertsUpdate and add documentation for mplex.
2008-06-28 Mark Nauwelaertsext/mpeg2enc/gstmpeg2encoptions.*: Expose the additiona...
2008-06-13 Stefan Kostdocs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
2008-04-25 Sebastian Drögeext/: Cast NULL sentinels to void * as NULL is defined...
2008-03-21 Sebastian Drögeconfigure.ac: Check if the compiler supports do { ...
2008-03-05 Mark Nauwelaertsconfigure.ac: Clean up detection of different mjpegtool...
2008-02-23 Tim-Philipp MüllerCheck for and define ERROR_CXXFLAGS and GST_CXXFLAGS...
2008-02-22 Sebastian DrögeRemove hack to work with mjpegtools 1.9.0rc3 and above...
2008-02-04 Edward Herveyext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix...
2008-02-04 Tim-Philipp Müllerext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilati...
2008-02-03 Jan Schmidtext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incom...
2008-01-29 Sebastian Drögeext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friend...
2008-01-27 Sebastian DrögeAdd support for building against mjpegtools 1.9 while...
2007-10-10 Tim-Philipp Müllerconfigure.ac: Require core CVS. This is implicit in...
2006-07-13 Mark NauwelaertsPort mpeg2enc to 0.10 (#343184).
2005-09-05 Jan SchmidtFix up all the state change functions.
2004-05-09 Benjamin Otteext/: \1/Codec, (fixes #142193)
2004-05-06 Wim Taymansext/mpeg2enc/gstmpeg2enc.cc: Forward events first befor...
2004-05-04 Wim Taymansext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent c++ files
next