summaryrefslogtreecommitdiffstats
path: root/video/out/vo_vaapi.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-11 21:57:41 +0200
committerwm4 <wm4@nowhere>2014-08-11 21:57:41 +0200
commit056622c33e2ba305df4b1602149af01967bbb9ca (patch)
treea55cbe7bb2b6e9131b6e4599fffdbb143927135a /video/out/vo_vaapi.c
parentbeceb2fedc96ce2f510a542de2ee10417221f731 (diff)
downloadmpv-056622c33e2ba305df4b1602149af01967bbb9ca.tar.bz2
mpv-056622c33e2ba305df4b1602149af01967bbb9ca.tar.xz
vaapi: fix uninitialized value read
Found with valgrind. This is somewhat terrifying, because the VA-API API function is supposed to fill these values, and we access them only if the API functions return success. So this shouldn't have happened.
Diffstat (limited to 'video/out/vo_vaapi.c')
0 files changed, 0 insertions, 0 deletions