gstreamer/gst-libs/gst/codecs
Seungha Yang caa5eb65d1 codecs: h264decoder: Split frame picture into field pictures if needed
In case of interlaced stream, frame pictures need to be splitted
into field for reference marking process.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1810>
2020-11-16 14:25:36 +00:00
..
codecs-prelude.h
gsth264decoder.c codecs: h264decoder: Split frame picture into field pictures if needed 2020-11-16 14:25:36 +00:00
gsth264decoder.h codecs: h264decoder: Remove interlaced stream related constraints 2020-11-13 15:25:42 +00:00
gsth264picture.c codecs: h264decoder: Add util macro for frame/field picture identification 2020-11-16 14:25:36 +00:00
gsth264picture.h codecs: h264decoder: Add util macro for frame/field picture identification 2020-11-16 14:25:36 +00:00
gsth265decoder.c h265decoder: Remove unsued WpOffsetHalfRangeC 2020-11-04 17:53:23 +00:00
gsth265decoder.h h265decoder: Add support for l0/l1 2020-10-21 09:05:57 -04:00
gsth265picture.c codecs: h265picture: Minor update for coding style 2020-11-02 20:20:56 +00:00
gsth265picture.h codecs: h265decoder: Make GstVideoCodecFrame hold the last reference of the buffer 2020-11-02 20:20:56 +00:00
gstvp8decoder.c codecs: vp8decoder: Fix two typo of struct name. 2020-11-11 18:52:37 +00:00
gstvp8decoder.h codecs: vp8decoder: Fix two typo of struct name. 2020-11-11 18:52:37 +00:00
gstvp8picture.c
gstvp8picture.h
gstvp9decoder.c codecs: vp9decoder: Add segmentation to picture. 2020-10-16 17:50:42 +00:00
gstvp9decoder.h codecs: vp9decoder: Pass parser as new_sequence() parameter. 2020-10-16 17:50:42 +00:00
gstvp9picture.c codecs: vp9decoder: Remove unused pts variable 2020-09-15 15:54:53 +00:00
gstvp9picture.h codecs: vp9decoder: Add segmentation to picture. 2020-10-16 17:50:42 +00:00
meson.build