gstreamer/sys/v4l2codecs
Nicolas Dufresne bc0a8ff40d v4l2codecs: pool: Create new buffer when pool is empty
This simply create an empty GstBuffer when the pool is empty. This way it's up
to the allocator to grow or wait if we ran out of memory.
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: Improve end_picture() robustness 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 v4l2codecs: pool: Create new buffer when pool is empty 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 v4l2slh264dec: Add output format negotiation 2020-03-31 09:34:05 -04:00
gstv4l2decoder.h v4l2slh264dec: Add output format negotiation 2020-03-31 09:34:05 -04:00
gstv4l2format.c v4l2slh264dec: Add output format negotiation 2020-03-31 09:34:05 -04:00
gstv4l2format.h v4l2format: Convert between V4L2 and GST video format 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