[FFmpeg-devel] [PATCH] handle INT32INFO in WavPack decoder
David Bryant
david
Sun Aug 5 00:39:13 CEST 2007
Hi.
This patch adds the handling of the INT32INFO block to the WavPack
decoder. This block is used to properly decode integer samples over 24
bits, but is also used with smaller integers to efficiently encode audio
blocks that have redundancies in their LSBs (e.g. all zeros, all ones, etc.)
This has been tested using the appropriate 16-bit stereo file from the
WavPack test suite (which fails currently with an error):
test suite URL: http://www.rarewares.org/wavpack/test_suite.zip
file: test_suite/special_cases/zero_lsbs.wv
Regards,
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wavpack_int32.patch
Type: text/x-patch
Size: 2818 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070804/d5579e0b/attachment.bin>
More information about the ffmpeg-devel
mailing list