flacdec: When there is not enough data to read the next header block,
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 4 Mar 2009 01:08:26 +0000 (01:08 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 4 Mar 2009 01:08:26 +0000 (01:08 +0000)
commite1374c06d6f68629573b1c79b2f57cc4bb12e768
tree0650963b33bf868d85c2eba297d491eeca65baf2
parent29b9f58b37ce310965a9d7a50e3abbc582a10f69
flacdec: When there is not enough data to read the next header block,
reset the bitstream reader instead of skipping backwards.

Originally committed as revision 17798 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flacdec.c