index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
v4l2
/
gstv4l2allocator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
v4l2allocator: O_CLOEXEC needs _GNU_SOURCE
Peter Korsgaard
1
-0
/
+4
2014-09-09
v4l2allocator: Workaround driver that don't support REQBUFS(0)
Nicolas Dufresne
1
-20
/
+14
2014-07-11
v4l2allocator: Use qdata instead of parenting to DmabufMemory
Nicolas Dufresne
1
-8
/
+14
2014-05-26
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-0
/
+2
2014-05-24
Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
Nicolas Dufresne
1
-6
/
+0
2014-05-24
v4l2allocator: Add debug assert to detect calls in the wrong state
Nicolas Dufresne
1
-0
/
+4
2014-05-24
v4l2allocator: Reset count when stopped
Nicolas Dufresne
1
-0
/
+2
2014-05-24
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-0
/
+4
2014-05-16
v4l2allocator: Don't trace twice the same message
Nicolas Dufresne
1
-4
/
+4
2014-05-15
v4l2allocator: Fix use of atomic active marker
Nicolas Dufresne
1
-4
/
+4
2014-05-08
v4l2allocator: Reset imported buffer size with expected size
Nicolas Dufresne
1
-1
/
+18
2014-05-08
v4l2allocator: Reset flushed group
Nicolas Dufresne
1
-0
/
+2
2014-05-08
v4l2allocator: Add a method to read number of allocated group
Nicolas Dufresne
1
-0
/
+14
2014-05-08
v4l2allocator: Fix libv4l2 support
Nicolas Dufresne
1
-1
/
+4
2014-05-08
v4l2allocator: Set the flags on the object
Nicolas Dufresne
1
-0
/
+2
2014-05-08
v4l2allocator: There is not group on error
Nicolas Dufresne
1
-5
/
+0
2014-05-08
v4l2-allocator: Add S to REQBUFS/CREATE_BUFS enum
Nicolas Dufresne
1
-2
/
+2
2014-05-08
v4l2: Fixup USERPTR/DMABUF capture support
Nicolas Dufresne
1
-165
/
+186
2014-05-08
v4l2: Add DMABUF and USERPTR importation
Nicolas Dufresne
1
-26
/
+293
2014-05-08
v4l2allocator: Valid FD are bigger or equal to zero
Nicolas Dufresne
1
-1
/
+1
2014-05-08
v4l2: Add dmabuf export support
Nicolas Dufresne
1
-8
/
+100
2014-05-08
v4l2allocator: Guaranty queued state integrety
Nicolas Dufresne
1
-4
/
+42
2014-05-08
Implement V4l2 Allocator
Nicolas Dufresne
1
-0
/
+945