view mp_msg-mencoder.c @ 24749:00ad4fc92af3

Remove driver-dependent #ifdef from norm_from_string routine. It will use TVI_CONTROL_SPC_GET_NORMID if supported by driver and fallback to hardcoded norms otherwise. This will not change current behaviour because hardcoded norms were used with drivers which do not support above ioctl.
author voroshil
date Sun, 14 Oct 2007 05:15:51 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"