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)
committerMans Rullgard <mans@mansr.com>
Sun, 13 Feb 2011 13:39:07 +0000 (13:39 +0000)
commit231539217431c32d4f22a16ee2834e24f54611f4
treec8b6b1cc513e95f4f21c8174d6dfd8153d773a8e
parentcb62510cab8b745e65eb966c72ab7e9b122d564b
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>
libavcodec/bink.c