gstreamer/gst/wavparse
Sebastian Dröge 53c797d604 wavparse: When flushing on EOS, don't process more data than the "data" size
Even if we have more data queued up when flushing than the size of the data
chunk, don't process and output it. If the data size is known, this likely
contains another chunk (e.g. an INFO chunk) or things like ID3 tags. Just
outputting them as if they were data is going to cause unexpected behaviour
and unpleasant audio noises.
2016-01-13 23:42:31 +01:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c wavparse: When flushing on EOS, don't process more data than the "data" size 2016-01-13 23:42:31 +01: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