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
/
gstv4l2bufferpool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
v4l2: Don't use allocator size to iterate
Nicolas Dufresne
1
-5
/
+1
2015-01-08
v4l2bufferpool: Don't clean buffer array in dispose
Nicolas Dufresne
1
-6
/
+0
2015-01-08
v4l2bufferpool: Don't ref queued output buffer
Nicolas Dufresne
1
-10
/
+14
2015-01-08
v4l2bufferpool: Never fail on streamoff
Nicolas Dufresne
1
-33
/
+8
2014-12-19
v4l2pool: Update configuration size
Nicolas Dufresne
1
-3
/
+3
2014-12-16
v4l2bufferpool: Disable create_buf with libv4l2
Nicolas Dufresne
1
-0
/
+8
2014-12-09
v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED
Aurélien Zanelli
1
-0
/
+10
2014-12-07
v4l2: Workaround libv4l2 RW emulation bug
Nicolas Dufresne
1
-0
/
+9
2014-12-07
v4l2: Fix RW io mode
Nicolas Dufresne
1
-6
/
+11
2014-12-04
v4l2bufferpool: Cleanup uneeded check and cases
Nicolas Dufresne
1
-9
/
+2
2014-12-04
v4l2pool: Fix CREATE_BUFS support for capture
Nicolas Dufresne
1
-9
/
+23
2014-12-01
v4l2bufferpool: unref pool when v4l2_allocator_new() fails
Aurélien Zanelli
1
-0
/
+1
2014-11-24
Revert "v4l2: move vb_queue probing from allocator to v4l2object"
Nicolas Dufresne
1
-10
/
+10
2014-11-24
Revert "v4l2object: allow to automatic selection of dmabuf"
Nicolas Dufresne
1
-2
/
+0
2014-11-21
v4l2: Handle corrupted buffer with empty payload
Nicolas Dufresne
1
-4
/
+24
2014-11-21
v4l2object: allow to automatic selection of dmabuf
Benjamin Gaignard
1
-0
/
+2
2014-11-21
v4l2: move vb_queue probing from allocator to v4l2object
Benjamin Gaignard
1
-10
/
+10
2014-11-07
v4l2bufferpool: Improve buffer validation
Nicolas Dufresne
1
-3
/
+17
2014-11-03
v4l2bufferpool: fix typo in flags
Aurélien Zanelli
1
-4
/
+5
2014-11-01
v4l2: Clean up interlace support
Simon Farnsworth
1
-9
/
+19
2014-10-29
v4l2bufferpool: cleanly handle streamon failure for output device
Aurélien Zanelli
1
-0
/
+14
2014-10-29
v4l2bufferpool: implement dispose method
Aurélien Zanelli
1
-7
/
+22
2014-10-29
v4l2bufferpool: check that allocator is non null when stopping pool
Aurélien Zanelli
1
-2
/
+3
2014-09-09
v4l2: Merge min_buffers_for* variable into one
Nicolas Dufresne
1
-4
/
+1
2014-09-09
v4l2: set min_latency for output device according to required minimum number ...
Aurélien Zanelli
1
-2
/
+4
2014-07-26
v4l2bufferpool: clear gcond
Thiago Santos
1
-0
/
+2
2014-07-25
Revert "v4l2bufferpool: Workaround elements not requesting any buffers"
Nicolas Dufresne
1
-6
/
+0
2014-07-11
v4l2bufferpool: Fix copy threshold implementation
Nicolas Dufresne
1
-24
/
+26
2014-07-11
v4l2allocator: Use qdata instead of parenting to DmabufMemory
Nicolas Dufresne
1
-2
/
+3
2014-07-10
v4l2bufferpool: Workaround elements not requesting any buffers
Nicolas Dufresne
1
-0
/
+6
2014-07-03
v4l2bufferpool: Handle FD error during poll
Nicolas Dufresne
1
-5
/
+8
2014-07-03
v4l2bufferpool: Wait before polling if queue is empty
Nicolas Dufresne
1
-1
/
+22
2014-06-12
v4l2bufferpool: Cleanly handle v4l2_allocator_new failure
Nicolas Dufresne
1
-0
/
+7
2014-06-04
v4l2bufferpool: Cleanup poll method and retry on EINTR/EAGAIN
Nicolas Dufresne
1
-11
/
+21
2014-05-26
v4l2bufferpool: Copy already queued buffer
Nicolas Dufresne
1
-27
/
+28
2014-05-26
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-233
/
+207
2014-05-25
v4l2bufferpool: Don't queue all the buffers before dequeueing first
Nicolas Dufresne
1
-2
/
+1
2014-05-25
v4l2: Cleanup and fix calculation of latency
Nicolas Dufresne
1
-40
/
+36
2014-05-24
Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
Nicolas Dufresne
1
-187
/
+229
2014-05-24
v4l2bufferpool: Fix USERPTR map flags
Nicolas Dufresne
1
-1
/
+1
2014-05-24
v4l2bufferpool: Prevent num_queued from going negative
Nicolas Dufresne
1
-3
/
+5
2014-05-24
v4l2bufferpool: Improve debugging
Nicolas Dufresne
1
-7
/
+10
2014-05-24
v4l2bufferpool: Add a trace when _start() is called
Nicolas Dufresne
1
-0
/
+2
2014-05-24
v4l2allocator: Return a GstFlowReturn instead of boolean in alloc
Nicolas Dufresne
1
-1
/
+1
2014-05-24
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
1
-233
/
+191
2014-05-19
v4l2bufferpool: Explicitly cast enum "subtype" to its "supertype"
Sebastian Dröge
1
-3
/
+4
2014-05-15
v4l2bufferpool: Update pool limit with hardware requiremenst
Benjamin Gaignard
1
-5
/
+8
2014-05-15
v4l2: Split flush in start/stop_streaming
Nicolas Dufresne
1
-12
/
+21
2014-05-15
v4l2bufferpool: Don't deactivate otherpool
Nicolas Dufresne
1
-3
/
+0
2014-05-15
v4l2bufferpool: Also update num_buffers for import cases
Nicolas Dufresne
1
-0
/
+2
[next]