isomp4: Update edit list when re-writing moov
[platform/upstream/gst-plugins-good.git] / sys /
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...
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-16 Wim Taymansosxvideosink: clear rectangle structures before use
2014-12-15 Nicolas Dufresnev4l2object: Always set format
2014-12-15 Arun Raghavanosxaudiosink: Prefer filter caps order while getting...
2014-12-15 Arun Raghavanosxaudiosink: Add some error handling around channel...
2014-12-15 Arun Raghavanosxaudio: Take lock around sink/source before accessing...
2014-12-15 Arun Raghavanosxaudiosrc: Probe channel layout too
2014-12-15 Arun Raghavanosxaudiosink: Only fix up channels/layout for PCM caps...
2014-12-15 Arun Raghavanosxaudiosrc: Implement caps probing
2014-12-15 Arun Raghavanosxaudio: Bind audio device to audio unit early
2014-12-15 Arun Raghavanosxaudiosink: Fix up caps querying a bit
2014-12-15 Arun Raghavanosxaudio: Move osxaudiosrc-specific code out of the...
2014-12-15 Arun Raghavanosxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc...
2014-12-15 Arun Raghavanosxaudiosink: Move device caps probing to get_caps()
2014-12-15 Arun Raghavanosxaudio: Make some debug code compile conditionally
2014-12-15 Arun Raghavanosxaudio: Move device selection to ringbuffer->open_dev...
2014-12-15 Arun Raghavanosxaudio: Consolidate input and output code paths a bit
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
next