v4l2allocator: Workaround driver that don't support REQBUFS(0)
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2allocator.c
2014-09-09 Nicolas Dufresnev4l2allocator: Workaround driver that don't support...
2014-07-11 Nicolas Dufresnev4l2allocator: Use qdata instead of parenting to Dmabuf...
2014-05-26 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-25 Nicolas DufresneRevert "v4l2bufferpool: Port to bufferpool flush_start...
2014-05-24 Nicolas Dufresnev4l2allocator: Add debug assert to detect calls in...
2014-05-24 Nicolas Dufresnev4l2allocator: Reset count when stopped
2014-05-24 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-17 Nicolas Dufresnev4l2allocator: Don't trace twice the same message
2014-05-15 Nicolas Dufresnev4l2allocator: Fix use of atomic active marker
2014-05-08 Nicolas Dufresnev4l2allocator: Reset imported buffer size with expected...
2014-05-08 Nicolas Dufresnev4l2allocator: Reset flushed group
2014-05-08 Nicolas Dufresnev4l2allocator: Add a method to read number of allocated...
2014-05-08 Nicolas Dufresnev4l2allocator: Fix libv4l2 support
2014-05-08 Nicolas Dufresnev4l2allocator: Set the flags on the object
2014-05-08 Nicolas Dufresnev4l2allocator: There is not group on error
2014-05-08 Nicolas Dufresnev4l2-allocator: Add S to REQBUFS/CREATE_BUFS enum
2014-05-08 Nicolas Dufresnev4l2: Fixup USERPTR/DMABUF capture support
2014-05-08 Nicolas Dufresnev4l2: Add DMABUF and USERPTR importation
2014-05-08 Nicolas Dufresnev4l2allocator: Valid FD are bigger or equal to zero
2014-05-08 Nicolas Dufresnev4l2: Add dmabuf export support
2014-05-08 Nicolas Dufresnev4l2allocator: Guaranty queued state integrety
2014-05-08 Nicolas DufresneImplement V4l2 Allocator