annotate mp_msg-mencoder.c @ 16080:baae7cdb0726

re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder". note: if you can't generate the doc on your machine, make sure you run "make distclean" beforehand
author gpoirier
date Sun, 24 Jul 2005 14:22:14 +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"