gstreamer/subprojects/gst-plugins-bad/sys/v4l2codecs
Dmitry Osipenko fd694d840a v4l2codecs: h264: Set frame type flags
V4L spec now requires decode_params flags to be set in accordance to the
frame's type. In particular this is required by H.264 decoder of NVIDIA
Tegra SoC to operate properly. Set the flags based on type of parsed
slices.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1757>
2022-05-06 13:35:59 +00:00
..
linux v4l2codecs: h264: Set frame type flags 2022-05-06 13:35:59 +00:00
gstv4l2codecallocator.c
gstv4l2codecallocator.h
gstv4l2codecalphadecodebin.c
gstv4l2codecalphadecodebin.h
gstv4l2codecdevice.c
gstv4l2codecdevice.h
gstv4l2codech264dec.c v4l2codecs: h264: Set frame type flags 2022-05-06 13:35:59 +00:00
gstv4l2codech264dec.h
gstv4l2codecmpeg2dec.c codecs: Signal required DPB size for AV1,MPEG2,VP8, and VP9 via new_sequence() 2022-05-03 14:17:49 +00:00
gstv4l2codecmpeg2dec.h
gstv4l2codecpool.c
gstv4l2codecpool.h
gstv4l2codecvp8dec.c codecs: Signal required DPB size for AV1,MPEG2,VP8, and VP9 via new_sequence() 2022-05-03 14:17:49 +00:00
gstv4l2codecvp8dec.h
gstv4l2codecvp9dec.c codecs: Signal required DPB size for AV1,MPEG2,VP8, and VP9 via new_sequence() 2022-05-03 14:17:49 +00:00
gstv4l2codecvp9dec.h
gstv4l2decoder.c
gstv4l2decoder.h
gstv4l2format.c v4l2codecs: Port to the new tile size helper 2022-05-02 19:10:43 +00:00
gstv4l2format.h
meson.build
plugin.c