OSDN Git Service

bink: permute Bink version 'b' quant matrices by inverse scan order
authorPeter Ross <pross@xvid.org>
Sun, 13 Feb 2011 09:36:29 +0000 (09:36 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 14 Feb 2011 22:58:19 +0000 (23:58 +0100)
commitf20886e464874b246ae6acfea41f35c277b51752
tree1547a160f151435fc6941a14402b5b733786fab4
parenta093650b6c82ad84b257dd21e7d0028712f4bc34
bink: permute Bink version 'b' quant matrices by inverse scan order

This fixes visual glitches in Bink version 'b' files, as the quantization
tables were not being permuted.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 231539217431c32d4f22a16ee2834e24f54611f4)
libavcodec/bink.c