summaryrefslogtreecommitdiff
path: root/sys/v4l2/gstv4l2allocator.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-09gstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOSPhilipp Zabel1-1/+2
2015-02-25v4l2allocator: let bufferpool calculate image size when importing userptrAurélien Zanelli1-1/+1
2015-01-08v4l2: Don't use allocator size to iterateNicolas Dufresne1-2/+0
2014-12-01v4l2allocator: fix gst_v4l2_allocator_stop prototypeAurélien Zanelli1-1/+1
2014-11-24Revert "v4l2: move vb_queue probing from allocator to v4l2object"Nicolas Dufresne1-0/+15
2014-11-21v4l2: move vb_queue probing from allocator to v4l2objectBenjamin Gaignard1-15/+0
2014-07-11v4l2allocator: Use qdata instead of parenting to DmabufMemoryNicolas Dufresne1-0/+4
2014-05-08v4l2allocator: Add a method to read number of allocated groupNicolas Dufresne1-0/+2
2014-05-08v4l2-allocator: Add S to REQBUFS/CREATE_BUFS enumNicolas Dufresne1-7/+7
2014-05-08v4l2: Fixup USERPTR/DMABUF capture supportNicolas Dufresne1-8/+1
2014-05-08v4l2: Add DMABUF and USERPTR importationNicolas Dufresne1-0/+20
2014-05-08v4l2: Add dmabuf export supportNicolas Dufresne1-0/+4
2014-05-08Implement V4l2 AllocatorNicolas Dufresne1-0/+137