]> git.sesse.net Git - vlc/commit
- a few bug fixes for the directx plugin.
authorGildas Bazin <gbazin@videolan.org>
Thu, 28 Jun 2001 22:12:04 +0000 (22:12 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 28 Jun 2001 22:12:04 +0000 (22:12 +0000)
commit9c0b2a56c67e994531d1825def358a5759672f2a
treea5703e478a28e486e88caf8b091a002a91c328d2
parent2fbc01b90937b2018c034c658f3195334954e851
- a few bug fixes for the directx plugin.
- removed the custom usleep function for win32 as we don't really need
    this accuracy, and it was eating cpu resources.
plugins/directx/vout_directx.c
src/misc/mtime.c