]> git.sesse.net Git - vlc/commit
* This patch does what the revert'ed patch from before should have done. Changing...
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 16 Oct 2005 15:27:34 +0000 (15:27 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 16 Oct 2005 15:27:34 +0000 (15:27 +0000)
commitadb3c550be567849d29be060de5fa0435c39ddab
tree33651c0ee2ddd70a82fe16bbd462c2ddebe8ad07
parent5730eaaa4d8f64badd1938652a0ccdda235fda25
* This patch does what the revert'ed patch from before should have done. Changing priorities of vlc threads with --rt-priotity and --rt-offset. (Note that 'rt' isn't 'realtime'. We should use Mach threading for that on Darwin)
* It also fixes the errors on the non-existent  rt-priority and rt-offset on start, which was caused because no config was loaded yet.
src/misc/threads.c