OSDN Git Service

aacenc: Start the lookahead pointer 1/4 of the way into the first short window.
authorAlex Converse <alex.converse@gmail.com>
Mon, 28 Jun 2010 21:50:57 +0000 (21:50 +0000)
committerAlex Converse <alex.converse@gmail.com>
Mon, 28 Jun 2010 21:50:57 +0000 (21:50 +0000)
commit4e42debc8d61587d123a4adf9f1c5694cef25ba9
tree5de384fa611a1d6174bcba8b1d2c98274f3de93b
parent75ef6898846fb14dd47691cad6ce8850c9106723
aacenc: Start the lookahead pointer 1/4 of the way into the first short window.

Short windows are of length 256 and begin at sample 448.

Originally committed as revision 23871 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aacenc.c