annotate mp_msg-mencoder.c @ 29349:26347e1dc763

100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is a valid value for e.g. the offsets. Patch by Benson Mitchell [benson mitchell gmail com]
author reimar
date Fri, 26 Jun 2009 13:34:40 +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"