25 Commits (ed1a6878564a97e67e5fe3a25bc099208cfed024)

Author SHA1 Message Date
Michael Niedermayer 2f31b73a11 avcodec/mpegaudio_tablegen: fix build with hardcoded tables 11 years ago
Michael Niedermayer da30d0cec3 libavcodec/mpegaudio_tablegen: clip value before casting 11 years ago
Michael Niedermayer 2a19fcc123 avcodec/mpegaudio_tablegen: remove dead branch 11 years ago
Michael Niedermayer 59352a07d8 avcodec: improve precission for cbrtf() emulation 11 years ago
Derek Buitenhuis c0085f94fe mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis bc31a7a3b6 tablegen: Don't use cbrtf in host tools 11 years ago
Derek Buitenhuis e516921143 mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis 008014b5e7 tablegen: Don't use cbrtf in host tools 11 years ago
Michael Niedermayer a6aa7e039a mpegaudio_tablegen: try to fix hardcoded tables 12 years ago
Michael Niedermayer 571572fcdd mp3dec: adjust IMDCT scaling to avoid overflows 12 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Mans Rullgard 4bac1bbc3b mpegaudio: add _fixed suffix to some names 14 years ago
Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger 6785e92709 mathematics.h no longer needs config.h, so update tablegen code and 15 years ago
Michael Niedermayer b91d46614d float based mp1/mp2/mp3 decoders. 15 years ago
Måns Rullgård 4f898e77fb Revert "Add required header #include to fix 'make checkheaders'." 15 years ago
Diego Biurrun e137934fae cosmetics: K&R style, prettyprinting 15 years ago
Diego Biurrun 154f5b5c9b Add required header #include to fix 'make checkheaders'. 15 years ago
Michael Niedermayer a16f80f392 Remove unused variable. 15 years ago
Michael Niedermayer f3001e0dee Simpliy exp*table init, based on patch by reimar. 15 years ago
Reimar Döffinger 52a4a07778 Fix out-of-tree builds with --enable-hardcoded-tables 15 years ago
Reimar Döffinger 8abe97be92 10l, fix incorrect endif comment. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago