flac_parser: loop append buffer when the default size is not enough to get
authorMichael Chinen <mchinen@gmail.com>
Thu, 30 Dec 2010 04:09:39 +0000 (04:09 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 30 Dec 2010 04:09:39 +0000 (04:09 +0000)
commit4b5d4720c1c46e8a80b945854a6dec5f681e11c0
treed7c0ce5c55efbdc32d0417b41c779b212e73bfcc
parent536e9b2f582a5993dfba0df6118f563bec62d17e
flac_parser: loop append buffer when the default size is not enough to get
the desired number of frames.
Patch by Michael Chinen [mchinen at gmail]

Originally committed as revision 26163 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flac_parser.c