[MPlayer-dev-eng] fullscreen control in wrong #ifdef block
Felix Buenemann
atmosfear at users.sourceforge.net
Sun Feb 24 19:56:24 CET 2002
Hi,
the call to VOCTRL_FULLSCREEN in mplayer.c around line 2600 is inside the
#ifdef USE_TV block so it won't work if no tv support is compiled into
mplayer (the control is only libvo specific, has nothing to do with tv
stuff). Just put the fullscreen control case below the closing #endif of
USE_TV.
I didn't do it myself cause my mplayer.c sources are modified.
--
Best Regards,
Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
More information about the MPlayer-dev-eng
mailing list