gstreamer/gst/flv
Tim-Philipp Müller 8c46cce875 flvdemux: minor micro-optimisation
We know these values don't change during the loop, but the compiler
doesn't and has to re-check them for every iteration.
2010-02-19 12:13:08 +00:00
..
gstflvdemux.c flvdemux: Don't forget to reset the indexed variable when cleaning up 2010-02-13 16:27:07 +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: minor micro-optimisation 2010-02-19 12:13:08 +00: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