summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvparse.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-12gst/: Printf format fixes (#476128).Peter Kjellerstedt1-3/+4
2007-08-22gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Flue...Julien Moutte1-1/+22
2007-08-22gst/flv/: Make sure we don't try filling up the index if no times object was ...Julien Moutte1-23/+37
2007-08-14gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ...Julien Moutte1-62/+158
2007-07-25gst/flv/: Handle not linked pads, try to make it reusable, more safety checks.Julien Moutte1-6/+57
2007-07-19Adds a first draft of an FLV demuxer.Julien Moutte1-0/+797