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
Makefile.am