gstreamer/subprojects/gst-plugins-bad/sys/v4l2codecs
Robert Mader 84d015cabb v4l2codecs: decoder: Clean up select_src_format()
Most importantly rely on video info helpers instead of manual parsing
of caps, which will allow us to use additional helpers in the future.

While on it, tighen the check for supported formats - failing that
indicates a bug in caps negotiation - and make some style changes.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6376>
2024-03-14 23:32:00 +00:00
..
linux v4l2codecs: Enable Mediatek 10bit 4:2:0 support 2023-08-08 16:08:16 +00:00
gstv4l2codecallocator.c v4l2codecs: Fix segfault when destroying non-detached allocator 2021-11-02 15:25:48 +00:00
gstv4l2codecallocator.h
gstv4l2codecalphadecodebin.c
gstv4l2codecalphadecodebin.h
gstv4l2codecav1dec.c v4l2codecs: decoders: Use src template for negotiation filter 2024-03-14 23:32:00 +00:00
gstv4l2codecav1dec.h v4l2codecs: Add AV1 decoder 2023-06-16 01:30:40 +00:00
gstv4l2codecdevice.c v4l2codecs: Warn user when no media devices are found 2022-09-29 19:12:14 +00:00
gstv4l2codecdevice.h
gstv4l2codech264dec.c v4l2codecs: decoders: Use src template for negotiation filter 2024-03-14 23:32:00 +00:00
gstv4l2codech264dec.h
gstv4l2codech265dec.c v4l2codecs: decoders: Use src template for negotiation filter 2024-03-14 23:32:00 +00:00
gstv4l2codech265dec.h v4l2codecs: Add v4l2 stateless H265 decoder 2022-07-22 10:21:02 -04:00
gstv4l2codecmpeg2dec.c v4l2codecs: decoders: Use src template for negotiation filter 2024-03-14 23:32:00 +00:00
gstv4l2codecmpeg2dec.h v4l2codecs: mpeg2: Check that the decoder output formats 2021-12-10 21:37:14 +00:00
gstv4l2codecpool.c
gstv4l2codecpool.h
gstv4l2codecvp8dec.c v4l2codecs: decoders: Use src template for negotiation filter 2024-03-14 23:32:00 +00:00
gstv4l2codecvp8dec.h
gstv4l2codecvp9dec.c v4l2codecs: decoders: Use src template for negotiation filter 2024-03-14 23:32:00 +00:00
gstv4l2codecvp9dec.h v4l2codecs: vp9: Add alpha decodebin wrapper 2021-12-10 21:37:14 +00:00
gstv4l2decoder.c v4l2codecs: decoder: Clean up select_src_format() 2024-03-14 23:32:00 +00:00
gstv4l2decoder.h v4l2codecs: decoder: Clean up select_src_format() 2024-03-14 23:32:00 +00:00
gstv4l2format.c v4l2codecs: Fix tiled formats stride conversion 2023-10-11 14:13:53 +00:00
gstv4l2format.h v4l2codecs: Enable Mediatek 10bit 4:2:0 support 2023-08-08 16:08:16 +00:00
meson.build v4l2codecs: Add AV1 decoder 2023-06-16 01:30:40 +00:00
plugin.c v4l2codecs: Add AV1 decoder 2023-06-16 01:30:40 +00:00