gstreamer/ext/mpeg2enc
Edward Hervey 261431ef17 mpeg2enc: Lower the rank to MARGINAL
The rationale is that it can't be properly used right now when using
it to encode mpeg2video because of the needs-to-be-rewritten properties
and format negotiation. Other encoders will negotiate in a much saner
fashion.

One such example is that when you pick mpeg2enc for mpeg2video, the
default value for the 'format' property is "Generic MPEG-1", which is
completely wrong if downstream caps are mpeg2. The whole negotiation
code needs some serious loving before this plugin can be bumped back
up to a higher rank.
2011-03-21 10:42:59 +01:00
..
gstmpeg2enc.cc mpeg2enc: Lower the rank to MARGINAL 2011-03-21 10:42:59 +01:00
gstmpeg2enc.hh configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encoder.cc configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encoder.hh Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encoptions.cc various (ext): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 17:13:26 +03:00
gstmpeg2encoptions.hh ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format profiles available in latest mjpegtools ver... 2008-06-28 20:51:36 +00:00
gstmpeg2encpicturereader.cc configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4.... 2008-03-21 14:50:41 +00:00
gstmpeg2encpicturereader.hh configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encstreamwriter.cc configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encstreamwriter.hh configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00