mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
7927f49ca0
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. |
||
---|---|---|
.. | ||
.gitignore | ||
gstwavparse.c | ||
gstwavparse.h | ||
Makefile.am | ||
wavparse.vcproj |