gstreamer/gst/flv
Edward Hervey 817911664e flvdemux: Fix GST_CLOCK_DIFF usage.
It was previously checking for DIFF(a, b > 6 * GST_SECOND) instead of
the proper DIFF(a,b) > 6 * GST_SECOND
2010-02-13 18:07:50 +01: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: Fix GST_CLOCK_DIFF usage. 2010-02-13 18:07:50 +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