summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2017-06-07rtspsrc: uniquify stream idsHEADmasterMathieu Duponchelle2-0/+53
2017-06-06qtdemux: remove not needed codeJimmy Ohn1-3/+2
2017-06-02rtph265depay: fix caps leakTim-Philipp Müller1-0/+1
2017-06-01rtph264depay: simplify buffer accumulation control flowTim-Philipp Müller1-29/+16
2017-05-31rtpsession: print value of unknown RTCP Payload TypeJuan Navarro1-1/+1
2017-05-24rtpopusdepay: minor perf improvementsTim-Philipp Müller1-8/+5
2017-05-24rtp: opus: use existing utility funcs for copying/dropping metasTim-Philipp Müller2-55/+6
2017-05-24rtp: cache meta tag quarks and add more utility functions for metasTim-Philipp Müller59-142/+124
2017-05-24aacparse : Fix, Caps were not set while reusing aacparsevijay1-0/+6
2017-05-21multifile: remove some cruftTim-Philipp Müller1-148/+0
2017-05-20multifilesink: fix property name in example pipelineLuis de Bethencourt1-1/+1
2017-05-18isomp4: Safely ignore [skip] atomsEdward Hervey3-1/+5
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller1-7/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne43-46/+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-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-06matroskademux: improve index memory usageTim-Philipp Müller1-1/+1
2017-05-02qtdemux: Fix crash on mss stream caused by invalid stsd entry accessSeungha Yang1-0/+9
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-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-12qtmux: Don't forget to update pad->last_bufEdward Hervey1-1/+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-11rtprtxqueue: implement handling of the max-size-time propertyGeorge Kiagiadakis2-1/+68