gstreamer/ext
Robert Swain 870fe4e7ec mpeg2dec: Correctly flag output buffer interlaced state
If the sequence is not flagged as progressive its buffers are marked
interlace mode mixed. There is an individual picture flag indicating
whether picture in the sequence are interlaced or not. This is used
along with the new GST_VIDEO_BUFFER_FLAG_INTERLACED to correctly and
completely indicate the buffer's interlaced state.

Also, TFF and RFF should only be set if the sequence is not progressive.
2012-07-23 11:15:47 +02:00
..
a52dec a52dec: really prefer the original number (and position) of channels 2012-05-24 15:52:42 +02:00
amrnb Use new gst_element_class_set_static_metadata() 2012-04-10 00:47:44 +01:00
amrwbdec Use new gst_element_class_set_static_metadata() 2012-04-10 00:47:44 +01:00
cdio cdio: compensate for libcdio's recent cd-text api changes 2012-05-03 23:58:03 +01:00
dvdread dvdreadsrc: mustn't drop queries like caps query if not started yet 2012-07-17 20:57:39 +01:00
lame Use new gst_element_class_set_static_metadata() 2012-04-10 00:47:44 +01:00
mad mad: remove .c.orig file 2012-04-10 00:48:47 +01:00
mpeg2dec mpeg2dec: Correctly flag output buffer interlaced state 2012-07-23 11:15:47 +02:00
sidplay demuxers: Push STREAM_START when needed 2012-07-13 13:59:42 +02:00
twolame Use new gst_element_class_set_static_metadata() 2012-04-10 00:47:44 +01:00
x264 update for query api changes 2012-07-06 11:50:55 +02:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00