configure: Don't fail if gudev is not present
[platform/upstream/gst-plugins-good.git] / sys /
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: Fix typo V4L_DIR intead of V4L2_DIR
2014-03-15 Nicolas Dufresnev4l2: Actually build the plugin
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-03-05 Thijs Vermeirosxvideo: fix build on Mac OSX Mavericks and put new...
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-02-19 Thijs Vermeirosxaudio: remove unused variables
2014-02-08 Sebastian Drögeoss4: Fix typo in header include guard
2014-02-05 Edward Herveyosxvideo: Fix libtool usage
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-14 Justin Joyosshelper: Don't leak fd when getting card name
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
2014-01-02 Jeremy Huddleston... osxvideo: unifdef -DRUN_NS_APP_THREAD
2014-01-02 Jeremy Huddleston... osxvideo: Assume SDK and deployment target are at least...
2013-12-31 Sebastian Drögeosx: Make OSX version checks more consistent
2013-12-31 Jeremy Huddlestonosxvideosink: Fix build on updated OS X Leopard
2013-12-08 Alessandro Decinaosxvideosink: fix segfault when dealing with padded...
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-11-06 Andoni Morales Ala... osxaudiosink: fix segfault when we can't get the channe...
2013-10-28 Matthieu Bouronosxvideosink: fix missing selector name warnings
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-24 Andoni Morales Ala... osxvideosink: fix segfault releasing the sink
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-21 Sebastian Drögedirectsoundsink: WAVEFORMATEX is unsigned for 8 bit...
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
next