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
Showing
- libavcodec/Makefile 13 additions, 1 deletionlibavcodec/Makefile
- libavcodec/mpegaudio_tablegen.c 60 additions, 0 deletionslibavcodec/mpegaudio_tablegen.c
- libavcodec/mpegaudio_tablegen.h 68 additions, 0 deletionslibavcodec/mpegaudio_tablegen.h
- libavcodec/mpegaudiodec.c 2 additions, 27 deletionslibavcodec/mpegaudiodec.c
- libavcodec/tableprint.c 72 additions, 0 deletionslibavcodec/tableprint.c
- libavcodec/tableprint.h 58 additions, 0 deletionslibavcodec/tableprint.h
Loading
Please register or sign in to comment