rtp/README: update pipelines to work with 1.0
[platform/upstream/gst-plugins-good.git] / sys /
2014-05-05 Tim-Philipp Müllerv4l2: minor fix for closing the fd
2014-05-04 Nicolas Dufresnev4l2devicemonitor: Port to use GstV4l2Iterator
2014-05-04 Nicolas Dufresnev4l2: Use single pass iterator for M2M probe
2014-05-04 Nicolas Dufresnev4l2: Add a common device enumerator
2014-05-04 Nicolas Dufresnev4l2videodec: Simplify sub-instanciation mechanism
2014-05-04 Nicolas Dufresnev4l2: Cleanup plugin registration
2014-05-02 Vincent Penquerc'hoss4: remove dead mixer code
2014-05-02 Vincent Penquerc'hoss4: fix a missing unlock and a return-only-when-asser...
2014-04-30 Nicolas Dufresnev4l2: Correctly map RGB32 format
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-16 Sebastian Drögev4l2videodec: Initialise ioctl struct with zeroes befor...
2014-04-13 Edward Herveyoss4: Maximum number of channels support is 8
2014-04-12 Sebastian Drögeosxvideosink: Set rank to MARGINAL
2014-04-08 Matthieu Bouronosxvideosink: use the video frame API instead of the...
2014-04-08 Matthieu Bouronosxvideosink: advertize video meta API support
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-27 Tim-Philipp Müllerximagesrc: only extrapolate alpha mask for 32-bit depth
2014-03-27 Nicolas Dufresneximagesrc: Add ARGB/BGRA support
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...
next