summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegaudio_tablegen.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegaudio_tablegen: Add (), fix fateMichael Niedermayer2015-12-021-2/+2
* avcodec/mpegaudio_tablegen: more dynamic table creation speedupsGanesh Ajjanagadde2015-12-011-7/+15
* avcodec/mpegaudio_tablegen: speed up dynamic table creationGanesh Ajjanagadde2015-12-011-6/+13
* Add av_cold to table generation functions.Reimar Döffinger2014-08-311-1/+2
* avcodec/mpegaudio_tablegen: fix build with hardcoded tablesMichael Niedermayer2013-10-241-1/+1
* libavcodec/mpegaudio_tablegen: clip value before castingMichael Niedermayer2013-10-221-1/+1
* avcodec/mpegaudio_tablegen: remove dead branchMichael Niedermayer2013-10-151-1/+1
* avcodec: improve precission for cbrtf() emulationMichael Niedermayer2013-10-151-2/+2
* mpegaudio_tablegen: Don't use llrintDerek Buitenhuis2013-10-151-1/+2
* tablegen: Don't use cbrtf in host toolsDerek Buitenhuis2013-10-151-2/+4
* mpegaudio_tablegen: try to fix hardcoded tablesMichael Niedermayer2012-08-021-0/+1
* mp3dec: adjust IMDCT scaling to avoid overflowsMichael Niedermayer2012-08-021-2/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-3/+3
|\
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-181-4/+4
|\ \ | |/
| * mpegaudio: add _fixed suffix to some namesMans Rullgard2011-05-171-4/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-101-0/+2
|\ \ | |/
| * mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-091-0/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* mathematics.h no longer needs config.h, so update tablegen code andReimar Döffinger2010-06-211-2/+0
* float based mp1/mp2/mp3 decoders.Michael Niedermayer2010-05-111-0/+4
* Revert "Add required header #include to fix 'make checkheaders'."Måns Rullgård2009-11-261-1/+0
* cosmetics: K&R style, prettyprintingDiego Biurrun2009-11-261-13/+13
* Add required header #include to fix 'make checkheaders'.Diego Biurrun2009-11-251-0/+1
* Remove unused variable.Michael Niedermayer2009-11-081-1/+0
* Simpliy exp*table init, based on patch by reimar.Michael Niedermayer2009-11-071-8/+8
* Fix out-of-tree builds with --enable-hardcoded-tablesReimar Döffinger2009-10-281-1/+1
* 10l, fix incorrect endif comment.Reimar Döffinger2009-10-281-1/+1
* Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger2009-10-281-0/+68
OpenPOWER on IntegriCloud