gstreamer/sys/v4l2codecs
Nicolas Dufresne 3c2d25eebf v4l2codec: Add initial GstVideoMeta support
In this patch we strictly set the GstVideoMeta width/height to the coded width
and height. Further patches will add stride support and frame copying when
downstream does not support GstVideoMeta.
2020-03-31 09:34:05 -04:00
..
linux v4l2codecs: Copy all needed Linux kernel headers 2020-03-31 09:34:05 -04:00
gstv4l2codecallocator.c v4l2codec: Add getter for buffer index in allocator and pool 2020-03-31 09:34:05 -04:00
gstv4l2codecallocator.h v4l2codec: Add getter for buffer index in allocator and pool 2020-03-31 09:34:05 -04:00
gstv4l2codecdevice.c v4l2codecs: Add device enumeration 2020-03-31 09:34:05 -04:00
gstv4l2codecdevice.h v4l2codecs: Add device enumeration 2020-03-31 09:34:05 -04:00
gstv4l2codech264dec.c v4l2slh264dec: Prevent spurious renegotiation 2020-03-31 09:34:05 -04:00
gstv4l2codech264dec.h v4l2codecs: Add skeleton of H264 decoder 2020-03-31 09:34:05 -04:00
gstv4l2codecpool.c v4l2codec: Add initial GstVideoMeta support 2020-03-31 09:34:05 -04:00
gstv4l2codecpool.h v4l2codec: Add initial GstVideoMeta support 2020-03-31 09:34:05 -04:00
gstv4l2decoder.c v4l2codecs: Fix bytesused value 2020-03-31 09:34:05 -04:00
gstv4l2decoder.h v4l2codecs: Fix bytesused value 2020-03-31 09:34:05 -04:00
gstv4l2format.c v4l2codecs: Add initial formats helpers 2020-03-31 09:34:05 -04:00
gstv4l2format.h v4l2codecs: Add initial formats helpers 2020-03-31 09:34:05 -04:00
meson.build v4l2codec: Add allocator and pool implementation 2020-03-31 09:34:05 -04:00
plugin.c v4l2codecs: Add skeleton of H264 decoder 2020-03-31 09:34:05 -04:00