gstreamer/ext/mpeg2dec
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
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c mpeg2dec: Correctly flag output buffer interlaced state 2012-07-23 11:15:47 +02:00
gstmpeg2dec.h mpeg2dec: Port to 0.11 again 2012-06-20 09:06:37 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:38:53 +02:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00