gstreamer/gst/flv
Jan Urbanski a3b61dce0d Add support for ECMA arrays in script tags. Fixes bug #567965.
Add support for ECMA arrays in script tags. This fixes
seeking on some files that have the seek table stored
inside an ECMA array instead of the normal array.
2009-01-22 13:41:32 +01:00
..
gstflvdemux.c gst/flv/gstflvdemux.c: Fix non key unit seeking by always going to the previous keyframe. Mark the discont flag when ... 2008-11-24 11:17:19 +00:00
gstflvdemux.h gst/flv/: Put the GstSegment directly into the instance struct instead of allocating and free'ing it again. 2008-10-28 18:41:19 +00:00
gstflvmux.c gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvmux.h gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvparse.c Add support for ECMA arrays in script tags. Fixes bug #567965. 2009-01-22 13:41:32 +01:00
gstflvparse.h gst/flv/: Don't memcpy() all data we want to push downstream, instead just create subbuffers and push them downstream. 2008-10-27 09:45:04 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00