summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudio_tablegen.c
Commit message (Expand)AuthorAge
* avcodec/mpegaudio_tablegen: Make exponential LUT sharedAndreas Rheinhardt2020-12-08
* avcodec/mpegaudio_tablegen: Avoid write-only buffersAndreas Rheinhardt2020-12-08
* avcodec: include tablegen compat header before the tablegen functionalityHendrik Leppkes2015-12-04
* avcodec/mpegaudio_tablegen: speed up dynamic table creationGanesh Ajjanagadde2015-12-01
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-18
|\
| * mpegaudio: add _fixed suffix to some namesMans Rullgard2011-05-17
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* tablegen: implement and use WRITE_ARRAY macrosDiego Pettenò2010-06-27
* tableprint: use the type name as-is for the functions' names.Diego Pettenò2010-06-27
* Fix mpegaudio tablegen.Michael Kostylev2010-05-13
* Change/simplify the tableprint/tablegen API.Reimar Döffinger2010-04-01
* Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger2009-10-28