summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidisplay.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-07Do not forward declare enums.Philip Lorenz1-3/+2
2012-08-28display: add color balance properties.Gwenole Beauchesne1-0/+8
2012-08-28display: expose display attributes as GObject properties.Gwenole Beauchesne1-0/+8
2012-08-27display: add support for rotation modes.Wind Yuan1-0/+9
2012-08-27display: add support for rendering modes.Gwenole Beauchesne1-0/+13
2012-08-27display: add initial support for display attributes.Gwenole Beauchesne1-0/+3
2012-08-01Add initial support for VA/DRM.Gwenole Beauchesne1-0/+2
2012-07-25plugins: add support for Wayland.Gwenole Beauchesne1-0/+2
2012-07-25display: add display types.Gwenole Beauchesne1-0/+23
2012-07-20Drop support for obsolete VA-API versions < 0.30.4.Gwenole Beauchesne1-6/+1
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-1/+1
2012-01-16legal: fix year for some copyright notices.Gwenole Beauchesne1-1/+1
2012-01-16legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2012-01-12display: use VA display cache for X11 and GLX winsys.Gwenole Beauchesne1-2/+3
2012-01-12display: implement a VA display cache.Gwenole Beauchesne1-0/+13
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-09-20Fix gst_vaapi_display_has_{decoder,encoder}() to check for the entrypoint too.gb1-4/+6
2010-04-20Add VA profile abstraction.gb1-1/+17
2010-04-01Move GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLAY_{LOCK,UNLOCK}() to g...gb1-27/+0
2010-03-26Add gst_vaapi_display_{sync,flush}() helpers.gb1-2/+12
2010-03-26Only add _display suffix to open & close members because they could be #defin...gb1-4/+4
2010-03-24Add compatibility with the original VA-API 0.29.gb1-1/+6
2010-03-22Add gst_vaapi_display_get_pixel_aspect_ratio().gb1-2/+13
2010-03-22Add display size accessors.gb1-0/+11
2010-03-21Fix documentation of *Class'es.gb1-1/+1
2010-03-19Add tedious documentation.gb1-0/+34
2010-03-17Add VA display locking utilities.gb1-3/+17
2010-03-15Add VA and X11 display accessors.gb1-0/+3
2010-03-11API change: gst_vaapi_display_x11_new() now takes an X11 display name.gb1-1/+5
2010-03-10Fix GstVaapiDisplay initialization.gb1-0/+3
2010-03-10Get VA image & subpicture formats as GstCaps.gb1-0/+6
2010-03-04Add utilities to check whether a VA-API driver supports specific image or sub...gb1-0/+16
2010-01-25Add initial VA display abstraction.gb1-0/+77