mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
0b9f975b36
Initial support for interlaced stream. Subclass should implement new_field_picture() vfunc. Otherwise, baseclass will assume that subclass doesn't support interlaced stream. Restrictions: * Reference picture modification process for interlaced stream is not implemented yet * PAFF (Picture Adaptive Frame Field) is not properly implemented. * Field display ordering (e.g., top-field-first) decision should be enhanced via picture timing SEI parsing * Gap in field picture should be handled Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1534> |
||
---|---|---|
.. | ||
codecs-prelude.h | ||
gsth264decoder.c | ||
gsth264decoder.h | ||
gsth264picture.c | ||
gsth264picture.h | ||
gsth265decoder.c | ||
gsth265decoder.h | ||
gsth265picture.c | ||
gsth265picture.h | ||
gstvp8decoder.c | ||
gstvp8decoder.h | ||
gstvp8picture.c | ||
gstvp8picture.h | ||
gstvp9decoder.c | ||
gstvp9decoder.h | ||
gstvp9picture.c | ||
gstvp9picture.h | ||
meson.build |