Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 11 Dec 2007 20:27:13 +0000 | diego | Replace SYS_DARWIN conditional by the more correct __APPLE__. |
Tue, 11 Dec 2007 20:16:00 +0000 | diego | There is a check for altivec.h in configure so use the preprocessor directive |
Tue, 11 Dec 2007 20:07:18 +0000 | diego | Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__. |
Tue, 11 Dec 2007 19:56:40 +0000 | reimar | Make init_video function in dec_video static, it is not used outside that file. |