Simplify error handling by processing header errors separate from CRC and
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 28 Jan 2010 23:19:33 +0000 (23:19 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 28 Jan 2010 23:19:33 +0000 (23:19 +0000)
commit2c2cdc0bfbe14710c321c1a9beb2605d89950557
tree4f07a257e132542950216ba2f2657006927be1e3
parent836fc7778513fa97c1852444155f82627ecbb8cd
Simplify error handling by processing header errors separate from CRC and
buffer size vs. frame size errors.

Originally committed as revision 21519 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c