gstreamer/sys/v4l2codecs
Nicolas Dufresne 2a1836f183 v4l2codecs: Read driver provided stride
This implements driver stride support but only for single allocation buffers.
This code is imported from the original v4l2 plugin and adapted to the new
helper context.
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 v4l2h264dec: Copy frames when GstVideoMeta is not supported 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: Read driver provided stride 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