summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-11-10 08:39:09 +0100
committerwm4 <wm4@nowhere>2016-11-10 08:39:09 +0100
commitca175871cd509f5bd629597c1e0417d4243b9742 (patch)
treeae8d8195fa631e0e37ddd34b446a6cf56bff1076 /common
parentfc1017c33533d4d2e0b82cef6cbf45ca64122950 (diff)
downloadmpv-ca175871cd509f5bd629597c1e0417d4243b9742.tar.bz2
mpv-ca175871cd509f5bd629597c1e0417d4243b9742.tar.xz
vdpau: fix hwdec uninit
This is a bit unintuitiv, but it appears hwdec backends have to unset hwdec_priv manually in their uninit function. Normally with this idiom you'd expect the common code to do this (and maybe even freeing the priv struct). Since other hwdec backends do this quite consistently, just fix vdpau for now. Also add an assert to detect similar bugs sooner. Fixes #3788.
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions