v4l2allocator: Add protection against driver bug
[platform/upstream/gst-plugins-good.git] / sys / v4l2 /
2015-01-09 Nicolas Dufresnev4l2allocator: Add protection against driver bug
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-16 Nicolas Dufresnev4l2allocator: Add protection against broken libv4l2
2014-12-15 Nicolas Dufresnev4l2object: Always set format
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-04 Nicolas Dufresnev4l2allocator: Fix CREATE_BUF probing
2014-12-01 Aurélien Zanelliv4l2allocator: fix gst_v4l2_allocator_stop prototype
2014-12-01 Aurélien Zanelliv4l2bufferpool: unref pool when v4l2_allocator_new...
2014-11-30 Nicolas Dufresnev4l2: Remove last include to linux/videodev2.h
2014-11-24 Nicolas DufresneRevert "v4l2allocator: Remove unused variable"
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 Dufresnev4l2allocator: Remove unused variable
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 Aurélien Zanelliv4l2allocator: fix error message if allocator is alread...
2014-11-07 Nicolas Dufresnev4l2bufferpool: Improve buffer validation
2014-11-03 Aurélien Zanelliv4l2bufferpool: fix typo in flags
2014-11-02 Tim-Philipp Müllerv4l2src: fix a couple of minor leaks
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-10-29 Nicolas Dufresnev4l2sink: Implement unlock/unlock_stop
2014-10-28 Tim-Philipp Müllerpulse, v4l2: add missing G_END_DECLS in some places
2014-09-30 Aurélien Zanelliv4l2object: set colorspace for output devices
2014-09-27 Tim-Philipp Müllerv4l2: remove redundant struct declaration
2014-09-16 Peter Korsgaardv4l2allocator: O_CLOEXEC needs _GNU_SOURCE
2014-09-10 Ognyan Tonchevv4l2sink: Unref pool after usage
2014-09-09 Nicolas Dufresnev4l2transform: Don't rank it for now
2014-09-09 Nicolas Dufresnev4l2: Detect bad drivers timestamps
2014-09-09 Nicolas Dufresnev4l2allocator: Workaround driver that don't support...
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-08-29 Hans de Goedev4l2: get_nearest_size: Fix "Unsupported field type...
2014-08-29 Hans de Goedev4l2: get_nearest_size: Always reinit all struct fields...
2014-07-26 Thiago Santosv4l2bufferpool: clear gcond
2014-07-25 Nicolas DufresneRevert "v4l2bufferpool: Workaround elements not request...
2014-07-25 Nicolas Dufresnev4l2object: Don't share own pool if min exceed V4L2...
2014-07-25 Aurélien Zanelliv4l2object: query minimum required buffers for output
2014-07-25 Aurélien Zanelliv4l2sink: use directly 'obj' instead of 'v4l2sink-...
2014-07-25 Aurélien Zanelliv4l2: set debug messages according to device type and...
2014-07-25 Nicolas Dufresnev4l2object: Remove is_active checks
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-09 Nicolas Dufresnev4l2src: Ensure internal pool activation
2014-07-03 Nicolas Dufresnev4l2object: Pool might be NULL in decide allocation
2014-07-03 Nicolas Dufresnev4l2bufferpool: Handle FD error during poll
2014-07-03 Nicolas Dufresnev4l2bufferpool: Wait before polling if queue is empty
2014-07-01 Tim-Philipp Müllerv4l2: fix probing and enumeration of stepwise frame...
2014-07-01 Daniel Drakev4l2object: drop workaround for misbehaving TRY_FMT
2014-06-29 Tim-Philipp Müllerv4l2: fix compiler warnings when compiling with -DG_DIS...
2014-06-26 Olivier CrêteRename GstDeviceMonitor to GstDeviceProvider
2014-06-21 Tim-Philipp Müllerpulse, v4l2: update for device "klass" -> "device-class...
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 Julien Isorcev4l2sink: implement gstvideosink.show_frame instead...
2014-05-26 Nicolas Dufresnev4l2sink: Cleanup old pad alloc declaration
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 Dufresnev4l2object: Simply read back the config to update the...
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 Dufresnev4l2object: Fix configuration of other_pool and importa...
2014-05-24 Nicolas Dufresnev4l2object: Use proposed allocator as default
2014-05-24 Nicolas Dufresnev4l2bufferpool: Fix USERPTR map flags
2014-05-24 Nicolas Dufresnev4l2bufferpool: Prevent num_queued from going negative
2014-05-24 Nicolas Dufresnev4l2videodec: don't stop if loop returned FLUSHING
2014-05-24 Nicolas Dufresnev4l2videodec: Handle early task stop
2014-05-24 Nicolas Dufresnev4l2videodec: Handle gst_pad_start_task() failure
2014-05-24 Nicolas Dufresnev4l2videodec: Add trace for FLUSH_START/STOP handling
2014-05-24 Nicolas Dufresnev4l2videodec: Fix use of atomic value
2014-05-24 Nicolas Dufresnev4l2bufferpool: Improve debugging
2014-05-24 Nicolas Dufresnev4l2videodec: Fix handle_frame error handling
2014-05-24 Nicolas Dufresnev4l2bufferpool: Add a trace when _start() is called
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 Dufresnev4l2allocator: Return a GstFlowReturn instead of boolea...
2014-05-24 Nicolas Dufresnev4l2object: Don't leak config structure
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-17 Nicolas Dufresnev4l2videodec: Handle flush while in start_streaming
2014-05-17 Nicolas Dufresnev4l2allocator: Don't trace twice the same message
2014-05-15 Nicolas Dufresnev4l2: Cleanup M2M properties
2014-05-15 Benjamin Gaignardv4l2bufferpool: Update pool limit with hardware require...
2014-05-15 Nicolas Dufresnev4l2videodec: Handle start_streaming error
2014-05-15 Nicolas Dufresnev4l2videodec: Print the flow return causing the loop...
2014-05-15 Nicolas Dufresnev4l2videodec: Don't lock the decoder when stopping...
next