diff options
author | Philip Langdale <philipl@overt.org> | 2018-05-09 18:48:59 -0700 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2018-05-10 18:44:02 +0200 |
commit | 2a44f706aa14eefd503ca4e3c1d3aba21f991cab (patch) | |
tree | f2ad2563b0b8a3fe38fc86d12908bf9a7abae191 /tools/gen-rc | |
parent | 61b673b1f101ed7fcf5b3e564e296210f44e04d1 (diff) | |
download | ffmpeg-2a44f706aa14eefd503ca4e3c1d3aba21f991cab.tar.gz |
avcodec/nvdec_hevc: fix scaling lists
The main issue here was the use of [i] instead of [i * 3] for the 32x32
matrix. As part of fixing this, I changed the code to match that used
in vdpau_hevc, which I spent a lot of time verifying.
I also changed to calculating NumPocTotalCurr using the existing helper,
which is what vdpau does.
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
(cherry picked from commit 1261003700322789d62a892e3325f8b58349d051)
Diffstat (limited to 'tools/gen-rc')
0 files changed, 0 insertions, 0 deletions