Files
mpv/osdep
James Ross-Gowan 803e2c5f87 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.
2016-11-17 23:34:20 +11:00
..
2016-02-10 21:29:36 +01:00
2016-06-26 13:47:21 +02:00
2016-09-07 11:26:25 +02:00
2016-02-18 22:57:28 +11:00
2015-04-13 12:10:01 +02:00
2015-05-02 18:59:58 +02:00
2016-07-12 21:05:33 +10:00
2016-09-28 21:38:52 +10:00
2015-05-02 16:14:51 +02:00
2016-02-10 21:29:36 +01:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00