[v4l2videodecoder] Support TBM for output buffer
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2allocator.c
2020-12-18 Jeongmo Yang[v4l2videodecoder] Support TBM for output buffer 04/248104/13 accepted/tizen/unified/20201228.130117 submit/tizen/20201224.112819
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-04-05 Philipp Zabelv4l2allocator: support orphaning
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-10-24 Nicolas Dufresnevl42allocator: Don't dup exported dmabufs
2018-10-24 Nicolas Dufresnev4l2allocator: Don't dup imported DMABuf FD
2018-08-27 Nicolas Dufresnev4l2allocator: Trace the buffer index we import to
2018-07-14 Nicolas Dufresnev4l2allocator: Fix userptr importation
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-03 Nicolas Dufresnev4l2allocator: Add support for data_offset
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
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-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-28 Matt Fischerv4l2allocator: Fix memory leak with dmabuf
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-01-24 Jean-Christophe... v4l2allocator: reference memory before the buffer is...
2017-01-16 Jean-Christophe... v4l2allocator: fix memory type in allocator probe
2016-11-01 William Manleyv4l2: Warn, don't assert if v4l gives us a buffer with...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-02-08 Luis de Bethencourtv4l2allocator: Fix spelling of reenqueueing
2016-02-08 Nicolas Dufresnev4l2allocator: Fix spelling of queueing
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-06-10 Philipp Zabelgstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOS
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-15 Nicolas Dufresnev4l2allocator: Fix freeing of shared memory
2015-01-09 Nicolas Dufresnev4l2allocator: Add protection against driver bug
2015-01-09 Nicolas Dufresnev4l2: Don't use allocator size to iterate
2014-12-16 Nicolas Dufresnev4l2allocator: Add protection against broken libv4l2
2014-12-04 Nicolas Dufresnev4l2allocator: Fix CREATE_BUF probing
2014-11-24 Nicolas DufresneRevert "v4l2allocator: Remove unused variable"
2014-11-24 Nicolas DufresneRevert "v4l2: move vb_queue probing from allocator...
2014-11-21 Nicolas Dufresnev4l2allocator: Remove unused variable
2014-11-21 Benjamin Gaignardv4l2: move vb_queue probing from allocator to v4l2object
2014-11-07 Aurélien Zanelliv4l2allocator: fix error message if allocator is alread...
2014-09-16 Peter Korsgaardv4l2allocator: O_CLOEXEC needs _GNU_SOURCE
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