vc1parser: fix expected level in sequence-layer parsing unit test
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Thu, 9 Oct 2014 13:12:01 +0000 (15:12 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 20 Oct 2014 10:40:54 +0000 (12:40 +0200)
commit81c5fd3c1e96967f06aa9a78ca02bbcf314fefa3
tree62ad76ae56e9cfe3c906456b20a9db2a7f2b8f02
parentde327bf45bbf5fad4854ce6447c99b1f3e80ac80
vc1parser: fix expected level in sequence-layer parsing unit test

Sequence-layer used for unit test have a level set to 2 which should
match the medium level, not the high.

https://bugzilla.gnome.org/show_bug.cgi?id=738230
tests/check/libs/vc1parser.c