gstreamer/gst
Gwenole Beauchesne 40b6832b82 vaapisink: fix creation of GLX texture.
Fix creation of GLX texture, to not depend on the GstCaps video size that
could be wrong, especially in presence of frame cropping. So, use the size
from the source VA surfaces.

An optimization could be to reduce the texture size to the actual visible
size on screen. i.e. scale down the texture size to match the screen dimensions,
while preserving the VA surface aspect ratio. However, some VA drivers don't
honour that.
2013-07-08 18:54:15 +02:00
..
vaapi vaapisink: fix creation of GLX texture. 2013-07-08 18:54:15 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00