Merging gst-plugins-bad
[platform/upstream/gstreamer.git] / ext / mpeg2enc / gstmpeg2enc.cc
2021-09-24 Thibault SaunierMerging gst-plugins-bad
2021-09-06 Jan Schmidtmpeg2enc: Only allow 1 pending frame for encoding
2021-03-23 Stéphane Cerveaumpeg2enc: allow per feature registration
2020-08-06 Mathieu Duponchellempeg2enc: report a latency
2020-08-06 Mathieu Duponchellempeg2enc: finalize GstVideoEncoder port
2020-08-06 Tim-Philipp Müllermpeg2enc: remove some unused code
2020-08-06 Alban Browaeysmpeg2enc: initial port to GstVideoEncoder base class
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
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-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-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ö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-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-03-21 Edward Herveympeg2enc: Lower the rank to MARGINAL
2009-05-07 Christian SchallerAdd ranks to various muxers and encoders in -bad
2009-05-04 Sebastian Drögempeg2enc: Implement Preset interface
2008-08-12 Mark NauwelaertsUpdate and add documentation for mplex.
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-05 Mark Nauwelaertsconfigure.ac: Clean up detection of different mjpegtool...
2008-02-22 Sebastian DrögeRemove hack to work with mjpegtools 1.9.0rc3 and above...
2008-01-29 Sebastian Drögeext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friend...
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
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-20 Thomas Vander Stichelefix error error
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-16 Ronald S. Bultjeext/mpeg2enc/: Bugfix with respect to EOS handling.
2004-01-02 Ronald S. Bultjeext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile...
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2004-01-01 Ronald S. Bultjeconfigure.ac: Fix configure check for mpeg2enc. We...
2003-12-23 Ronald S. BultjeFix caps breakage after Dave's caps branch merge.
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-12-11 Ronald S. BultjeThis is a first attempt at a wrapper for the lib'ified...