]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
mlpdec: Split sync word error and MLP sync word check.
authorramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 6 May 2009 15:46:10 +0000 (15:46 +0000)
committerramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 6 May 2009 15:46:10 +0000 (15:46 +0000)
commit85eded42c67ddce01a7c1dcdfdc3c6e4a97fc0f0
tree18ad2d72ab0e69071c32f04d160183061bacd829
parent6d9c8770a542fe68e602ecc6c9fb26eec055f608
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18762 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/mlpdec.c