annotate mp_msg-mencoder.c @ 29575:0e182921966b

Make glContext a local variable, it is not needed outside the function where it is allocated, reference counting takes care of freeing it.
author reimar
date Tue, 01 Sep 2009 21:16:58 +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"