OSDN Git Service

aacenc: Don't make unnecessary compares to the escape value in tight loops.
authorAlex Converse <alex.converse@gmail.com>
Mon, 21 Sep 2009 03:41:08 +0000 (03:41 +0000)
committerAlex Converse <alex.converse@gmail.com>
Mon, 21 Sep 2009 03:41:08 +0000 (03:41 +0000)
commita71e9b62546e4467751c0219869a7f6d004a5986
tree3302d0a48e73176bc44c0a76d6d5cc56d84e1c0e
parent1a918c08e453a106c6737bca96757e26aade2964
aacenc: Don't make unnecessary compares to the escape value in tight loops.

Originally committed as revision 19943 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aaccoder.c