diff options
author | James Ross-Gowan <rossymiles@gmail.com> | 2016-11-17 23:05:17 +1100 |
---|---|---|
committer | James Ross-Gowan <rossymiles@gmail.com> | 2016-11-17 23:34:20 +1100 |
commit | 803e2c5f87c2102e67922e04fbae02247b66e790 (patch) | |
tree | ed6a3752683939fbc6e8af77d864a48c0d298390 /video/vdpau_mixer.c | |
parent | 40b626fd9b58e2975cff8dec202848a7bce41a9f (diff) |
win32: fix some Clang warnings
- win32-console-wrapper.c was inconsistently using the explicit Unicode
versions of some Windows API functions and structures.
- vo.c should use llabs for int64_t, since long is 32-bit on Windows.
- vo_direct3d.c had a potential use of an uninitialized variable if it
took the first goto error_exit.
Diffstat (limited to 'video/vdpau_mixer.c')
0 files changed, 0 insertions, 0 deletions