annotate mp_msg-mencoder.c @ 16732:644baf91233c

ao_macosx is a native audio output driver and should thus have priority over non-native outputs drivers like ao_sdl and the like.
author diego
date Tue, 11 Oct 2005 23:07:53 +0000
parents 94813c4807f3
children 92b0eee57acb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5957
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
2 #define FOR_MENCODER 1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
3 #include "mp_msg.c"