gstreamer/gst/flv
Tim-Philipp Müller d548425062 gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes crash caused by a strlen on a...
Original commit message from CVS:
* gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
(gst_flv_parse_tag_script):
Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes
crash caused by a strlen on a NULL string (#527622).
2008-04-11 23:19:21 +00:00
..
gstflvdemux.c gst/: Printf format fixes (#476128). 2007-09-12 08:38:22 +00:00
gstflvdemux.h gst/flv/gstflvdemux.c: Implement seeking in push mode. 2007-08-24 15:31:26 +00:00
gstflvparse.c gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes crash caused by a strlen on a... 2008-04-11 23:19:21 +00:00
gstflvparse.h gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. 2007-07-25 13:29:04 +00:00
Makefile.am Adds a first draft of an FLV demuxer. 2007-07-19 15:05:30 +00:00