interleave: Fix the example by setting channel-masks in the sink pads
[platform/upstream/gstreamer.git] / sys /
2016-01-04 Pablo Antonv4l2-*: Configuring output pool correctly for using...
2015-12-29 Wim Taymansv4l2deviceprovider: add properties to the device
2015-12-21 Thomas Roosdirectsoundsink: Fix sleep for buffer-time lower than...
2015-12-18 Nicolas Dufresnev4l2object: Update formats table
2015-12-14 Thomas Roosdirectsoundsink: Check device property and fail if...
2015-12-14 Thomas Roosdirectsoundsink: Fix handling of the mute property
2015-12-11 Thomas Roosdirectsoundsink: Check the return value of GetStatus...
2015-12-01 Wim Taymansv4l2bufferpool: don't block when resurecting a buffer
2015-11-25 Philipp Zabelv4l2: videodec: choose format from caps
2015-11-25 Philipp Zabelv4l2: add gst_v4l2_object_probe_caps
2015-11-25 Nicolas Dufresnev4l2-probe: Skip devices without supported formats
2015-11-25 Nicolas Dufresnev4l2: Track /dev/video* to triggered required probe
2015-11-19 Nicolas Dufresnev4l2: Fix capture/output-io-mode properties
2015-11-15 Reynaldo H. Verdej... v4l2/object: remove unnecessary NULL check before g_free()
2015-11-15 Reynaldo H. Verdej... osssrc: remove unnecessary NULL check before g_free()
2015-11-15 Reynaldo H. Verdej... sunaudiosrc: remove unnecessary NULL checks before...
2015-11-13 Aurélien Zanelliv4l2object: add support of NV16, NV61 and NV24 formats
2015-11-03 Arun Raghavanv4l2: Set O_CLOEXEC on the device fd
2015-10-28 Nirbheek Chauhanv4l2: fix double-unref in the v4l2 device provider
2015-10-02 Jan Schmidtximagesrc: Gather and coalesce all damaged areas before...
2015-08-20 Jean-Michel Hautboisv4l2transform: fix pad closing
2015-08-17 Dustin Spicuzzadirectsoundsink: allow specifying audio playback device
2015-07-25 Dimitrios Katsarosv4l2: Allow framerate to be large then 100pfs
2015-07-23 Hyunjun Kov4l2bufferpool: set GST_BUFFER_COPY_FLAGS to copy flags...
2015-07-20 Song Bingv4l2bufferpool: Set timestamp when queue buffer.
2015-07-14 Ilya Konstantinovosxaudiosrc: no resampling on OS X
2015-07-14 Ilya Konstantinovosxaudiosrc: avoid get_channel_layout
2015-07-14 Arun Raghavanosxaudio: Avoid making a duplicate structure in caps...
2015-07-14 Arun Raghavanosxaudio: Don't set the format on an initialized AudioUnit
2015-07-14 Arun Raghavanosxaudio: Minor spelling fix (unitialize -> uninitialize)
2015-07-14 Ilya Konstantinovosxaudio: Fix lockup in _audio_unit_property_listener
2015-07-14 Ilya Konstantinovosxaudio: Invalidate cached caps on format change
2015-07-14 Ilya Konstantinovosxaudio: Overhaul of probing caps
2015-07-14 Ilya Konstantinovosxaudio: AudioUnitInitialize on open
2015-07-06 Hyunjun Koximagesrc: add meta transform function
2015-07-02 Luis de Bethencourtv4l2transform: fix memory leak
2015-06-29 Luis de Bethencourtv4l2: document fallthrough cases
2015-06-12 Ilya Konstantinovosxaudio: fix latency property query on RemoteIO
2015-06-10 Philipp Zabelgstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOS
2015-06-09 Enrico Jornsv4l2: Allow scaling in the v4l2*convert element
2015-06-08 Nicolas Dufresnev4l2: Also set colorimetry on output devices
2015-06-08 Nicolas Dufresnev4l2: Add missing SMTP240M matrix
2015-06-08 Nicolas Dufresnev4l2object: Fully implement colorimetry support
2015-06-08 Nicolas Dufresnev4l2: Update kernel headers to latest from media tree
2015-06-05 Nicolas Dufresnev4l2: Don't warn when optional CID are not implement
2015-04-22 Wim Taymansv4l2: don't add the same interlace mode twice
2015-04-21 Luis de Bethencourtv4l2: cast unused return to void
2015-04-16 Ilya Konstantinovosxaudio: fix spelling in debug message
2015-04-02 Peter Seidererv4l2src: device sequence/offset correction in case...
2015-04-02 Peter Seidererv4l2src: add frame loss detection
2015-04-02 Peter Seidererv4l2: use v4l2 capture device sequence counter
2015-04-02 Tobias Modschiedlerv4l2: Ask the driver about its requirements for min_buf...
2015-03-24 Julien Isorceosxvideosink: check for deprecated constants prior...
2015-03-23 Ilya Konstantinovosxaudio: Fix string format warning on 32-bit
2015-03-13 Thiago Santosv4l2src: delay renegotiation until it is likely buffers...
2015-03-13 Thiago Santosv4l2object: add gst_v4l2_object_try_format
2015-03-11 Jan SchmidtRemove a couple of superfluous trailing semi-colons
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-10 Ilya Konstantinovosxaudio: stream format is an SPDIF-only field
2015-03-10 Ilya Konstantinovosxaudio: fix spaces
2015-03-10 Ilya Konstantinovosxaudio: add type check macro
2015-03-10 Ilya Konstantinovosxaudio: rename gst_core_audio_set_channels_layout()
2015-03-10 Ilya Konstantinovosxaudio: remove unused finalize
2015-03-08 Nicolas Dufresnev4l2bufferpool: Don't update buffer for OUTPUT
2015-03-06 Thiago Santosdirectsoundsink: fix modulo math with ringbuffer parameters
2015-03-03 Arun Raghavanosxaudiosrc: Allow caps renegotiation
2015-03-03 Ilya Konstantinovosxaudiosink: Allow renegotiating caps
2015-03-02 Gwenole Beauchesnev4l2allocator: fix fd leak in DMABUF import mode.
2015-03-01 Nicolas Dufresnev4l2bufferpool: Add missing break
2015-03-01 Nicolas Dufresnev4l2: Workaround driver not setting field correctly
2015-02-26 Aurélien Zanelliv4l2: query crop configuration after each call of S_CROP
2015-02-26 Aleix Conchillo... v4l2bufferpool: Check corruption flag on the right...
2015-02-25 Aurélien Zanelliv4l2object: set colorspace in caps for capture devices
2015-02-25 Aurélien Zanelliv4l2bufferpool: fix import_userptr() in single-planar...
2015-02-25 Aurélien Zanelliv4l2allocator: let bufferpool calculate image size...
2015-02-25 Philippe De Muyterv4l2object: recognize and distinguish all bayer arrange...
2015-02-25 Aurélien Zanelliv4l2bufferpool: set v4l2_buffer.field when queuing...
2015-02-24 Ilya Konstantinovosxaudiosrc: iOS resampling causes stuttering
2015-02-23 Tim-Philipp Müllerximagesrc: remove pointless g_return_val_if_fail()
2015-02-20 Nicolas Dufresnev4l2: Enable copy when no known allocation params
2015-02-20 Nicolas Dufresnev4l2bufferpool: Update allocator flags
2015-02-20 Nicolas Dufresnev4l2bufferpool: Use specific debug category
2015-02-18 Luis de BethencourtRevert "v4l2: fraction is reversed"
2015-02-18 Luis de Bethencourtv4l2: fraction is reversed
2015-02-18 Nicolas Dufresnev4l2pool: Deactivate other pool
2015-02-15 Nicolas Dufresnev4l2allocator: Fix freeing of shared memory
2015-01-22 Peter Seidererv4l2object: reuse caps framerate if not overwritten...
2015-01-13 Nicolas Dufresnev4l2videodec: Proxy getcaps
2015-01-10 Sebastian Drögeosxvideosink: Disable hack for NSApp iteration with...
2015-01-09 Nicolas Dufresnev4l2videodec: Prevent renegotiation
2015-01-09 Nicolas Dufresnev4l2videodec: Don't unlock the stream lock twice
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-22 Sebastian Drögeosxaudio: Directly return the ringbuffer's caps if...
2014-12-22 Sebastian Drögeosxaudio: Put all audio formats into the template caps
2014-12-22 Sebastian Drögeosxaudio: Also set the big endian flag for floating...
2014-12-22 Sebastian Drögeosxaudio: Fix deadlock and property change notification...
next