summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-20splitmuxsink: Don't use an explicit name for requesting audio padsSebastian Dröge1-0/+2
2017-04-20flvdemux: remove duplicated segment initializationChangBok Chae1-1/+0
2017-04-20splitmuxsink: Correctly catch FLUSH events in probesXavier Claessens1-4/+8
2017-04-19Revert "rtpbin: pipeline gets an EOS when any rtpsources byes"Tim-Philipp Müller3-21/+17
2017-04-17qtdemux: Reset adapter in more discontinuity casesEdward Hervey1-0/+2
2017-04-17rtspsrc: Use GST_ELEMENT_ERROR_WITH_DETAILSEdward Hervey1-8/+15
2017-04-16qtdemux: Fix leak on QtDemuxStreamStsdEntrySeungha Yang1-0/+1
2017-04-14qtmux: Fix timescale of timecode tracksSebastian Dröge3-21/+26
2017-04-13qtdemux: Properly reset demuxer when all streams are EOSEdward Hervey1-5/+8
2017-04-13souphttpsrc: Make more usage of error macroEdward Hervey1-23/+4
2017-04-12meson: Print message when disabling taglib on MSVCNirbheek Chauhan1-1/+3
2017-04-12qtmux: Don't forget to update pad->last_bufEdward Hervey1-1/+1
2017-04-12tests: Add vp9enc to gitignoreEdward Hervey1-0/+1
2017-04-12qtdemux: fix: sample description index override in tfhd not evaluatedJürgen Sachs1-2/+5
2017-04-12qtdemux: Add out-of-bound checkEdward Hervey1-2/+10
2017-04-11qtdemux: move parsing of tkhd out of stsd entry loopThiago Santos1-18/+24
2017-04-11qtdemux: check for a different stsd entry before pushing a sampleThiago Santos1-8/+30
2017-04-11qtdemux: parse all stsd entriesThiago Santos1-1647/+1741
2017-04-11qtdemux: rework stsd sample entries accessThiago Santos1-80/+87
2017-04-11qtdemux: get stsd child by index instead of typeThiago Santos1-19/+39
2017-04-11tests/check/rtprtx: add checks for rtprtxqueue's max-size-{time,packets} prop...George Kiagiadakis1-0/+82
2017-04-11rtprtxqueue: implement handling of the max-size-time propertyGeorge Kiagiadakis2-1/+68
2017-04-10Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-04-10v4l2object: Copy timestamp when importing buffersTodor Tomov1-0/+6
2017-04-10qtmux: Fix last_dts tracking for raw audio and similar formatsSebastian Dröge1-1/+1
2017-04-09tests: fix leak in splitmux testVincent Penquerc'h1-0/+1
2017-04-09scaletempo: Scale GAP event timestamp and duration like for buffersLyon Wang1-0/+16
2017-04-07v4l2dec: Fix race when going from PAUSED to READYThibault Saunier2-25/+9
2017-04-07Release 1.11.90Sebastian Dröge73-135/+935