annotate mp_msg-mencoder.c @ 17021:ded1cc937221

Make the osd command only switch between enabled/disabled when using the term osd. Also put a define to test for the term osd without #ifdef.
author albeu
date Sun, 20 Nov 2005 23:44:46 +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"