]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
media: cedrus: Use correct H264 8x8 scaling list
authorJonas Karlman <jonas@kwiboo.se>
Tue, 29 Oct 2019 00:00:52 +0000 (01:00 +0100)
committerPaolo Pisati <paolo.pisati@canonical.com>
Thu, 30 Jan 2020 15:25:14 +0000 (16:25 +0100)
commit4e4e14ef4e89f3661a451b7e38f2711f10b6581c
tree8a5a5fab82e647943ea5cf731530d8472c47db26
parent21c05cee93136541186c33ee0b198ac433253a7c
media: cedrus: Use correct H264 8x8 scaling list

BugLink: https://bugs.launchpad.net/bugs/1861085
commit a6b8feae7c88343212686120740cf7551dd16e08 upstream.

Documentation now defines the expected order of scaling lists,
change to use correct indices.

Fixes: 6eb9b758e307 ("media: cedrus: Add H264 decoding support")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/staging/media/sunxi/cedrus/cedrus_h264.c