gstreamer/gst/wavparse
Sebastian Dröge 7927f49ca0 wavparse: Don't play anything after the end of the data chunk even when seeking
Especially in push mode we would completely ignore the size of the data chunk
when not stop position is given for the seek. Instead make sure that the end
offset is at most the end of the data chunk if known.

Without this we would output anything after the data chunk, possibly causing
loud noises if the media file is followed by an INFO chunk or an ID3 tag.
2016-01-19 14:57:03 +02:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c wavparse: Don't play anything after the end of the data chunk even when seeking 2016-01-19 14:57:03 +02:00
gstwavparse.h wavparse: support rf64 format 2014-08-29 11:49:42 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01: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