summaryrefslogtreecommitdiff
path: root/ext/ogg
AgeCommit message (Expand)AuthorFilesLines
2015-11-03oggdemux: Create full Opus caps with all fieldsSebastian Dröge1-1/+7
2015-11-03oggmux: Use GstAudioClippingMeta for Opus for accurate end clippingSebastian Dröge1-14/+31
2015-11-03oggdemux: Add GstAudioClippingMeta for Opus for accurate start/end clippingSebastian Dröge4-0/+33
2015-11-03oggdemux: Allow start clipping for OpusSebastian Dröge3-10/+3
2015-11-02oggmux: Print GstClockTimeDiff as a signed integer in debug logsLuis de Bethencourt1-2/+2
2015-11-02oggdemux: Use GstClockTimeDiff and print signed integer in debug logsLuis de Bethencourt1-6/+6
2015-08-06oggdemux: Set chain pointers to NULLOlivier Crête1-0/+3
2015-07-30oggdemux: Return FLUSHING if pad if flushingOlivier Crête1-3/+12
2015-07-16Update mailing list address from sourceforge to freedesktopTim-Philipp Müller1-3/+3
2015-06-22oggdemux: set building_chain to NULL when deactivating chainGuillaume Desmottes1-0/+2
2015-05-26oggdemux: fix chain leakGuillaume Desmottes1-0/+3
2015-05-20Revert "oggdemux: Prevent seeks when _SCHEDULING_FLAG_SEQUENTIAL is set"Tim-Philipp Müller1-9/+3
2015-05-10docs: fix up example pipelineTim-Philipp Müller1-1/+1
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-2/+2
2015-05-03oggdemux: remove unused codeYoung Han Lee1-7/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2015-04-23oggdemux: fix event leaksGuillaume Desmottes1-0/+4
2015-04-03oggdemux: fix wrong duration on partial streams with a skeleton indexVincent Penquerc'h2-7/+71
2015-04-03oggmux: fix deadlock when not pulling a buffer from collectpadsVincent Penquerc'h1-2/+10
2015-04-01oggdemux: don't use GST_ERROR() for debug messagesGuillaume Desmottes1-2/+2
2015-03-29oggdemux: resurrect some flow return handlingMark Nauwelaerts1-1/+2
2015-03-23oggdemux: Fix compiler warningWonchul Lee1-2/+3
2015-03-16oggdemux: fix playback regression on streams with clipped data at startVincent Penquerc'h1-1/+3
2015-03-12oggdemux: recover from EOS when searching for chain in push modeVincent Penquerc'h1-2/+4
2015-03-12oggdemux: fix seeking in files with a "missing" streamVincent Penquerc'h1-4/+29
2015-03-11oggdemux: do not send seek events from the streaming threadVincent Penquerc'h2-30/+113
2015-03-11oggdemux: set correct seqnum on segment events after a seek in push modeVincent Penquerc'h2-5/+3
2015-03-11oggdemux: try harder to query duration from upstreamVincent Penquerc'h1-16/+33
2015-03-11oggdemux: add non flushing time seeking in push modeVincent Penquerc'h1-12/+42
2015-03-11oggdemux: fix wrong first granuleVincent Penquerc'h1-1/+65
2015-02-07oggmux: Don't pass GstCollectData as a GstObject to GST_DEBUGJan Schmidt1-1/+1
2015-02-06oggdemux: Add a little timestamping debug outputJan Schmidt1-2/+3
2015-01-29oggdemux: do not throw a flow error on flushingVincent Penquerc'h1-2/+11
2015-01-16oggmux: fix clipped duration determination for non 0 based segmentsVincent Penquerc'h1-1/+1
2015-01-02oggmux: remove unused enumTim-Philipp Müller1-16/+0
2015-01-02oggmux: fix silly GQueue iteration codeTim-Philipp Müller1-4/+4
2014-12-26oggmux: only clip by duration if end of buffer is ahead of segmentThiago Santos1-1/+2
2014-12-05oggdemux: Fix seeking before the first frame.Mathieu Duponchelle1-0/+6
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-1/+1
2014-10-30oggmux: set correct granpos on last page when samples are clippedVincent Penquerc'h1-1/+19
2014-10-30oggdemux: fix last buffer timestamp when samples are clippedVincent Penquerc'h2-2/+19
2014-09-01oggdemux: don't set segment.base in pad_submit_packet()Guillaume Desmottes1-3/+0
2014-09-01oggdemux: accumulate base timeGuillaume Desmottes1-1/+1
2014-08-06oggdemux: Unref peer pad after use in error caseSebastian Rasmussen1-0/+1
2014-06-11oggdemux: allow unset seek stop time in push modeVincent Penquerc'h1-3/+12
2014-06-02oggstream: consider all opus packets as "keyframes"Vincent Penquerc'h1-1/+1
2014-05-26oggdemux: use new gstutils helper GstFlowCombinerThiago Santos2-76/+29
2014-05-06oggmux: push eos event when empty pad dataLuis de Bethencourt1-7/+14
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2-4/+0
2014-04-15oggmux: Clear Ogg streams before initing themSebastian Dröge1-0/+2