summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-21meson: don't need config.h.meson any longerTim-Philipp Müller3-434/+2
2017-05-21shout2send: use non-blocking I/O and a configurable network operations timeoutGeorge Kiagiadakis2-4/+131
2017-05-21meson: make C++ compiler optionalTim-Philipp Müller2-2/+2
2017-05-21multifile: remove some cruftTim-Philipp Müller1-148/+0
2017-05-20osxaudio: fixes playback of mono streams with no channel-mask field in capsJosep Torra1-14/+23
2017-05-20dvdemux: Push tag event to both padsRavi Kiran K N2-32/+43
2017-05-20meson: add options to set package name and originTim-Philipp Müller3-5/+18
2017-05-20multifilesink: fix property name in example pipelineLuis de Bethencourt1-1/+1
2017-05-20osxvideo: fix macOS 10.12 deprecation warningsJosep Torra2-11/+28
2017-05-18isomp4: Safely ignore [skip] atomsEdward Hervey3-1/+5
2017-05-18souphttpsrc: Make session sharing thread-safe on our sideSebastian Dröge2-4/+17
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller2-9/+2
2017-05-17gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge2-0/+2
2017-05-171394: Sink the clock reference in the constructorSebastian Dröge1-0/+3
2017-05-16pulse: Accept MPEG 1 layer 3 version 2.5Nicolas Dufresne1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne70-94/+0
2017-05-16splitmuxsink: Add alignment-threshold argumentVivia Nikolaidou2-3/+35
2017-05-16qtmux: Do not check timecode data for mp4 containerVivia Nikolaidou1-27/+38
2017-05-11qtmux: When accepting renegotiation, just return TRUE and change nothingSebastian Dröge1-4/+10
2017-05-11qtmux: In prefill mode, only pad buffers with > 0 sized memories as neededSebastian Dröge1-7/+12
2017-05-10qtmux: Lateness is in QT timescale, diff in GstClockTimeSebastian Dröge1-1/+1
2017-05-10qtmux: Error out if a gap edit list has to be written in prefill modeSebastian Dröge1-0/+17
2017-05-10qtmux: Calculate with reserved moov size instead of last moov sizeSebastian Dröge1-7/+2
2017-05-10qtmux: Error out directly if sending filler data results in a flow errorSebastian Dröge1-0/+2
2017-05-09qtmux: In prefill mode, handle the case when only the first chunk was ever usedSebastian Dröge1-2/+7
2017-05-09souphttpsrc: Use a in-memory cookie jar by default in sessions we createdSebastian Dröge1-0/+1
2017-05-09souphttpsrc: Implement soup session sharingSebastian Dröge2-31/+161
2017-05-09qtmux: Add new prefill recording modeSebastian Dröge4-20/+934
2017-05-09qtmux: Error out on discontinuities/gaps when muxing raw audioSebastian Dröge2-2/+53
2017-05-09vpxdec: Set fb->priv to NULL after freeing just in caseSebastian Dröge1-0/+1
2017-05-08directsoundsink: Use GstClock API instead of Sleep() for waitingDustin Spicuzza2-5/+53
2017-05-08vpx: fix build against older libvpx versionsTim-Philipp Müller1-2/+10
2017-05-08directsoundsink: Fix corner case causing large CPU usageNirbheek Chauhan1-16/+23
2017-05-08directsoundsink: Clean up some debug loggingNirbheek Chauhan1-14/+11
2017-05-06matroskademux: improve index memory usageTim-Philipp Müller1-1/+1
2017-05-04Back to developmentSebastian Dröge2-5/+5
2017-05-04Release 1.12.0Sebastian Dröge73-109/+963
2017-05-04Update .po filesSebastian Dröge42-655/+614
2017-05-04po: Update translationsSebastian Dröge1-573/+614
2017-05-02qtdemux: Fix crash on mss stream caused by invalid stsd entry accessSeungha Yang1-0/+9
2017-04-27Release 1.11.91Sebastian Dröge73-106/+533
2017-04-27Update .po filesSebastian Dröge42-804/+696
2017-04-27po: Update translationsSebastian Dröge3-574/+1118
2017-04-27qtdemux: Don't crash in debug output if stream==NULLSebastian Dröge1-1/+2
2017-04-25qtdemux: Don't perform seeks with inconsistent seek valuesSebastian Dröge1-6/+13
2017-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-24tests: rtp-payloading: add test for rtph264depay avc/byte-stream outputTim-Philipp Müller2-2/+173
2017-04-24rtph264depay: don't insert SPS/PPS inline for AVC outputTim-Philipp Müller1-2/+3
2017-04-21rtspsrc: Chain up to the parent class' provide_clock() implementationSebastian Dröge1-2/+2
2017-04-21qtdemux: reset sample_description_id to defaultJürgen Sachs1-4/+7