gstreamer/libs/gst
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
..
base 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
check configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00
controller libs/gst/controller/gstcontroller.c: Better if we actually iterate the list :) 2005-09-29 15:39:22 +00:00
dataprotocol libs/gst/dataprotocol/: It's about time we bump the version number. 2005-10-08 17:17:25 +00:00
getbits configure.ac: Remove getbits library. Nothing uses it, and it should be in something like liboil if someone did want... 2005-09-15 05:48:30 +00:00
Makefile.am configure.ac: Remove getbits library. Nothing uses it, and it should be in something like liboil if someone did want... 2005-09-15 05:48:30 +00:00