]> git.sesse.net Git - vlc/commit
* include/vlc_common.h: fixed the I64C() macro for mingw.
authorGildas Bazin <gbazin@videolan.org>
Thu, 5 Jun 2003 11:52:19 +0000 (11:52 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 5 Jun 2003 11:52:19 +0000 (11:52 +0000)
commit6350ac81e574a8ecafeee4358ff3fb29a8b5bac6
treeadd1e3a9d99823c316c89b24e9906b7d78423265
parent331cb1a8b4bc8423ef66caa65d85db6a353e09c2
* include/vlc_common.h: fixed the I64C() macro for mingw.
* src/misc/mtime.c: implemented the heuristic described in http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html to test whether the win32 performance counter is reliable. That should fix the clock problems that a few users reported on win32.
include/vlc_common.h
src/misc/mtime.c