summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidisplay.h
AgeCommit message (Expand)AuthorFilesLines
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