100l, the compression field in lcl extradata must be interpreted as
commitdfb035a9e8855408b887176901a7f277ebb15d93
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 31 May 2009 10:50:54 +0000 (31 10:50 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 31 May 2009 10:50:54 +0000 (31 10:50 +0000)
tree5781cbb8670ef021715cfb58b9bd47308b9e094a
parent8427238659c5088b85f1808955827df1886e1a91
100l, the compression field in lcl extradata must be interpreted as
int8_t, not uint8_t to allow -1 for "no compression".
The original code worked, but only when char was signed.

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