summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27qtdemux: Fix data dropping for fragmented streamsThiago Santos1-6/+15
2015-01-26rtpsession: Deprecate rtcp-immediate-feedback-threshold propertySebastian Dröge1-2/+2
2015-01-26rtpsession: Delay the next regular RTCP packet after early RTCPSebastian Dröge1-4/+9
2015-01-26rtpsession: Add new send-rtcp-full signalSebastian Dröge1-0/+21
2015-01-26pulsesink: Free format_info in query_getcapsJimmy Ohn1-2/+3
2015-01-23matroskademux: remove unnecessary checkLuis de Bethencourt1-4/+2
2015-01-23matroskamux: Avoid using freed variableEdward Hervey1-1/+3
2015-01-23avimux: Avoid using freed variableEdward Hervey1-2/+3
2015-01-22v4l2object: reuse caps framerate if not overwritten by v4l2 devicePeter Seiderer1-6/+14
2015-01-22rtpsession: Fix indentionSebastian Dröge1-5/+7
2015-01-21qtdemux_dump: Bypass even more code if debugging is disabledEdward Hervey1-0/+2
2015-01-21qtdemux: Only traverse/dump nodes if guaranteed to be usedEdward Hervey1-1/+2
2015-01-21matroska: Avoid debugging below category thresholdEdward Hervey1-1/+1
2015-01-21Constify some static arrays everywhereSebastian Dröge11-19/+21
2015-01-19qtdemux: fix deadlock seeking in files without seek entriesVincent Penquerc'h1-1/+3
2015-01-19videomixer: fix illegal memory access in blend function with negative yposVincent Penquerc'h1-7/+9
2015-01-13v4l2videodec: Proxy getcapsNicolas Dufresne1-34/+9
2015-01-13qtmux: Add support for v210Sebastian Dröge3-1/+9
2015-01-13qtdemux: v210 is v210, not UYVY and yuv2 is YUY2, not I420Sebastian Dröge1-1/+20
2015-01-12Automatic update of common submoduleStefan Sauer1-0/+0
2015-01-10osxvideosink: Disable hack for NSApp iteration with a special #defineSebastian Dröge4-3/+22
2015-01-10pulsesink: uncork if needed upon commitMark Nauwelaerts1-0/+6
2015-01-09v4l2videodec: Prevent renegotiationNicolas Dufresne1-0/+7
2015-01-09v4l2videodec: Don't unlock the stream lock twiceNicolas Dufresne1-1/+1
2015-01-09qtdemux: fix stream time conversionThiago Santos1-1/+1
2015-01-08v4l2allocator: Add protection against driver bugNicolas Dufresne1-0/+7
2015-01-08v4l2: Don't use allocator size to iterateNicolas Dufresne3-21/+1
2015-01-08v4l2bufferpool: Don't clean buffer array in disposeNicolas Dufresne1-6/+0
2015-01-08v4l2bufferpool: Don't ref queued output bufferNicolas Dufresne1-10/+14
2015-01-08v4l2bufferpool: Never fail on streamoffNicolas Dufresne1-33/+8
2015-01-08v4l2: Add support for detecting the presence of V4L2 support on OpenBSDBrad Smith1-1/+4
2015-01-08ac3parse: request at least 8 bytes to properly parse headerMatej Knopp1-3/+3
2015-01-07wavparse: skip an additional uninteresting chunk type before the fmt chunk.Michael Smith1-1/+4
2015-01-07audiodynamic: assert func_index is inside boundsLuis de Bethencourt1-6/+5
2015-01-07audiodynamic: remove always-true conditionalLuis de Bethencourt1-6/+2
2015-01-07rtpjitterbuffer: If we get a gap with a buffer without DTS, error outSebastian Dröge1-1/+14
2014-12-31rtspsrc: set PLAYING state after configuring capsAleix Conchillo Flaqué1-2/+5
2014-12-30tests: gdkpixbufoverlay-test: remove outdated FIXMETim-Philipp Müller1-1/+0
2014-12-30tests: rtpcollision: use alawenc/dec in these tests instead of SpeexTim-Philipp Müller1-10/+10
2014-12-30tests: simple-launch-lines: only run jpeg/png tests if elements are availableTim-Philipp Müller1-13/+22
2014-12-30souphttpsrc: Don't return a buffer when returning not GST_FLOW_OKSebastian Dröge1-0/+12
2014-12-30tests: rtpaux: use alawenc/dec in these tests instead of SpeexTim-Philipp Müller1-5/+5
2014-12-29matroskademux: Improve detection of being stuck at the same offsetSebastian Dröge1-5/+11
2014-12-29matroskademux: Don't get stuck at the same offset when searching for clustersSebastian Dröge1-0/+5
2014-12-25qtmux: fix ALAC muxingTim-Philipp Müller1-1/+2
2014-12-25rtpptdemux: just drop invalid rtp packets instead of erroring outTim-Philipp Müller1-2/+2
2014-12-25rtpptdemux: fix 0.10-ism in docsTim-Philipp Müller1-3/+3
2014-12-25tests: gdkpixbufoverlay-test: use absolute positioning to fix demoTim-Philipp Müller1-1/+3
2014-12-25gdkpixbufoverlay: add "positioning-mode" property to allow absolute positionsTim-Philipp Müller2-8/+78
2014-12-22osxaudio: Directly return the ringbuffer's caps if it is acquiredSebastian Dröge2-14/+8