[FFmpeg-devel] [PATCH 0/4] Further fixes to EAC3 FP decoder

Christophe Gisquet christophe.gisquet at gmail.com
Sat Mar 14 12:48:56 CET 2015


The SPX blend factors were incorrectly computed. For now, still use
floating point operations, with proper scaling, but the interested
parties may want to write the proper FP.23 code.

Christophe Gisquet (4):
  ac3_fixed: fix out-of-bound read
  ac3_fixed: fix computation of spx_noise_blend
  eac3dec: fix scaling
  ac3dec: cosmetics

 libavcodec/ac3dec.c  | 12 +++++-------
 libavcodec/eac3dec.c |  2 ++
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
1.9.2.msysgit.0



More information about the ffmpeg-devel mailing list