]> git.sesse.net Git - vlc/commit
* include/vlc_threads.h:
authorGildas Bazin <gbazin@videolan.org>
Mon, 1 Mar 2004 12:50:39 +0000 (12:50 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 1 Mar 2004 12:50:39 +0000 (12:50 +0000)
commit4598fd249aff442c3e02d16c8b15afbc607848ad
tree41f96d89584ca5922c975bb0f23cc4612ca6616e
parentcf0968da8bba635c1b86ca2156ae1cd1e8595bf2
* include/vlc_threads.h:
   + lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now).
* modules/access/file.c:
   + s/config_GetInt()/var_Get() for file-caching.
* modules/access_output/udp.c:
   + less verbose debug messages.
   + increase thread priority on win32.
include/vlc_threads.h
modules/access/file.c
modules/access_output/udp.c