subpicture: add support for global-alpha.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidisplay.h
2013-01-11 Holger Kaelberersubpicture: add support for global-alpha.
2012-09-07 Philip LorenzDo not forward declare enums.
2012-08-28 Gwenole Beauchesnedisplay: add color balance properties.
2012-08-28 Gwenole Beauchesnedisplay: expose display attributes as GObject properties.
2012-08-27 Wind Yuandisplay: add support for rotation modes.
2012-08-27 Gwenole Beauchesnedisplay: add support for rendering modes.
2012-08-27 Gwenole Beauchesnedisplay: add initial support for display attributes.
2012-08-01 Gwenole BeauchesneAdd initial support for VA/DRM.
2012-07-25 Gwenole Beauchesneplugins: add support for Wayland.
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-07-20 Gwenole BeauchesneDrop support for obsolete VA-API versions < 0.30.4.
2012-07-19 Javier Jardónlibs: declare _get_type() functions as const.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-12 Gwenole Beauchesnedisplay: use VA display cache for X11 and GLX winsys.
2012-01-12 Gwenole Beauchesnedisplay: implement a VA display cache.
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbRelicense gst-libs/ code to LGPL v2.1+.
2010-09-20 gbFix gst_vaapi_display_has_{decoder,encoder}() to check...
2010-04-20 gbAdd VA profile abstraction.
2010-04-01 gbMove GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLA...
2010-03-26 gbAdd gst_vaapi_display_{sync,flush}() helpers.
2010-03-26 gbOnly add _display suffix to open & close members becaus...
2010-03-24 gbAdd compatibility with the original VA-API 0.29.
2010-03-22 gbAdd gst_vaapi_display_get_pixel_aspect_ratio().
2010-03-22 gbAdd display size accessors.
2010-03-21 gbFix documentation of *Class'es.
2010-03-19 gbAdd tedious documentation.
2010-03-17 gbAdd VA display locking utilities.
2010-03-15 gbAdd VA and X11 display accessors.
2010-03-11 gbAPI change: gst_vaapi_display_x11_new() now takes an...
2010-03-10 gbFix GstVaapiDisplay initialization.
2010-03-10 gbGet VA image & subpicture formats as GstCaps.
2010-03-04 gbAdd utilities to check whether a VA-API driver supports...
2010-01-25 gbAdd initial VA display abstraction.