[vlc-devel] [PATCH 3/5] xcb/events: correct mouse coordinates for rotated movies

Rémi Denis-Courmont remi at remlab.net
Fri Mar 14 09:41:37 CET 2014


On Fri, 14 Mar 2014 01:09:51 +0100, Matthias Keiser
<matthias at tristan-inc.com> wrote:
> To complete this the XVideo and VDPAU vout modules will have be updated
> too (adjust the vd->fmt). Couldn't test these via VirtualBox, sorry.

That's fine. You cannot be expected to support all platforms, so long as
the core framework aspects are Done Right. I have already fixed XVideo
anyway.

VDPAU is blocked, like bug #10745. To fix both of them, the transform
filter should become a normal video format conversion (like swscale, scale,
and chroma) rather than a named user-filter "transform{...}". However, for
that change to work, the chain filter needs to be further adjusted, and
*all* video output plugins must understand orientation.

I will fix vmem and yuv, and try to fix the two pairs of ASCII art plugins
and frame buffer plugins. But I won't do Windows, OS/2 nor Android ones.

-- 
Rémi Denis-Courmont
Sent from my collocated server




More information about the vlc-devel mailing list