[v4l2videodecoder] Support TBM for output buffer
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2bufferpool.c
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...
2014-05-24 Nicolas Dufresnev4l2bufferpool: Fix USERPTR map flags
2014-05-24 Nicolas Dufresnev4l2bufferpool: Prevent num_queued from going negative
2014-05-24 Nicolas Dufresnev4l2bufferpool: Improve debugging
2014-05-24 Nicolas Dufresnev4l2bufferpool: Add a trace when _start() is called
2014-05-24 Nicolas Dufresnev4l2allocator: Return a GstFlowReturn instead of boolea...
2014-05-24 Nicolas Dufresnev4l2bufferpool: Port to bufferpool flush_start/stop...
2014-05-19 Sebastian Drögev4l2bufferpool: Explicitly cast enum "subtype" to its...
2014-05-15 Benjamin Gaignardv4l2bufferpool: Update pool limit with hardware require...
2014-05-15 Nicolas Dufresnev4l2: Split flush in start/stop_streaming
2014-05-15 Nicolas Dufresnev4l2bufferpool: Don't deactivate otherpool
2014-05-15 Nicolas Dufresnev4l2bufferpool: Also update num_buffers for import...
2014-05-12 Nicolas Dufresnev4l2bufferpool: Use default VideoInfo for frame operation
2014-05-09 Nicolas Dufresnev4l2pool: Fix leak of config structure in error case
2014-05-08 Nicolas Dufresnev4l2: Replace miss-use of crop meta in favour of proper...
2014-05-08 Nicolas Dufresnev4l2bufferpool: Get number of allocated buffers from...
2014-05-08 Nicolas Dufresnev4l2bufferpool: Improve debugging
2014-05-08 Nicolas Dufresnev4l2bufferpool: Ensure we don't re-enqueue buffer durin...
2014-05-08 Nicolas Dufresnev4l2bufferpool: Re-enqueue buffer at stream start
2014-05-08 Nicolas Dufresnev4l2bufferpool: Acquire cannot return a buffer from...
2014-05-08 Nicolas Dufresnev4l2bufferpool: Remove unreached acquire code
2014-05-08 Nicolas Dufresnev4l2bufferpool: Sanetize buffer refount handling
2014-05-08 Nicolas Dufresnev4l2: Fixup USERPTR/DMABUF capture support
2014-05-08 Nicolas Dufresnev4l2bufferpool: Update config if meta is missing
2014-05-08 Nicolas Dufresnev4l2: Add DMABUF and USERPTR importation
2014-05-08 Nicolas Dufresnev4l2: Introduce DMABUF_IMPORT IO mode
2014-05-08 Nicolas Dufresnev4l2: Add dmabuf export support
2014-05-08 Nicolas Dufresnev4l2bufferpool: Do not pre-configure the pool
2014-05-08 Nicolas Dufresnev4l2bufferpool: Preserve downstream minimum even in RW
2014-05-08 Nicolas Dufresnev4l2bufferpool: Turn cropmeta into a custom option
2014-05-08 Nicolas Dufresnev4l2bufferpool: Port to use GstV4l2Allocator
2014-05-08 Nicolas Dufresnev4l2: Probe for CREATE_BUFS in order to correctly set...
2014-05-08 Nicolas Dufresnev4l2: Move capture eos handling in _process()
2014-05-08 Nicolas Dufresnev4l2: Correctly check if video meta is needed
2014-05-08 Nicolas Dufresnev4l2object: Ensure video and crop meta are enabled...
2014-05-08 Nicolas Dufresnev4l2bufferpool: Enforce activation outside of process
2014-05-08 Nicolas Dufresnev4l2bufferpool: Use obj->n_v4l2_planes for correct...
2014-05-08 Nicolas Dufresnev4l2: Add initial support for alignment and cropping
2014-03-15 Nicolas Dufresnev4l2: Use a copy of videodev2.h header
2014-02-21 Tim-Philipp Müllerv4l2src: also unset INTERLACED flag on buffers if frame...
2014-02-21 Simon Farnsworthv4l2src: Flag interlaced buffers as interlaced.
2014-01-17 Michael Olbrichv4l2: set GST_BUFFER_FLAG_DELTA_UNIT when appropriate
2014-01-17 Michael Olbrichv4l2bufferpool: don't ref the newly created allocator
2014-01-14 Nicolas Dufresnev4l2: Add NV12_64Z32 support
2014-01-10 Julien Isorcev4l2bufferpool: check set_config return value in gst_v4...
2014-01-10 Julien Isorcev4l2bufferpool: do not stop a stream not previously...
2014-01-10 Julien Isorcev4l2bufferpool: add gst_v4l2_buffer_pool_flush
2014-01-10 Nicolas Dufresnev4l2bufferpool: On warn on size change if n_planes > 1
2014-01-10 Nicolas Dufresnev4l2bufferpool: Respect the suggested min buffer
2014-01-10 Nicolas Dufresnev4l2object: Move the extrapolation of stride at the...
2014-01-10 Nicolas Dufresnev4l2bufferpool: Request buffers only once
2013-12-04 Julien Isorcev4l2bufferpool: add support for multi-planar V4l2 API...
2013-12-04 Julien Isorcev4l2: refactor by emulating one v4l2_plane in non-MPLAN...
2013-12-04 Julien Isorcev4l2: add support for multi-planar V4L2 API
2013-11-12 Marc Leemanv4l2: init v4l2_buffer to 0x0 before ioctl
2013-10-04 Peter Korsgaardv4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE
2013-09-23 Robert Krakorav4l2bufferpool: Restore original GstMemory in buffer...
2013-09-18 Olivier Crêtev4l2bufferpool: dmabuf is not a singleton anymore
2013-09-09 Mathieu Duponchellev4l2: Use newly #defined metadata names.
2013-09-09 Sebastian Drögev4l2bufferpool: Fix missing condition in previous commit
2013-09-09 Sebastian Drögev4l2bufferpool: Also fix strides for other semi-planar...
2013-09-09 Andreea Fulgerv4l2bufferpool: Fix stride for NV12/NV21
2013-07-08 Michael Olbrichv4l2: bufferpool: don't forget to release buffer on...
2013-06-07 Michael Olbrichv4l2: make sure the element is not deleted before the...
2013-06-04 Michael Olbrichv4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalize
2013-06-03 Michael Olbrichv4l2: rework sink buffer refcounting
2013-05-21 Michael Olbrichv4l2: keep a reference to all queued buffers
2013-05-07 Michael Olbrichv4l2: request 0 buffers when stopping
2013-05-04 Philipp Zabelv4l2: fill out v4l2_buffer.bytesused field for v4l2sink
2013-05-03 Michael Olbrichv4l2: try to allocate new buffers with VIDIOC_CREATE_BU...
2013-05-01 Michael Olbrichv4l2: fix and cleanup VIDIOC_EXPBUF handling
2013-04-27 Michael Olbrichv4l2: also poll for output devices
2013-04-25 Michael Olbrichv4l2: bufferpool: reset buffer size in release_buffer
2013-04-25 Michael Olbrichv4l2: bufferpool: remove unused includes
2013-04-03 Wim Taymansv4l2: free all queued buffers
2013-04-03 Wim Taymansv4l2: improve debug
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-19 Benjamin Gaignardv4l2: Add support of dmabuf
2013-02-15 Benjamin Gaignardv4l2: don't check stride for encoded formats
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-03 Michael Smithmeta info: threadsafe registration using g_once
2012-08-09 Matthias Clasenv4l2: fix build with recent kernels, the v4l2_buffer...
2012-08-08 Tim-Philipp MüllerSilence some 'variable may be used uninitialized' compi...
2012-07-09 Wim Taymansfix for allocator API changes
2012-06-26 Wim Taymansv4l2: improve debug
2012-06-26 Wim TaymansRevert "v4l2: free kernel buffers before allocating...
2012-06-26 Wim Taymansv4l2: free kernel buffers before allocating new ones
2012-06-26 Wim Taymansv4l2: setup strides and offsets for all planes
2012-04-24 Wim Taymansv4l2: use driver timestamps
2012-04-23 Wim Taymansv4l2: Improve buffer management
2012-04-23 Wim Taymansv4l2: free the queued buffers
2012-04-23 Wim Taymansv4l2: mark memory as no-share
2012-04-19 Wim Taymansv4l2: update for video api change
2012-04-19 Sebastian Drögevideo: Update for libgstvideo API changes
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
next