comparison configure @ 27751:d120b2951b37

Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used. config.h should only contain option definitions, no logic.
author diego
date Thu, 16 Oct 2008 18:24:18 +0000
parents 2c11b155ff11
children bfebea06911d
comparison
equal deleted inserted replaced
27750:2c11b155ff11 27751:d120b2951b37
8554 $_def_vidix_drv_sis 8554 $_def_vidix_drv_sis
8555 $_def_vidix_drv_unichrome 8555 $_def_vidix_drv_unichrome
8556 $_def_vidix_pfx 8556 $_def_vidix_pfx
8557 8557
8558 /* libvo options */ 8558 /* libvo options */
8559 #define SCREEN_SIZE_X 1
8560 #define SCREEN_SIZE_Y 1
8561 $_def_x11 8559 $_def_x11
8562 $_def_xv 8560 $_def_xv
8563 $_def_xvmc 8561 $_def_xvmc
8564 $_def_vm 8562 $_def_vm
8565 $_def_xf86keysym 8563 $_def_xf86keysym