annotate mp_msg-mencoder.c @ 18533:6b92a27e247c

also set guiIntfStruct.sh_video to NULL for guiSetDefaults. Avoids a crash at end of playback for skins using $C.
author reimar
date Wed, 17 May 2006 17:29:06 +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"