summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvdemux.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-22flv: Add documentation to flvmux and flvdemuxSebastian Dröge1-0/+2
2008-10-28gst/flv/: Put the GstSegment directly into the instance struct instead of all...Sebastian Dröge1-1/+1
2008-10-27gst/flv/gstflvdemux.*: If our index was created by the element and not provid...Sebastian Dröge1-0/+1
2008-10-27gst/flv/: Close the currently playing segment from the streaming thread inste...Sebastian Dröge1-0/+1
2008-06-13gst/flv/: Introduce demuxing support for AAC andJulien Moutte1-0/+2
2007-08-24gst/flv/gstflvdemux.c: Implement seeking in push mode.Julien Moutte1-0/+1
2007-08-22gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Flue...Julien Moutte1-0/+3
2007-08-14gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ...Julien Moutte1-0/+10
2007-07-25gst/flv/: Handle not linked pads, try to make it reusable, more safety checks.Julien Moutte1-23/+25
2007-07-19Adds a first draft of an FLV demuxer.Julien Moutte1-0/+108