OSDN Git Service

vc1: Use the correct shift amount
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 23 Nov 2014 23:44:48 +0000 (00:44 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 25 Nov 2014 02:00:06 +0000 (02:00 +0000)
commit51946d2de8bd4a4aada43b6ab41340b0f5eb4ecb
treeb524b19fa9950804f8d32a612984775a633fcd07
parentd25afb579facc83fd3a839f21411124d0b09f0ba
vc1: Use the correct shift amount

`is_intra` is a 6bits bitfield.

CC: libav-stable@libav.org
Bug-Id: CID 1194380 / CID 1194381

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/vc1_loopfilter.c