Skip to content
Snippets Groups Projects
Commit 2c6cf139 authored by Laurent Aimar's avatar Laurent Aimar Committed by Janne Grunau
Browse files

wavpack: Reset internal state on corrupted blocks


wavpack_decode_block() supposes that it is called back with the exact
same buffer unless it has returned with an error. With multi-channels
files, wavpack_decode_frame() was breaking this assumption.

Signed-off-by: default avatarJanne Grunau <janne-libav@jannau.net>
parent 2c1ba799
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment