mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
53c797d604
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. |
||
---|---|---|
.. | ||
.gitignore | ||
gstwavparse.c | ||
gstwavparse.h | ||
Makefile.am | ||
wavparse.vcproj |