OSDN Git Service

Use const to better allow the compiler to optimize AAC independent coupling.
authorAlex Converse <alex.converse@gmail.com>
Thu, 26 Feb 2009 01:50:00 +0000 (01:50 +0000)
committerAlex Converse <alex.converse@gmail.com>
Thu, 26 Feb 2009 01:50:00 +0000 (01:50 +0000)
commit039821a8388316e0c82a83f23e7d38327f514442
tree021c027b407ce982955b247e9eb5e56936842747
parent5fe2a515f81d5e5ddb21e966aaf97e8010cb78e2
Use const to better allow the compiler to optimize AAC independent coupling.

Originally committed as revision 17598 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aac.c