| Commit message (Expand) | Author | Age | Files | Lines |
* | Move cbrt tables to separate cbrt_data(_fixed).c files. | Reimar Döffinger | 2016-03-13 | 1 | -14/+4 |
* | lavc/cbrt_tablegen: speed up tablegen | Ganesh Ajjanagadde | 2016-01-11 | 1 | -10/+29 |
* | avcodec/cbrt_tablegen: speed up dynamic table creation | Ganesh Ajjanagadde | 2015-12-01 | 1 | -3/+2 |
* | avcodec: Minor macro polishing | Nedeljko Babic | 2015-07-22 | 1 | -3/+2 |
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] | Jovan Zelincevic | 2015-07-09 | 1 | -2/+15 |
* | Add av_cold to table generation functions. | Reimar Döffinger | 2014-08-31 | 1 | -1/+2 |
* | avcodec: improve precission for cbrtf() emulation | Michael Niedermayer | 2013-10-15 | 1 | -1/+1 |
* | tablegen: Don't use cbrtf in host tools | Derek Buitenhuis | 2013-10-15 | 1 | -1/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-22 | 1 | -3/+3 |
|\ |
|
| * | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Allow hard-coding of the 32kB cubic-root table for AAC. | Reimar Döffinger | 2010-03-14 | 1 | -0/+51 |