ffmpeg/libavcodec
Philip Langdale 2a44f706aa 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)
2018-05-10 18:44:02 +02:00
..
2018-05-01 21:22:03 +02:00
2018-04-20 01:53:41 +02:00
2018-03-29 00:05:52 -03:00
2018-03-07 22:26:53 +01:00
2018-03-29 00:05:52 -03:00
2018-03-29 00:05:52 -03:00
2018-03-07 22:26:53 +01:00