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:41:56 +0200 |
commit | 1261003700322789d62a892e3325f8b58349d051 (patch) | |
tree | 5d0018fe0ffc65b1d41f91686028b57cda7a29f6 /MAINTAINERS | |
parent | 46c1ee19171c4704ad7dec65b1c716a727238486 (diff) | |
download | ffmpeg-1261003700322789d62a892e3325f8b58349d051.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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions