OSDN Git Service

dxva2_vc1: fix signaling of intensity compensation values
authorHendrik Leppkes <h.leppkes@gmail.com>
Thu, 12 Dec 2013 20:12:52 +0000 (21:12 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 1 Jan 2014 01:57:51 +0000 (02:57 +0100)
commitc5562890c7c3e495a1995bfa64f730806020e8d6
tree24da29d8199737cf47c24e50878219d4a781d5c9
parent719f1ce5fb41493fe10edca1ba9223fa601b6165
dxva2_vc1: fix signaling of intensity compensation values

lumscale/lumshift don't get reset back to their default values if
intensity compensation is not active, and a wrong signaling here can
cause playback issues.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/dxva2_vc1.c