Mercurial > libavcodec.hg
diff mpeg4videodec.c @ 12044:49c528a39187 libavcodec
mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c
Also put compute_antialias_integer() under !CONFIG_FLOAT and change
forward declarations to declare only the relevant one of these.
Fixes warnings about unused functions and pointer type mismatches.
author | mru |
---|---|
date | Thu, 01 Jul 2010 23:21:20 +0000 |
parents | 8a4984c5cacc |
children | c35d7bc64882 |