flacenc: remove unneeded variable, 'min_encoded_framesize' and use
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 21 Mar 2009 00:50:19 +0000 (00:50 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 21 Mar 2009 00:50:19 +0000 (00:50 +0000)
commitb9b4fc5e0733d52925b4cda1dc3828218c199bd8
treeac7bdeac91bd405a5a03c141ff55d56161bb4579
parent29b0d168e68569fe556d800abb0b41c20efb17ff
flacenc: remove unneeded variable, 'min_encoded_framesize' and use
'min_framesize' instead

Originally committed as revision 18087 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flacenc.c