Make FLAC parser return frames when it has the required amount
authorMichael Chinen <mchinen@gmail.com>
Sun, 12 Dec 2010 00:52:54 +0000 (00:52 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 12 Dec 2010 00:52:54 +0000 (00:52 +0000)
commit97f7fe687ae40f677aa48dc3be96e4842471f38e
tree5dc46507b091c0963fd8f8fcbf75f67e29516ba7
parent4172951ba7e5e8450d2b081fa9516454fdfa1329
Make FLAC parser return frames when it has the required amount
(without buffering extra input).
Patch by Michael Chinen [mchinen at gmail]

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