[vlc-devel] vout.m

Rémi Denis-Courmont remi at remlab.net
Tue Jul 13 16:17:30 CEST 2010


On Tue, 13 Jul 2010 15:15:24 +0100, sean <sean at startide.org> wrote:
> if( p_vout->render.height * p_vout->render.i_aspect >
> p_vout->render.i_width * VOUT_ASPECT_FACTOR )
> 
> looks like something is not defined, could somone point me in the right 
> direction? I'm lost!

vout.m uses the old now removed video output API. It needs to be replaced
with something else, or ported to the new API.

-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis




More information about the vlc-devel mailing list