[FFmpeg-devel] PATCH: fix broken WMA decoding

Jindrich Makovicka makovick
Sat Aug 23 17:28:28 CEST 2008


Hi,

revision 14758 (global sine window tables) broke WMA decoding. The
problem is that the tables are in opposite order (128...2048) than
wma.c expects. The solution is to either reverse the table order in
mdct.c or flip the index in wma.c (attached).

Regards,
-- 
Jindrich Makovicka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wma.c.diff
Type: text/x-patch
Size: 544 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080823/9f19f7ed/attachment.bin>



More information about the ffmpeg-devel mailing list