summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvparse.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-27gst/flv/: Don't memcpy() all data we want to push downstream, instead just cr...Sebastian Dröge1-11/+9
2008-10-27gst/flv/: In pull mode we create our own index before doing anything else and...Sebastian Dröge1-1/+1
2008-10-09gst/flv/: Get an approximate duration of the file by looking at the timestamp...Sebastian Dröge1-0/+2
2007-07-25gst/flv/: Handle not linked pads, try to make it reusable, more safety checks.Julien Moutte1-5/+3
2007-07-19Adds a first draft of an FLV demuxer.Julien Moutte1-0/+44