OSDN Git Service

mlpdec: Split sync word error and MLP sync word check.
authorRamiro Polla <ramiro.polla@gmail.com>
Wed, 6 May 2009 15:46:10 +0000 (15:46 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Wed, 6 May 2009 15:46:10 +0000 (15:46 +0000)
commite8d341ce19bf70914b2cc4a61c9e52d607904cd0
tree7f1f9dc241707024b82ea2ede8e6336fe42013b2
parentaff42ee0ff50d307c5eb0cc768645452194dea98
mlpdec: Split sync word error and MLP sync word check.
The previous code would print the wrong error message for MLP streams with
TrueHD noise type.

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