aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorIrui Wang <[email protected]>2024-03-06 10:12:23 +0800
committerHans Verkuil <[email protected]>2024-03-26 09:52:58 +0100
commit502892bbd2021fbe20f0d702b6b0bae281a742fa (patch)
tree07c50bf7b6830dd70023db37968803cdacf6b1ec /scripts/generate_rust_analyzer.py
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 <[email protected]> Signed-off-by: Sebastian Fricke <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions