[vlc-devel] [PATCH] Support for rotated MP4 Movies (bug #2882)

Jean-Baptiste Kempf jb at videolan.org
Thu Feb 6 23:28:04 CET 2014


On 06 Feb, Matthias Keiser wrote :
> +    if (!vout_GetDisplayOpengl(vout->p->display.vd) && vout->p->filter.format.orientation != ORIENT_TOP_LEFT) {

Why not ask the Video Output if it can rotate by itself, like a
VOUT_DISPLAY_CAN_ROTATE, that would be defaulted to false?

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list