gstreamer/sys/v4l2codecs
Nicolas Dufresne 0d740a184e v4l2codech264dec: Implement finish frame
This enables the request to be processed by the HW (STREAMON) and to be pushed
downstream for further processing.
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 v4l2codech264dec: Implement finish frame 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 getter for buffer index in allocator and pool 2020-03-31 09:34:05 -04:00
gstv4l2codecpool.h v4l2codec: Add getter for buffer index in allocator and pool 2020-03-31 09:34:05 -04:00
gstv4l2decoder.c v4l2codecdecoder: Add support for dequeuing buffers 2020-03-31 09:34:05 -04:00
gstv4l2decoder.h v4l2codecdecoder: Add support for dequeuing buffers 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