summaryrefslogtreecommitdiff
path: root/lib/rbtree_test.c
diff options
context:
space:
mode:
authorIrui Wang <irui.wang@mediatek.com>2024-03-06 10:12:23 +0800
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-03-26 09:52:58 +0100
commit502892bbd2021fbe20f0d702b6b0bae281a742fa (patch)
tree07c50bf7b6830dd70023db37968803cdacf6b1ec /lib/rbtree_test.c
parent4cece764965020c22cff7665b18a012006359095 (diff)
media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
The VP9 bitstream uses superframes, which each contain 8 sub-frames, enable accessing the last superframe by increasing the range of the index vaidation as the maximum number of superframes is 8 and not 7, so that the last sub-frame can be decoded normally with the stateful VP9 decoder. Signed-off-by: Irui Wang <irui.wang@mediatek.com> Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'lib/rbtree_test.c')
0 files changed, 0 insertions, 0 deletions