oss4: fix a missing unlock and a return-only-when-assertions-enabled
[platform/upstream/gst-plugins-good.git] / sys / v4l2 /
2014-04-30 Nicolas Dufresnev4l2: Correctly map RGB32 format
2014-04-16 Sebastian Drögev4l2videodec: Initialise ioctl struct with zeroes befor...
2014-04-01 Nicolas Dufresnev4l2: Fix support for caps without width, height, frame...
2014-03-29 William Manleyv4l2src: Fix support for mpegts streams
2014-03-29 Vincent Penquerc'hv4l2: attempt to fix infinite (for small version of...
2014-03-28 Rico Tzschichholzv4l2: fix distcheck
2014-03-17 Olivier Crêtev4l2: Implement GstDeviceMonitor subclass
2014-03-16 Olivier Crêtev4l2: Remove GstPropertyProbe leftovers
2014-03-16 Nicolas Dufresnev4l2: Add types compatiblity for other OS
2014-03-15 Nicolas Dufresnev4l2: Remove XV support
2014-03-15 Nicolas Dufresnev4l2: Use a copy of videodev2.h header
2014-03-09 William Manleyv4l2: Fix typo contol -> control
2014-03-09 William Manleyv4l2: Normalise control names in the same way as v4l2-ctl
2014-02-25 Hugues Fruchetv4l2object: do not emit "parsed" caps for vp8
2014-02-25 Nicolas Dufresnev4l2: Don't require parser for VP8
2014-02-25 Nicolas Dufresnev4l2: CAPTURE_MPLANE is well tested now
2014-02-25 Benjamin Gaignardv4l2videodec: Create one element per device
2014-02-25 Nicolas Dufresnev4l2videodec: Calculate latency from device information
2014-02-25 Nicolas Dufresnev4l2videodec: Implement v4l2videodec
2014-02-23 Mark Nauwelaertsv4l2: make some more controls configurable
2014-02-22 Mark Nauwelaertsv4l2src: handle old and odd driver behaviour when listi...
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-25 Ryan Lortiev4l2: guard use of ENODATA with #ifdef
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-13 Vincent Penquerc'hv4l2: fix build break using V4L2_CAP_VIDEO_M2M_MPLANE
2014-01-10 Julien Isorcev4l2bufferpool: check set_config return value in gst_v4...
2014-01-10 Nicolas Dufresnev4l2object: Add parsed=1 field for encoded output
2014-01-10 Nicolas Dufresnev4l2object: Don't leak empty caps
2014-01-10 Julien Isorcev4l2bufferpool: do not stop a stream not previously...
2014-01-10 Nicolas Dufresnev4l2object: Don't enforce dimension field on encoded...
2014-01-10 Julien Isorcev4l2object: unref downstream pool
2014-01-10 Julien Isorcev4l2bufferpool: add gst_v4l2_buffer_pool_flush
2014-01-10 Benjamin Gaignardv4l2object: Add vp8 support
2014-01-10 Nicolas Dufresnev4l2object: Don't force framerate field for OUTPUT
2014-01-10 Nicolas Dufresnev4l2object: _v4l2fourcc_to_structure() can be static
2014-01-10 Nicolas Dufresnev4l2object: Add MPEG1/2 support
2014-01-10 Nicolas Dufresnev4l2object: Ask for a decent buffer size when dealing...
2014-01-10 Nicolas Dufresnev4l2bufferpool: On warn on size change if n_planes > 1
2014-01-10 Julien Isorcev4l2object: check if translated format is valid
2014-01-10 Nicolas Dufresnev4l2object: Validate returned dimensions
2014-01-10 Nicolas Dufresnev4l2object: Ensure max is not smaller then min in decid...
2014-01-10 Nicolas Dufresnev4l2object: Don't keep the max paramter when using...
2014-01-10 Nicolas Dufresnev4l2bufferpool: Respect the suggested min buffer
2014-01-10 Nicolas Dufresnev4l2object: Allocate pool if needed in decide_allocation
2014-01-10 Nicolas Dufresnev4l2object: Add V4L2_CID_MIN_BUFFERS_FOR_CAPTURE support
2014-01-10 Nicolas Dufresnev4l2: Move decide allocation into v4l2object
2014-01-10 Nicolas Dufresnev4l2object: Implement _setup_format()
2014-01-10 Nicolas Dufresnev4l2object: Split out saving format from set_format()
2014-01-10 Julien Isorcev4l2object: set only one plane for encoded format
2014-01-10 Nicolas Dufresnev4l2object: Move code block where it belongs
2014-01-10 Nicolas Dufresnev4l2object: Don't check format specific information
2014-01-10 Nicolas Dufresnev4l2object: Move the extrapolation of stride at the...
2014-01-10 Nicolas Dufresnev4l2object: Move back assertions where they should be
2014-01-10 Nicolas Dufresnev4l2object: Move mplane logic into gst_v4l2_object_get_...
2014-01-10 Nicolas Dufresnev4l2object: Split _v4l2fourcc_to_video_format
2014-01-10 Nicolas Dufresnev4l2bufferpool: Request buffers only once
2014-01-10 Nicolas Dufresnev4l2object: Don't validate dimension for encoded format
2014-01-10 Nicolas Dufresnev4l2object: Quirks for dev without initial format
2014-01-10 Nicolas Dufresnev4l2object: Add gst_v4l2_object_open_shared()
2014-01-10 Nicolas Dufresnev4l2object: Implement gst_v4l2_dup()
2014-01-10 Nicolas Dufresnev4l2object: make IO_MODE enum public
2014-01-10 Nicolas Dufresnev4l2: better handle quirks activation
2014-01-10 Nicolas Dufresnev4l2: Fix h264 caps
2014-01-10 Nicolas Dufresnev4l2object: Split caps in different categories
2014-01-03 Sebastian Rasmussenv4l2: Handle v4l2_ioctl() errors even in error handling
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-25 Nicolas Dufresnev4l2object: Use space instead of tabs
2013-11-25 Nicolas Dufresnev4l2object: Fix header indentation so it's readable...
2013-11-21 Michael Olbrichv4l2: clear cached caps on close
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-11-13 Marc Leemanv4l2object: print FOURCC_FORMAT when enumerating
2013-11-12 Marc Leemanv4l2: init v4l2_buffer to 0x0 before ioctl
2013-10-04 Peter Korsgaardv4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE
2013-10-03 Tim-Philipp Müllerv4l2src: print probed caps as caps again in debug log
2013-09-23 Robert Krakorav4l2bufferpool: Restore original GstMemory in buffer...
2013-09-19 Olivier Crêtev4l2: Remove commented out line
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-09-01 Tim-Philipp MüllerDon't use setlocale in plugins()
2013-08-19 Olivier Crêtev4l2: Add forward declaration for gst_v4l2_object_get_f...
2013-08-19 Olivier Crêtev4l2: De-duplicate caps probing between src and sink
2013-08-19 Olivier Crêtev4l2: Use G_DEFINE_ macros for added thread safety
2013-08-04 Tim-Philipp Müllerv4l2: remove unused enumtypes and use generic marshaller
2013-07-08 Michael Olbrichv4l2: bufferpool: don't forget to release buffer on...
2013-07-02 Michael Olbrichv4l2: don't extract data from caps twice
2013-06-20 Wim Taymansv4l2: don't redefine the PERFORMANCE debug variable
2013-06-19 Sjoerd Simonsv4l2: Optimize negotiation by removing the query filter
2013-06-07 Michael Olbrichv4l2: make sure the element is not deleted before the...
2013-06-05 Michael Olbrichv4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL...
2013-06-04 Michael Olbrichv4l2: improve pixel aspect ratio handling
2013-06-04 Stirling Westrupv4l2: Fix compilation with older kernels
2013-06-04 Michael Olbrichv4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalize
next