]> git.sesse.net Git - ffmpeg/commit
avcodec/aacsbr: Split the env_facs table
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 19 Nov 2015 12:53:58 +0000 (13:53 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 12 Dec 2015 11:19:07 +0000 (12:19 +0100)
commitb78885a3c5bcc531ef3410b2d7592a9b08392505
treece12ef1638ef1e4c7e03354140fec6f9aac33e65
parentb4f1636a4d7787eccf022ce2433cd9ce53e407cc
avcodec/aacsbr: Split the env_facs table

This also removes a #ifdef and special case for the fixed point case

Reviewed-by: Andreas Cadhalpun <andreas.cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/aacsbr.c
libavcodec/aacsbr_fixed.c
libavcodec/aacsbr_template.c