gstreamer/subprojects/gst-plugins-bad/sys/v4l2codecs
Robert Mader a64f2bf628 v4l2codecs: Always chain up to parent decide_allocation function for all codecs
Apply the changes to the codecs previously left out, fixing playback
issues seen with VP9.

See: 70ff80a873 ("v4l2codecs: Always chain up to parent decide_allocation function")
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5896>
2024-01-09 17:29:52 +00:00
..
linux
gstv4l2codecallocator.c
gstv4l2codecallocator.h
gstv4l2codecalphadecodebin.c
gstv4l2codecalphadecodebin.h
gstv4l2codecav1dec.c v4l2codecs: Always chain up to parent decide_allocation function for all codecs 2024-01-09 17:29:52 +00:00
gstv4l2codecav1dec.h
gstv4l2codecdevice.c
gstv4l2codecdevice.h
gstv4l2codech264dec.c
gstv4l2codech264dec.h
gstv4l2codech265dec.c
gstv4l2codech265dec.h
gstv4l2codecmpeg2dec.c v4l2codecs: Always chain up to parent decide_allocation function for all codecs 2024-01-09 17:29:52 +00:00
gstv4l2codecmpeg2dec.h
gstv4l2codecpool.c
gstv4l2codecpool.h
gstv4l2codecvp8dec.c
gstv4l2codecvp8dec.h
gstv4l2codecvp9dec.c v4l2codecs: Always chain up to parent decide_allocation function for all codecs 2024-01-09 17:29:52 +00:00
gstv4l2codecvp9dec.h
gstv4l2decoder.c
gstv4l2decoder.h
gstv4l2format.c
gstv4l2format.h
meson.build
plugin.c