view mp_msg-mencoder.c @ 29522:26ca161275d6

-vo gl2 resize does not need to modify its arguments, so pass int instead of int *. In particular, this avoids modifying vo_dwidth/vo_dheight which should only be modified by the "windowing layer" (w32_common, x11_common).
author reimar
date Thu, 27 Aug 2009 14:10:38 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"