gstreamer/gst/wavparse
Tim-Philipp Müller 459333b3c0 gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just because the header claims a bigger size...
Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
(gst_wavparse_stream_headers), (gst_wavparse_stream_data):
Don't try to read beyond the end of the file just because
the header claims a bigger size (like with truncated files).
2006-03-23 16:50:32 +00:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just because the header claims a bigger size... 2006-03-23 16:50:32 +00:00
gstwavparse.h gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first chunk of media data, so the we can exam... 2006-03-23 15:36:27 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
wavparse.vcproj gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj riff.h removal (unused and duplication with... 2004-10-06 14:15:25 +00:00