OSDN Git Service

flac_parser.c: fix issue with looping output for small files.
authorMichael Chinen <m@roughsoft.com>
Sun, 14 Oct 2012 07:08:43 +0000 (16:08 +0900)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Oct 2012 18:39:10 +0000 (20:39 +0200)
commitc73b1a1d8010dac29653b41d39af9c18247179c3
treed85a6774c9cc7657262811d63d918752cbbb32c3
parent41bf943f709e7327601f5aa02599fdcb3c1ca59d
flac_parser.c: fix issue with looping output for small files.

see trac 1345
https://ffmpeg.org/trac/ffmpeg/ticket/1345

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/flac_parser.c