ac3enc: use generic fixed-point mdct
authorMans Rullgard <mans@mansr.com>
Mon, 21 Mar 2011 18:07:59 +0000 (18:07 +0000)
committerMans Rullgard <mans@mansr.com>
Sun, 3 Apr 2011 18:01:53 +0000 (19:01 +0100)
commit79997def65fd2313b48a5f3c3a884c6149ae9b5d
treee137d4180c580bc28ada1bcb60a4aea66ac01729
parentaadfc9ee747eeb37f9ea77c0cc56a88226b9d21b
ac3enc: use generic fixed-point mdct

This makes the AC3 encoder use the shared fixed-point MDCT rather
than its own implementation.  The checksum changes are due to
different rounding in the MDCT.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/ac3enc.c
libavcodec/ac3enc_fixed.c
libavcodec/ac3enc_fixed.h [deleted file]
libavcodec/ac3enc_float.c
libavcodec/ac3enc_float.h [deleted file]
tests/ref/acodec/ac3_fixed
tests/ref/lavf/rm