[FFmpeg-devel] [PATCH] AAC decoder

Robert Swain robert.swain
Thu May 29 13:17:30 CEST 2008


2008/5/29 Robert Swain <robert.swain at gmail.com>:
> 2008/5/29 Robert Swain <robert.swain at gmail.com>:
>> I'm considering what precision to use for the tables. Using printf()
>> %42.32f gives the first value as:
>>
>>             0.00000000000000088817841970012523,
>>
>> and the last as:
>>
>>     451452825.35479241609573364257812500000000,
>>
>> How does one decide such things? :)
>
> It seems scientific notation would be best for this. That should have
> been obvious to me looking at those numbers. I've used 16 decimal
> places, is that OK? Looking at ivquant_tab now.

Patch attached.

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20080529-1208-hardcoded_or_runtime_tables.diff
Type: text/x-diff
Size: 22811 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080529/6938d8ed/attachment.diff>



More information about the ffmpeg-devel mailing list