gstreamer/gst/flv
Edward Hervey 0dd06da5e8 flvdemux: Speedup GstIndex usage
Used the _add_associationv variant of GstIndex since we know how many
associations we're adding. Trims up to 50% from index generation time.

Note : It would be great if the index could be generated on the fly or
on request as opposed to being fully created at startup.
2010-02-13 14:57:59 +01:00
..
gstflvdemux.c flvdemux: Obtain the index from the end of an flv file in push mode 2010-02-12 16:25:44 +01:00
gstflvdemux.h flvdemux: Obtain the index from the end of an flv file in push mode 2010-02-12 16:25:44 +01:00
gstflvmux.c flvmux: index timestamps should be in seconds, not milliseconds 2010-01-27 20:24:41 +01:00
gstflvmux.h flvmux: Write an index table to the end of the file 2009-05-22 19:41:58 +02:00
gstflvparse.c flvdemux: Speedup GstIndex usage 2010-02-13 14:57:59 +01:00
gstflvparse.h [MOVED FROM BAD 43/57] gst/flv/: Don't memcpy() all data we want to push downstream, instead just create subbuffers and push them downstream. 2009-05-12 21:20:59 +02:00
Makefile.am [MOVED FROM BAD 46/57] Don't install static libs for plugins. Fixes #550851 for -bad. 2009-05-12 21:21:00 +02:00