summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-09osxaudiosrc: no resampling on OS XosxaudioIlya Konstantinov1-0/+15
2015-07-09osxaudiosrc: avoid get_channel_layoutIlya Konstantinov1-1/+4
2015-07-09osxaudio: Avoid making a duplicate structure in caps for mono/stereo caseArun Raghavan1-26/+14
2015-07-09osxaudio: Don't set the format on an initialized AudioUnitArun Raghavan4-3/+47
2015-07-09osxaudio: Minor spelling fix (unitialize -> uninitialize)Arun Raghavan3-3/+3
2015-07-09osxaudio: Fix lockup in _audio_unit_property_listenerIlya Konstantinov4-6/+16
2015-07-09osxaudio: Invalidate cached caps on format changeIlya Konstantinov1-0/+60
2015-07-09osxaudio: Overhaul of probing capsIlya Konstantinov11-363/+604
2015-07-09osxaudio: AudioUnitInitialize on openIlya Konstantinov1-17/+25
2015-07-09gitignore: ignore rtph263 testThiago Santos1-0/+1
2015-07-08rtpjitterbuffer: fix build error with gcc (Debian 4.9.2-21) 4.9.2Thiago Santos1-8/+7
2015-07-08rtpjitterbuffer: run indent and fix some commentsThiago Santos1-70/+85
2015-07-08qtdemux: rework segment event handling for adaptive streamingThiago Santos1-8/+13
2015-07-08qtdemux: push data from adapter before starting new segmentThiago Santos1-10/+3
2015-07-08rtpjitterbuffer: Calculate DTS from the clock if we had none for the first pa...Sebastian Dröge1-0/+22
2015-07-08rtpjitterbuffer: fix gap-time calculation and remove "late"Havard Graff2-285/+309
2015-07-08Revert "rtpjitterbuffer: Fix expected_dts calc in calculate_expected"Stian Selnes1-2/+2
2015-07-08qtdemux: flush samples before adding more from moofThiago Santos1-5/+17
2015-07-08qtdemux: rename upstream_newsegment to upstream_format_is_timeThiago Santos2-10/+10
2015-07-08qtdemux: fix leak by flushing previous sample info from trakThiago Santos1-3/+8
2015-07-08qtdemux: fix index size check and debug messageThiago Santos1-3/+4
2015-07-08rtpjitterbuffer: Calculate receive time if we don't have anySebastian Dröge1-2/+31
2015-07-08rtpjitterbuffer: Handle seqnum gaps in TCP streams without erroring out or ov...Sebastian Dröge1-16/+6
2015-07-08avidemux: fix event leakVineeth T M1-1/+3
2015-07-08rtph263depay: Make sure payload is large enoughStian Selnes3-1/+139
2015-07-08rtpklvdepay: fix printf format compiler warningVineeth TM1-1/+1
2015-07-07docs: add new RTP elements to docsTim-Philipp Müller5-3/+135
2015-07-07tests: rtp-payloading: add basic unit test for KLV payloadingTim-Philipp Müller1-8/+55
2015-07-07rtpklvdepay: improve start detection and handle fragmented KLV unitsTim-Philipp Müller2-15/+55
2015-07-07rtp: add SMPTE 336M KLV metadata depayloaderTim-Philipp Müller4-0/+413
2015-07-07rtp: add SMPTE 336M KLV metadata payloaderTim-Philipp Müller4-0/+269
2015-07-07docs: fix "Symbol name not found at the start of the comment block"Stefan Sauer6-11/+13
2015-07-07docs: remove outdated doc stringsStefan Sauer1-5/+0
2015-07-07docs: add missing plugins and ensure master doc is sortedStefan Sauer1-27/+42
2015-07-07Revert "imagefreeze: Remove impossible error condition"Luis de Bethencourt1-2/+7
2015-07-07rtpg729depay: unmap rtp buffer in error pathTim-Philipp Müller1-0/+1
2015-07-07rtpg729pay: fix buffer leakTim-Philipp Müller1-1/+1
2015-07-07goom: Initialised variables to remove compiler warningsTobias Mueller1-1/+1
2015-07-07rtph261pay: fix indentationTim-Philipp Müller1-187/+194
2015-07-07rtph261pay: Fix uninitialized variable compiler errorJimmy Ohn1-6/+8
2015-07-06flvdemux: Handle seek flags properlyJan Alexander Steffens (heftig)1-23/+23
2015-07-06qtdemux: avoid looping reading the 'moof' atom foreverThiago Santos1-0/+2
2015-07-06flacdec: improve error handlingVineeth TM1-0/+18
2015-07-06ximagesrc: add meta transform functionHyunjun Ko1-1/+10
2015-07-06rtph263pdepay: init debug categoryStian Selnes1-0/+6
2015-07-06rtpv8depay: ignore reserved bit in payload descriptorStian Selnes1-1/+1
2015-07-05rtph261pay: rtph261depay: Add documentationStian Selnes4-0/+78
2015-07-03Automatic update of common submoduleStefan Sauer1-0/+0
2015-07-03rtph261pay: Fix compiler warningSebastian Dröge1-2/+0
2015-07-03rtph261depay: Let the base class push the buffer so it can deal with the flow...Sebastian Dröge1-3/+2