mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
870fe4e7ec
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. |
||
---|---|---|
.. | ||
.gitignore | ||
gstmpeg2dec.c | ||
gstmpeg2dec.h | ||
Makefile.am | ||
perftest.c |