]> git.sesse.net Git - vlc/commit
Mac OS X-specific :
authorChristophe Massiot <massiot@videolan.org>
Sun, 19 May 2002 23:51:37 +0000 (23:51 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sun, 19 May 2002 23:51:37 +0000 (23:51 +0000)
commitfe95288adb39a046872a492488a3e111bd11da59
tree13f2a8a3a5e48e38aeba65731e70e2154991432e
parentdec3c9e9b11f9531f92d7718b2f55a3ba1d1d56e
Mac OS X-specific :
* We now use real-time threads ;
* Worked around a bug when seeking ;
All :
* Removed my patch to the video output since it causes problems for some
  people.
include/threads_funcs.h
plugins/macosx/aout_macosx.m
plugins/macosx/intf_controller.m
plugins/macosx/intf_vlc_wrapper.m
plugins/macosx/vout_macosx.m
src/misc/darwin_specific.c
src/video_output/video_output.c