]> git.sesse.net Git - vlc/commit
mac PPC: don't use mach absolute_time()
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 1 Jun 2009 10:35:38 +0000 (12:35 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 1 Jun 2009 10:36:53 +0000 (12:36 +0200)
commitc6ce6df890b7c66defc54c4dd4edbd940728fe94
tree59fd6d6636ff216d737428a02657a7a68bdc3961
parenteafaeb2c918487ace54e14589b1b55a44bbfdaa3
mac PPC: don't use mach absolute_time()

Introduced in [5ead92ffd58088828ed802173d963b2571f0cd69], on PowerPC-based Macs this breaks the playback of a certain AVI and WMV files for reasons not fully understood. The commit was reverted for PPC macs in
* [49f3721c5baa88feece1d8793f08f08b2ed86a4d]
* [7786caa59f70d40794273cd741ea96f98d43621f]
but these commits were never applied to the master branch.
src/misc/mtime.c
src/misc/pthread.c