Changeset 276839b8 in ffmpeg

Timestamp:
Mar 6, 2014, 11:33:19 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
8b2a130
Parents:
0707a34
git-author:
Hendrik Leppkes <h.leppkes@gmail.com> (03/04/14 07:28:38)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (03/06/14 23:33:19)
Message:

dxva2_h264: set the correct ref frame index in the long slice struct

The latest H.264 DXVA specification states that the index in this
structure should refer to a valid entry in the RefFrameList of the picture
parameter structure, and not to the actual surface index.

Fixes H.264 DXVA2 decoding on recent Intel GPUs (tested on Sandy and Ivy)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.