summaryrefslogtreecommitdiff
path: root/ext/ogg/gstoggdemux.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-10ogg: allow per feature registrationJulian Bouzas1-2/+0
2019-09-06oggdemux: Move seeking in pull mode to the streaming threadThibault Saunier1-1/+1
2019-08-30Pass the code through codespellThibault Saunier1-1/+1
2017-11-07oggdemux: Wait for push loop to be startedEdward Hervey1-0/+2
2015-04-03oggdemux: fix wrong duration on partial streams with a skeleton indexVincent Penquerc'h1-0/+2
2015-03-11oggdemux: do not send seek events from the streaming threadVincent Penquerc'h1-0/+8
2015-03-11oggdemux: set correct seqnum on segment events after a seek in push modeVincent Penquerc'h1-1/+0
2014-10-30oggdemux: fix last buffer timestamp when samples are clippedVincent Penquerc'h1-0/+1
2014-05-26oggdemux: use new gstutils helper GstFlowCombinerThiago Santos1-0/+3
2014-02-20oggdemux: remove unused instance variable eventThiago Santos1-1/+0
2014-01-14oggdemux: use an adaptive chunksize for performance reasonsVincent Penquerc'h1-0/+1
2013-09-10oggdemux: properly handle stop position at seeks in push modeThiago Santos1-0/+2
2013-07-22ogg: Add support for group-id in the stream-start eventSebastian Dröge1-0/+3
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-10oggdemux: port to new GLib thread APITim-Philipp Müller1-2/+2
2012-05-13oggdemux: remove unused GstOggPadMode enumTim-Philipp Müller1-8/+0
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+10
2011-11-24oggdemux: improve push time seekingVincent Penquerc'h1-0/+7
2011-11-24oggdemux: gather some more stats about bisectionVincent Penquerc'h1-0/+3
2011-09-23Merge branch 'master' into 0.11Edward Hervey1-0/+27
2011-09-16oggdemux: implement push mode seekingVincent Penquerc'h1-0/+27
2011-05-16-base: port to new SEGMENT APIWim Taymans1-2/+1
2010-10-12oggdemux: move is_sparse into stream mapDavid Schleef1-1/+0
2010-05-04oggdemux: clean up fishead/fisbone parsingWim Taymans1-1/+0
2010-05-04oggdemux: implement seek in push modeWim Taymans1-0/+1
2010-04-30oggdemux: use bitrate to estimate length in pushmodeWim Taymans1-0/+1
2010-04-30oggdemux: only EOS when all streams are EOSMark Nauwelaerts1-0/+1
2010-03-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte1-0/+1
2010-01-25oggdemux: rename a variableWim Taymans1-1/+1
2010-01-21oggdemux: keep track of added padsWim Taymans1-2/+1
2009-12-10oggdemux: remove redundant fieldsWim Taymans1-2/+0
2009-12-04oggdemux: guard against wrong granuleposWim Taymans1-22/+1
2009-11-24oggdemux: Fix timestamp generation for theoraDavid Schleef1-0/+1
2009-11-21ogg: Add ogg stream parsingDavid Schleef1-7/+18
2009-09-10oggdemux: Better handling of sparse streams by sending segment updatesTim-Philipp Müller1-0/+4
2009-05-12oggdemux: fix abuse of ogg API, handle broken oggsWim Taymans1-0/+1
2008-11-04ext/ogg/gstoggdemux.*: Copy seqnums around to track playback segments and mes...Wim Taymans1-0/+1
2008-05-22Add some documentation comments, and some new headers to be scanned.Jan Schmidt1-3/+0
2008-05-13ext/ogg/gstoggdemux.*: Parse presentation time from skeleton streams and use ...j^1-0/+1
2007-02-15More docs coverage and some ChangeLog surgery (add missing names)Stefan Kost1-0/+5
2007-01-27ext/ogg/gstoggdemux.*: Properly propagate streaming errors when we are scanni...Wim Taymans1-1/+0
2007-01-09Added docs.Wim Taymans1-0/+180