Add support for hardcoding the mpegaudiodec tables.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 28 Oct 2009 18:42:52 +0000 (18:42 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 28 Oct 2009 18:42:52 +0000 (18:42 +0000)
commiteadaa00c6fe1752b0460aa0c94d3df47502c78df
treeccd06bce01559b6a6414998bd3e2dfc90a016b54
parent1a04d4c7225db023bb96b5dfb7b9368c6677da56
Add support for hardcoding the mpegaudiodec tables.
Reduces .bss size by about 194 kB.

Originally committed as revision 20400 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/mpegaudio_tablegen.c [new file with mode: 0644]
libavcodec/mpegaudio_tablegen.h [new file with mode: 0644]
libavcodec/mpegaudiodec.c
libavcodec/tableprint.c [new file with mode: 0644]
libavcodec/tableprint.h [new file with mode: 0644]