summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2018-03-12playback: Remove subtitle-encoding property on uridecodebin3Edward Hervey1-18/+0
2018-03-01audioaggregator: remove GstAudioAggregator->infoMathieu Duponchelle2-24/+28
2018-03-01audioaggregator: refactor conversion APIMathieu Duponchelle2-5/+4
2018-02-15Update disted backup ORC filesEdward Hervey1-10/+10
2018-02-14doc: Remove obsolete Since 0.10.X marksNicolas Dufresne1-10/+0
2018-02-14playbin3: fix source-setup signal emissionPhilippe Normand1-1/+1
2018-02-13audiomixer, audiointerleave: add to buildTim-Philipp Müller3-7/+5
2018-02-13audioaggregator, audiomixer, audiointerleave: move from -bad to -baseTim-Philipp Müller9-0/+4606
2018-02-10playbin3: Re-enable buffering message handlingEdward Hervey1-15/+14
2018-02-10decodebin3: high cpu usage after eosFrançois Laignel1-4/+18
2018-02-10decodebin3: Handle dual-output of STREAM_START/EOSEdward Hervey1-9/+29
2018-02-10playbin3: Implement gapless playbackEdward Hervey1-81/+312
2018-02-10playbin3: Use uridecodebin3 and link/reconfigure immediatelyEdward Hervey1-942/+647
2018-02-10urisourcebin: Add 'about-to-finish' signalEdward Hervey1-2/+67
2018-02-10playback: New uridecodebin3 elementEdward Hervey5-0/+1102
2018-02-10playbin3: Remove wrong 'notify'Edward Hervey1-12/+38
2018-02-10playbin3: Remove setting 'subtitle-encoding' on decodebinEdward Hervey1-7/+0
2018-02-10playbin3: Clarify documentation of combiner propertiesEdward Hervey1-10/+12
2018-02-10playbin3: Remove unused defineEdward Hervey1-1/+0
2018-02-10decodebin3: Use GST_GROUP_ID_INVALIDEdward Hervey2-6/+7
2018-02-10decodebin3: Don't forward already-handling SELECT_STREAMSEdward Hervey1-0/+2
2018-02-10decodebin3: Add new about-to-finish signalEdward Hervey1-0/+47
2018-02-10decodebin3: Remove unused definitionEdward Hervey1-2/+0
2018-02-10decodebin3: Don't take the lock when creating a new inputEdward Hervey1-2/+2
2018-02-10playbin3: Remove unused variableEdward Hervey1-3/+0
2018-02-10urisourcebin: Remove auto-plugging signalsEdward Hervey1-346/+0
2018-02-10urisourcebin: Remove ASYNC behaviourEdward Hervey1-77/+3
2018-02-10urisourcebin: Remove 'unknown-type' signalEdward Hervey1-20/+0
2018-02-10playbin3: Disable autoplug-related codeEdward Hervey1-2/+32
2018-02-10playbin3: fix "no-more-pads" handlingEdward Hervey1-9/+4
2018-02-10playbin3: Remove duration cachingEdward Hervey1-118/+0
2018-02-10parsebin: Remove async behaviourEdward Hervey1-49/+4
2018-02-09tcp/multihandlesink: Handle the case of no capsJan Schmidt1-8/+10
2018-01-25subparse: fix pushing out of last chunk if last line has no newlineTim-Philipp Müller1-2/+5
2018-01-17playback-utils: Fix caps leak on failureAshish Kumar1-0/+4
2018-01-12videotestsrc: Document the num-buffers propertySam Thursfield1-0/+4
2018-01-03typefind: Fix mp3 typefinding with multiple different headersEdward Hervey1-5/+6
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle3-371/+24
2017-12-17videoconvert: Filter-out crop metaNicolas Dufresne1-1/+7
2017-12-15playbin3: Fix accessing invalid index in GstStream when received select-strea...Dongil Park1-1/+1
2017-12-08typefind: Avoid overflow calculation (image/quicktime)Edward Hervey1-0/+2
2017-12-08typefind: Avoid overflow calculationEdward Hervey1-0/+4
2017-12-07typefind: Fix previous commitEdward Hervey1-1/+1
2017-12-07typefind: Optimize qt/3gp typefindingEdward Hervey1-19/+18
2017-12-07typefind: wavpack: limit search in blocksizeEdward Hervey1-0/+3
2017-12-07typefind: Fix ico out-of-bound readEdward Hervey1-1/+1
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2-3/+1
2017-12-01decodebin: Fix typo in docsJun Xie1-2/+2
2017-11-25urisourcebin: Don't leak mutexesEdward Hervey1-0/+2
2017-11-22aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2-9/+4