[FFmpeg-devel] [PATCH] AAC decoder

Robert Swain robert.swain
Sun May 25 20:40:46 CEST 2008


2008/5/25 Robert Swain <robert.swain at gmail.com>:
> I'm not sure if it's the best method of testing but I decoded the file
> to pcm_s16le using faad and the code using float funcs and cbrtf and
> compared them using tiny_psnr and:
>
> stddev:  0.01 PSNR:136.17 bytes:232734720

For reference, using cbrt and fabs vs faad:

stddev:  0.01 PSNR:136.32 bytes:232734720

Rob




More information about the ffmpeg-devel mailing list