gstreamer/sys/v4l2codecs
Nicolas Dufresne b7762fc332 v4l2codec: Add GstV4L2Deocder helper object
This is a GstObject which will be used to hold on media and video device file
descriptor and provide abstracted ioctl calls with these descriptor. At the
moment this helper contains just enough to enumerate the supported format.
This part will be used by the plugin to register the CODEC specific elements..
2020-03-31 09:34:05 -04:00
..
linux v4l2codecs: Copy all needed Linux kernel headers 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
gstv4l2decoder.c v4l2codec: Add GstV4L2Deocder helper object 2020-03-31 09:34:05 -04:00
gstv4l2decoder.h v4l2codec: Add GstV4L2Deocder helper object 2020-03-31 09:34:05 -04:00
meson.build v4l2codec: Add GstV4L2Deocder helper object 2020-03-31 09:34:05 -04:00
plugin.c v4l2codecs: Add device enumeration 2020-03-31 09:34:05 -04:00