gstreamer/libs
Tim-Philipp Müller 2b41c044a2 gst/base/gsttypefindhelper.c: Fix evil typefind crasher: getrange() might return a short buffer at the end of a file,...
Original commit message from CVS:
* gst/base/gsttypefindhelper.c: (helper_find_peek):
Fix evil typefind crasher: getrange() might return a short
buffer at the end of a file, but gst_type_find_peek() must
either return the full data as requested or NULL, but
never a short buffer.
2005-10-09 17:59:08 +00:00
..
ext Removed building of ext/cothreads and corresponding scheduler. If you want to reenable it, please fix it first. (Se... 2003-07-27 05:10:42 +00:00
gst gst/base/gsttypefindhelper.c: Fix evil typefind crasher: getrange() might return a short buffer at the end of a file,... 2005-10-09 17:59:08 +00:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00