| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mpegaudio_tablegen: fix build with hardcoded tables | Michael Niedermayer | 2013-10-24 | 1 | -1/+1 |
* | libavcodec/mpegaudio_tablegen: clip value before casting | Michael Niedermayer | 2013-10-22 | 1 | -1/+1 |
* | avcodec/mpegaudio_tablegen: remove dead branch | Michael Niedermayer | 2013-10-15 | 1 | -1/+1 |
* | avcodec: improve precission for cbrtf() emulation | Michael Niedermayer | 2013-10-15 | 1 | -2/+2 |
* | mpegaudio_tablegen: Don't use llrint | Derek Buitenhuis | 2013-10-15 | 1 | -1/+2 |
* | tablegen: Don't use cbrtf in host tools | Derek Buitenhuis | 2013-10-15 | 1 | -2/+4 |
* | mpegaudio_tablegen: try to fix hardcoded tables | Michael Niedermayer | 2012-08-02 | 1 | -0/+1 |
* | mp3dec: adjust IMDCT scaling to avoid overflows | Michael Niedermayer | 2012-08-02 | 1 | -2/+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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-18 | 1 | -4/+4 |
|\| |
|
| * | mpegaudio: add _fixed suffix to some names | Mans Rullgard | 2011-05-17 | 1 | -4/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-10 | 1 | -0/+2 |
|\| |
|
| * | mpegaudio: remove CONFIG_MPEGAUDIO_HP option | Mans Rullgard | 2011-05-09 | 1 | -0/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | mathematics.h no longer needs config.h, so update tablegen code and | Reimar Döffinger | 2010-06-21 | 1 | -2/+0 |
* | float based mp1/mp2/mp3 decoders. | Michael Niedermayer | 2010-05-11 | 1 | -0/+4 |
* | Revert "Add required header #include to fix 'make checkheaders'." | Måns Rullgård | 2009-11-26 | 1 | -1/+0 |
* | cosmetics: K&R style, prettyprinting | Diego Biurrun | 2009-11-26 | 1 | -13/+13 |
* | Add required header #include to fix 'make checkheaders'. | Diego Biurrun | 2009-11-25 | 1 | -0/+1 |
* | Remove unused variable. | Michael Niedermayer | 2009-11-08 | 1 | -1/+0 |
* | Simpliy exp*table init, based on patch by reimar. | Michael Niedermayer | 2009-11-07 | 1 | -8/+8 |
* | Fix out-of-tree builds with --enable-hardcoded-tables | Reimar Döffinger | 2009-10-28 | 1 | -1/+1 |
* | 10l, fix incorrect endif comment. | Reimar Döffinger | 2009-10-28 | 1 | -1/+1 |
* | Add support for hardcoding the mpegaudiodec tables. | Reimar Döffinger | 2009-10-28 | 1 | -0/+68 |