[FFmpeg-devel] [PATCHv2 1/2] avcodec/aactab: do not use floats for constants
Marton Balint
cus at passwd.hu
Tue Mar 15 00:51:14 CET 2016
On Sun, 6 Mar 2016, Michael Niedermayer wrote:
> On Sun, Mar 06, 2016 at 01:10:48PM +0100, Marton Balint wrote:
>> This may improve the precision of the fixed point decoder for some compilers
>> and architectures.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>> libavcodec/aac_defines.h | 6 +++---
>> libavcodec/aactab.h | 22 +++++++++++-----------
>> 2 files changed, 14 insertions(+), 14 deletions(-)
>
> should be ok i think if it fixes something
>
Thanks, applied.
Regards,
Marton
More information about the ffmpeg-devel
mailing list