gstreamer/subprojects/gst-plugins-bad/sys/v4l2codecs
Dmitry Osipenko 248f143fa3 v4l2codecs: Support YUV420M format
YUV420M format of V4L essentially is I420 with separate memory planes.
It's used by NVIDIA Tegra V4L decoder. Support this format by v4l2codecs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1727>
2022-02-21 21:58:19 +03:00
..
linux v4l2: include <sys/ioccom.h> on Illumos 2022-02-18 21:34:49 +00:00
gstv4l2codecallocator.c v4l2codecs: Fix segfault when destroying non-detached allocator 2021-11-02 15:25:48 +00:00
gstv4l2codecallocator.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecalphadecodebin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecalphadecodebin.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecdevice.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecdevice.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codech264dec.c v4l2codecs: h264: Correct scaling matrix ABI check 2022-02-16 13:16:17 +00:00
gstv4l2codech264dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecmpeg2dec.c v4l2codecs: Fix debug assertion in register functions 2022-01-27 18:53:41 +00:00
gstv4l2codecmpeg2dec.h v4l2codecs: mpeg2: Check that the decoder output formats 2021-12-10 21:37:14 +00:00
gstv4l2codecpool.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecpool.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecvp8dec.c v4l2codecs: Fix debug assertion in register functions 2022-01-27 18:53:41 +00:00
gstv4l2codecvp8dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstv4l2codecvp9dec.c v4l2codecs: vp9: Fix reset_frame_context parameter 2022-02-18 23:55:59 +00:00
gstv4l2codecvp9dec.h v4l2codecs: vp9: Add alpha decodebin wrapper 2021-12-10 21:37:14 +00:00
gstv4l2decoder.c v4l2codecs: vp9: Make compressed hdr control optional 2022-02-08 16:46:09 -05:00
gstv4l2decoder.h v4l2codecs: decoder: Add method to get the pic_buf 2021-11-30 17:11:59 -05:00
gstv4l2format.c v4l2codecs: Support YUV420M format 2022-02-21 21:58:19 +03:00
gstv4l2format.h v4l2codecs: Support YUV420M format 2022-02-21 21:58:19 +03:00
meson.build v4l2codecs: vp9dec: Implement VP9 v4l2 decoder 2021-11-29 17:41:19 +00:00
plugin.c v4l2codecs: vp9: Add alpha decodebin wrapper 2021-12-10 21:37:14 +00:00