[FFmpeg-devel] PATCH: fix broken WMA decoding
Robert Swain
robert.swain
Sat Aug 23 17:34:44 CEST 2008
2008/8/23 Jindrich Makovicka <makovick at gmail.com>:
> 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).
Ah, indeed. Apologies. I prefer the patch you attached to reversing
the table order and it looks OK to me. Michael?
Rob
More information about the ffmpeg-devel
mailing list