gstreamer/gst/wavparse
Sebastian Dröge a9d7c1d95e wavparse: Fix parsing of adtl chunks
We have to skip 12 bytes of data for the chunk, and the data size
passed to the sub-chunk parsing functions should have 4 bytes less
than the data size.

Also when parsing the sub-chunks, check if we actually have enough
data to read instead of just crashing.

https://bugzilla.gnome.org/show_bug.cgi?id=736266
2014-09-12 15:08:23 +03:00
..
.gitignore
gstwavparse.c wavparse: Fix parsing of adtl chunks 2014-09-12 15:08:23 +03:00
gstwavparse.h
Makefile.am
wavparse.vcproj