summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiwindow.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-1/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-03-24Make GstVaapiWindow* derive from GstVaapiObject.gb1-2/+3
2010-03-22Try to improve switch to fullscreen mode.gb1-0/+3
2010-03-22Add gst_vaapi_window_get_fullscreen() helper and "fullscreen" property.gb1-0/+3
2010-03-22Add gst_vaapi_window_get_display() to base.gb1-0/+3
2010-03-22Add GstVaapiPoint & GstVaapiRectangle data structures.gb1-4/+5
2010-03-22Add gst_vaapi_window_set_fullscreen() API.gb1-0/+5
2010-03-21Fix documentation of *Class'es.gb1-1/+1
2010-03-21Move GstVaapiSurfaceRenderFlags to gstvaapisurface.h since this willgb1-12/+0
2010-03-21Rename gst_vaapi_window_put_surface_full() to plain gst_vaapi_window_put_surf...gb1-7/+0
2010-03-19Add tedious documentation.gb1-0/+17
2010-03-18Make it possible to bin an X11 window to GstVaapiWindowX11 with plaingb1-1/+1
2010-03-15Add VA/X11 window abstraction.gb1-0/+138