OSDN Git Service

mlpdec: Check for bits left before each read of End-of-Stream indicator and
authorRamiro Polla <ramiro.polla@gmail.com>
Sun, 13 Jul 2008 14:59:39 +0000 (14:59 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Sun, 13 Jul 2008 14:59:39 +0000 (14:59 +0000)
commiteb2cd99c73df74cba8ce0173f9ee2b70313adaa6
tree826b8177d7959a06e6315ce0383f2a71a9d96254
parentf27e1d645e609c01fbacfc2425818b56126df567
mlpdec: Check for bits left before each read of End-of-Stream indicator and
Substream parity check independently. This allows decoding of streams that
have EOS but don't have Substream parity check.

Originally committed as revision 14206 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mlpdec.c