Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-bad
[platform/upstream/gstreamer.git] / ext / mpeg2enc /
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
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-20 Ronald S. Bultjeext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas...
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-13 Ronald S. BultjeWrong optimization from my side. Mpeg2enc works now
2003-12-11 Ronald S. BultjeThis is a first attempt at a wrapper for the lib'ified...