Changeset 2fcef90b in ffmpeg

Timestamp:
Apr 28, 2014, 6:12:44 PM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
2548f8a2, ed4b7571
Parents:
1eb57e1d
git-author:
Hendrik Leppkes <h.leppkes@gmail.com> (04/22/14 13:22:50)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/28/14 18:12:44)
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: Anton Khirnov <anton@khirnov.net>

(No files)

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