gstreamer/gst/flv
Sebastian Dröge f7ed484606 gst/flv/gstflvparse.c: Check if strings are valid UTF8 before using them.
Original commit message from CVS:
* gst/flv/gstflvparse.c: (FLV_GET_STRING):
Check if strings are valid UTF8 before using them.
2008-12-03 11:43:00 +00: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 gst/flv/gstflvparse.c: Check if strings are valid UTF8 before using them. 2008-12-03 11:43:00 +00: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