summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* v4l2object: Don't set colorimetry for non YUV formatsNicolas Dufresne2016-01-191-0/+39
* wavparse: Don't play anything after the end of the data chunk even when seekingSebastian Dröge2016-01-191-0/+8
* wavparse: Don't do calculations with -1 offsets when handling SEGMENT eventsSebastian Dröge2016-01-191-1/+1
* rtspsrc: handle rtcp/srtcp caps properly when using interleaved dataAleix Conchillo Flaqué2016-01-181-1/+5
* osxaudio: Fix error handling when selecting/opening devicesNirbheek Chauhan2016-01-162-3/+14
* wavparse: When flushing on EOS, don't process more data than the "data" sizeSebastian Dröge2016-01-161-2/+0
* sbcparse: Fix frame length calculationTim Sheridan2016-01-161-4/+4
* vp8enc: Return FLOW_ERROR when an error accuresThibault Saunier2016-01-161-1/+1
* rtpvrawdepay: fix major memory leak and performance issueTim-Philipp Müller2016-01-111-4/+3
* scaletempo: Free the various buffers in GstBaseTransform::stop()Sebastian Dröge2015-12-281-0/+20
* rtpj2kdepay: Push one JPEG2000 frame per buffer, not a buffer list with multi...Vincent Dehors2015-12-181-19/+6
* Release 1.6.21.6.2Sebastian Dröge2015-12-1473-127/+390
* Update .po filesSebastian Dröge2015-12-1441-1092/+859
* po: Update translationsSebastian Dröge2015-12-144-836/+1067
* directsoundsink: Fix handling of the mute propertyThomas Roos2015-12-141-5/+10
* v4l2bufferpool: don't block when resurecting a bufferWim Taymans2015-12-141-1/+3
* directsoundsink: Check the return value of GetStatus() too to decide if there...Thomas Roos2015-12-111-8/+13
* rtpgstdepay: Properly handle backward compat for event deserializationJosep Torra2015-12-091-3/+2
* tests: rtp-payloading: Test for handling of custom events in rtpgstJosep Torra2015-12-091-0/+93
* rtpjitterbuffer: Fix packet dropping after a big discontSebastian Dröge2015-12-091-1/+11
* avimux: don't crash if we never got audio caps before stoppingMichael Olbrich2015-12-071-0/+2
* wavparse: flush upstream when seeking in pull modeThiago Santos2015-12-011-0/+2
* qtdemux: Cast to signed integers to prevent unsigned compare between negative...Sebastian Dröge2015-12-011-2/+4
* splitmuxpartreader: Fix GCond leakVineeth TM2015-11-161-0/+1
* pulse: Don't leak caps and structures in the device providerNirbheek Chauhan2015-11-051-0/+4
* qtdemux: support for cenc auxiliary info parsing outside of moof boxPhilippe Normand2015-11-052-17/+53
* v4l2: Set O_CLOEXEC on the device fdArun Raghavan2015-11-051-1/+6
* flvmux: fix writing of creation timeTim-Philipp Müller2015-11-011-1/+1
* flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONEHavard Graff2015-11-012-1/+8
* flvmux: use time segment and copy timestamps when streamableHavard Graff2015-11-012-3/+189
* Release 1.6.11.6.1Sebastian Dröge2015-10-3073-155/+507
* Update .po filesSebastian Dröge2015-10-3034-34/+34
* po: Update translationsSebastian Dröge2015-10-307-70/+57
* v4l2: fix double-unref in the v4l2 device providerNirbheek Chauhan2015-10-281-1/+0
* matroskamux: don't drop JPEG frames that only have PTS but no DTS setNicola Murino2015-10-281-1/+4
* qtmux: Allow negotiating to S8 as a raw format but stop making it best choiceThibault Saunier2015-10-282-6/+4
* qtmux: Add prores supportThibault Saunier2015-10-282-0/+17
* tests/check/splitmux: test that the release_pad vfunc of splitmuxsink actuall...George Kiagiadakis2015-10-281-0/+20
* splitmuxsink: do not destroy the multiqueue & muxer when going to NULLGeorge Kiagiadakis2015-10-281-1/+7
* scaletempo: F64 support is only available in GIT master at this pointSebastian Dröge2015-10-271-13/+1
* scaletempo: Fix handling of rate < 0Sebastian Dröge2015-10-272-22/+131
* check: Dist splitvideo0[012].ogg test files.Jan Schmidt2015-10-261-1/+3
* rtpj2kpay: update fragment offsetThiago Santos2015-10-201-0/+1
* qtmux: Don't unconditionally use strnlen()Ryan Hendrickson2015-10-201-1/+3
* mpegaudioparse: Fix buffer memory leak during failuresVineeth TM2015-10-201-3/+3
* auparse: Fix event memory leakVineeth TM2015-10-191-0/+1
* qtdemux: fix caps leakGuillaume Desmottes2015-10-171-0/+6
* qtdemux: Fix taglist memory leakVineeth TM2015-10-171-2/+4
* qtmux: Fix date memory leakVineeth TM2015-10-071-0/+1
* qtmux: Fix sample memory leakVineeth TM2015-10-071-0/+1