[FFmpeg-soc] [PATCH] AMR-WB Decoder

Marcelo Galvão Póvoa marspeoplester at gmail.com
Mon Aug 16 21:23:57 CEST 2010


Hello,

Here is my floating point AMR-WB Decoder. The output quality seems
reasonable compared to the reference and libopencore decoders. There
are some tests available (1kHz sine wave and high-band output) in [1].

Most of the code hasn't been reviewed yet, so I'd appreciate if
someone does. There is some annotations throughout the code marked
with "XXX:" used to remark cases of discrepancy between the
specification and the reference source and some general issues that
ought to be analyzed.

This patch was generated against an old ffmpeg revision in which I
started programming. I don't know if this would create a problem in
applying the patch to Makefile and allcodecs.c. Please tell me if it
would.

[1] http://www.students.ic.unicamp.br/~ra082115/amrwb_tests.zip

Regards,
Marcelo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: amrwb.patch
Type: application/octet-stream
Size: 157005 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100816/abf2a20c/attachment.obj>


More information about the FFmpeg-soc mailing list