[FFmpeg-devel] [PATCH 3/4] eac3dec: fix scaling
Michael Niedermayer
michaelni at gmx.at
Sat Mar 14 14:20:09 CET 2015
On Sat, Mar 14, 2015 at 11:48:59AM +0000, Christophe Gisquet wrote:
> This is the remaining error, the output on the SPX samples,
> respectively csi_miami_stereo_128_spx.eac3 and
> csi_miami_5.1_256_spx.eac3, goes from:
> stddev: 8.71 PSNR: 77.52 MAXDIFF: 235
> stddev:24270.51 PSNR: 22.17 MAXDIFF:47166
> to:
> stddev: 0.12 PSNR:114.12 MAXDIFF: 1
> stddev: 0.12 PSNR:114.73 MAXDIFF: 1
> ---
> libavcodec/eac3dec.c | 2 ++
> 1 file changed, 2 insertions(+)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150314/898fb4fb/attachment.asc>
More information about the ffmpeg-devel
mailing list