summaryrefslogtreecommitdiff
path: root/gst/flv/gstflvdemux.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-16flvdemux: Don't repeatedly warn after no_more_pads (v2)Jan Alexander Steffens (heftig)1-0/+5
2014-08-26flv: Tag timestamp are DTS not PTSNicolas Dufresne1-1/+1
2014-05-26flvdemux: Use GstFlowCombinerThiago Santos1-0/+3
2014-05-12flvdemux: Skip unknown tags in push-modeEdward Hervey1-0/+1
2013-07-22flvdemux: Add support for group-id in the stream-start eventSebastian Dröge1-0/+3
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2011-12-30flvdemux: update for GstIndex removalTim-Philipp Müller1-0/+1
2011-11-09Merge branch 'master' into 0.11Wim Taymans1-0/+4
2011-11-07flvdemux: detect large pts gaps and resyncVincent Penquerc'h1-0/+4
2011-07-04flv: port to 0.11Mark Nauwelaerts1-1/+0
2011-04-12flvdemux: add width, height and framerate to caps when present on onMetaDataLeonardo Sandoval1-0/+1
2011-03-28flvdemux: Do not build an index if upstream is not seekableJan Urbański1-0/+1
2010-04-08flxdemux: rename GstFLVDemux for GstFlvDemuxStefan Kost1-8/+8
2010-04-08flvdemux: merge flvparse into the demuxer and make function staticStefan Kost1-3/+0
2010-04-01flvdemux: support (pull mode) negative seek rateMark Nauwelaerts1-0/+8
2010-03-10flvdemux: conduct index scan in task threadMark Nauwelaerts1-0/+1
2010-03-10flvdemux: incrementally build index in pull modeMark Nauwelaerts1-0/+3
2010-02-12flvdemux: Obtain the index from the end of an flv file in push modeRobert Swain1-0/+7
2009-10-03flvdemux: If there's no audio stream after 6 seconds of video signal no-more-...Sebastian Dröge1-0/+2
2009-10-03flvdemux: Make sure to only signal no-more-pads a single timeSebastian Dröge1-0/+2
2009-05-12[MOVED FROM BAD 50/57] flv: Add documentation to flvmux and flvdemuxSebastian Dröge1-0/+2
2009-05-12[MOVED FROM BAD 44/57] gst/flv/: Put the GstSegment directly into the instanc...Sebastian Dröge1-1/+1
2009-05-12[MOVED FROM BAD 34/57] gst/flv/gstflvdemux.*: If our index was created by the...Sebastian Dröge1-0/+1
2009-05-12[MOVED FROM BAD 32/57] gst/flv/: Close the currently playing segment from the...Sebastian Dröge1-0/+1
2009-05-12[MOVED FROM BAD 21/57] gst/flv/: Introduce demuxing support for AAC andJulien Moutte1-0/+2
2009-05-12[MOVED FROM BAD 07/57] gst/flv/gstflvdemux.c: Implement seeking in push mode.Julien Moutte1-0/+1
2009-05-12[MOVED FROM BAD 06/57] gst/flv/: Handle pixel aspect ratio through metadata t...Julien Moutte1-0/+3
2009-05-12[MOVED FROM BAD 03/57] gst/flv/gstflvdemux.c: First method for seeking in pul...Julien Moutte1-0/+10
2009-05-12[MOVED FROM BAD 02/57] gst/flv/: Handle not linked pads, try to make it reusa...Julien Moutte1-23/+25
2009-05-12[MOVED FROM BAD 01/57] Adds a first draft of an FLV demuxer.Julien Moutte1-0/+108