mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 19 Oct 2009 17:21:02 +0000 (17:21 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 19 Oct 2009 17:21:02 +0000 (17:21 +0000)
commit9adcccde0c9a712a8697e94efe3bbac6d64f46dc
tree55bf23ebdd7be66e26c0a07136ae4cbdec3b85dd
parent8767fb4caddbae86a48a299d94d353bc82ea98a2
mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make
them use the same variable/global storage.
Saves 4 kB in .bss.

Originally committed as revision 20314 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpc.c
libavcodec/mpegaudio.h
libavcodec/mpegaudiodec.c
libavcodec/qdm2.c