I've just started poking the WavPack test suite, and will aim to make sure
every sample in it works.

To confirm the following patch is correct, I use the following problem
sample:

http://samples.libav.org/A-codecs/lossless/wavpack/test_suite/hybrid_bitrates/160kbps.wv

I decoded with Libav (avconv) before and after the patch, and compared the
md5sums to the same sample decoded with the official wvunpack.exe:

3b6ad10f2dafab0aed2b89212479709e  from_original_libav.pcm
d18d0b2dc7d329aefcbb889dc99383ab  from_patched_libav.pcm
d18d0b2dc7d329aefcbb889dc99383ab  from_wvunpack.pcm

The results are bit-exact to the upstream binary.

Cheers!

- Derek
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to