v4l2bufferpool: Queue number of allocated buffers to capture
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2bufferpool.c
2019-11-20 Nicolas Dufresnev4l2bufferpool: Queue number of allocated buffers to...
2019-08-07 Damian Hobson-Garciav4l2bufferpool: return TRUE when buffer pool orphaning...
2019-08-07 Damian Hobson-Garciav4l2bufferpool: Free orphaned allocator resources when...
2019-04-05 Philipp Zabelv4l2bufferpool: support orphaning
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-10-24 Wonchul Leev4l2bufferpool: fix typo resurect to resurrect
2018-08-27 Nicolas Dufresnev4l2bufferpool: Validate stride/offset when importing
2018-08-27 Nicolas Dufresnev4l2bufferpool: Fix typo in error message
2018-08-27 Nicolas Dufresnev4l2bufferpool: Only queue buffer if preparation worked
2018-08-27 Nicolas Dufresnev4l2bufferpool: Activate the other pool first
2018-07-14 Nicolas Dufresnev4l2bufferpool: Validate that capture buffers were...
2018-07-14 Nicolas Dufresnev4l2bufferpool: Only return eos for M2M devices
2018-07-12 Nicolas Dufresnev4l2bufferpool: Remove duplicate check
2018-06-07 Nicolas Dufresnev4l2bufferpool: Drop truncated frames
2018-06-07 Nicolas Dufresnev4l2bufferpool: Try return input buffer soon
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-11-03 Nicolas Dufresnev4l2allocator: Add support for data_offset
2017-09-19 Nicolas Dufresnev4l2bufferpool: Don't stop streaming when pool is flushing
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-08-08 Cyril Lashkevichv4l2bufferpool: Don't mark jpeg frames as deltas
2017-08-02 Nicolas Dufresnev4l2bufferpool: Don't drop buffer ref on qbuf
2017-08-01 Nicolas Dufresnev4l2bufferpool: Copy flags and timestamp when importing
2017-07-24 Nicolas Dufresnev4l2: Fix compilation without libv4l2
2017-07-24 Nicolas Dufresnev4l2: Keep ref to element in allocator/pool
2017-07-24 Nicolas Dufresnev4l2: Add run-time environment to enable libv4l2
2017-07-18 Nicolas Dufresnev4l2: Merge v4l2_calls.h into gstv4l2object.h
2017-06-29 Matt Fischerv4l2: Block recursive calls to resurect_buffer
2017-05-24 Ayakav4l2pool: Fix wrong error message
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-04-10 Todor Tomovv4l2object: Copy timestamp when importing buffers
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2017-01-16 Jean-Christophe... v4l2bufferpool: remove duplicated line of code
2017-01-09 Tim-Philipp MüllerFix indentation
2016-11-24 Philipp Zabelgstv4l2bufferpool: lock flush_stop against regular...
2016-11-24 Philipp Zabelgstv4l2bufferpool: remove critical error message when...
2016-07-07 Reynaldo H. Verdej... v4l2: use opened device caps instead of physical device...
2016-06-01 Josep Torrav4l2src: check for valid size on raw video buffers
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-20 Tim-Philipp Müllerv4l2: don't use undeclared core debug category symbols
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-12-01 Wim Taymansv4l2bufferpool: don't block when resurecting a buffer
2015-07-23 Hyunjun Kov4l2bufferpool: set GST_BUFFER_COPY_FLAGS to copy flags...
2015-07-20 Song Bingv4l2bufferpool: Set timestamp when queue buffer.
2015-06-10 Philipp Zabelgstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOS
2015-04-02 Peter Seidererv4l2: use v4l2 capture device sequence counter
2015-04-02 Tobias Modschiedlerv4l2: Ask the driver about its requirements for min_buf...
2015-03-08 Nicolas Dufresnev4l2bufferpool: Don't update buffer for OUTPUT
2015-03-02 Gwenole Beauchesnev4l2allocator: fix fd leak in DMABUF import mode.
2015-03-01 Nicolas Dufresnev4l2bufferpool: Add missing break
2015-03-01 Nicolas Dufresnev4l2: Workaround driver not setting field correctly
2015-02-26 Aleix Conchillo... v4l2bufferpool: Check corruption flag on the right...
2015-02-25 Aurélien Zanelliv4l2bufferpool: fix import_userptr() in single-planar...
2015-02-25 Aurélien Zanelliv4l2allocator: let bufferpool calculate image size...
2015-02-25 Aurélien Zanelliv4l2bufferpool: set v4l2_buffer.field when queuing...
2015-02-20 Nicolas Dufresnev4l2: Enable copy when no known allocation params
2015-02-20 Nicolas Dufresnev4l2bufferpool: Update allocator flags
2015-02-20 Nicolas Dufresnev4l2bufferpool: Use specific debug category
2015-02-18 Nicolas Dufresnev4l2pool: Deactivate other pool
2015-01-09 Nicolas Dufresnev4l2: Don't use allocator size to iterate
2015-01-09 Nicolas Dufresnev4l2bufferpool: Don't clean buffer array in dispose
2015-01-09 Nicolas Dufresnev4l2bufferpool: Don't ref queued output buffer
2015-01-08 Nicolas Dufresnev4l2bufferpool: Never fail on streamoff
2014-12-19 Nicolas Dufresnev4l2pool: Update configuration size
2014-12-16 Nicolas Dufresnev4l2bufferpool: Disable create_buf with libv4l2
2014-12-09 Aurélien Zanelliv4l2bufferpool: set buffer interlace flags when field...
2014-12-07 Nicolas Dufresnev4l2: Workaround libv4l2 RW emulation bug
2014-12-07 Nicolas Dufresnev4l2: Fix RW io mode
2014-12-04 Nicolas Dufresnev4l2bufferpool: Cleanup uneeded check and cases
2014-12-04 Nicolas Dufresnev4l2pool: Fix CREATE_BUFS support for capture
2014-12-01 Aurélien Zanelliv4l2bufferpool: unref pool when v4l2_allocator_new...
2014-11-24 Nicolas DufresneRevert "v4l2: move vb_queue probing from allocator...
2014-11-24 Nicolas DufresneRevert "v4l2object: allow to automatic selection of...
2014-11-21 Nicolas Dufresnev4l2: Handle corrupted buffer with empty payload
2014-11-21 Benjamin Gaignardv4l2object: allow to automatic selection of dmabuf
2014-11-21 Benjamin Gaignardv4l2: move vb_queue probing from allocator to v4l2object
2014-11-07 Nicolas Dufresnev4l2bufferpool: Improve buffer validation
2014-11-03 Aurélien Zanelliv4l2bufferpool: fix typo in flags
2014-11-01 Simon Farnsworthv4l2: Clean up interlace support
2014-10-29 Aurélien Zanelliv4l2bufferpool: cleanly handle streamon failure for...
2014-10-29 Aurélien Zanelliv4l2bufferpool: implement dispose method
2014-10-29 Aurélien Zanelliv4l2bufferpool: check that allocator is non null when...
2014-09-09 Nicolas Dufresnev4l2: Merge min_buffers_for* variable into one
2014-09-09 Aurélien Zanelliv4l2: set min_latency for output device according to...
2014-07-26 Thiago Santosv4l2bufferpool: clear gcond
2014-07-25 Nicolas DufresneRevert "v4l2bufferpool: Workaround elements not request...
2014-07-11 Nicolas Dufresnev4l2bufferpool: Fix copy threshold implementation
2014-07-11 Nicolas Dufresnev4l2allocator: Use qdata instead of parenting to Dmabuf...
2014-07-10 Nicolas Dufresnev4l2bufferpool: Workaround elements not requesting...
2014-07-03 Nicolas Dufresnev4l2bufferpool: Handle FD error during poll
2014-07-03 Nicolas Dufresnev4l2bufferpool: Wait before polling if queue is empty
2014-06-12 Nicolas Dufresnev4l2bufferpool: Cleanly handle v4l2_allocator_new failure
2014-06-04 Nicolas Dufresnev4l2bufferpool: Cleanup poll method and retry on EINTR...
2014-05-26 Nicolas Dufresnev4l2bufferpool: Copy already queued buffer
2014-05-26 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-25 Nicolas Dufresnev4l2bufferpool: Don't queue all the buffers before...
2014-05-25 Nicolas Dufresnev4l2: Cleanup and fix calculation of latency
2014-05-25 Nicolas DufresneRevert "v4l2bufferpool: Port to bufferpool flush_start...
next