mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
36597cf201
The wav spec tells that 'fmt' (and 'bext' if present) must come before 'data'. There is no requirement for 'fmt' to be first. We already had a list of chunks to skip, but it is easier to just skip any chunk while seeking for 'fmt'. This fixes reading files generated by ProTools. |
||
---|---|---|
.. | ||
.gitignore | ||
gstwavparse.c | ||
gstwavparse.h | ||
Makefile.am |