summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidisplay_x11.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-18libs: display: x11: add gst_vaapi_display_x11_new_with_va_display()Hyunjun Ko1-0/+3
2016-11-03libs: display: GstVaapiDisplay as GstObject descendantHyunjun Ko1-1/+5
2013-12-20display: re-indent all GstVaapiDisplay related source code.Gwenole Beauchesne1-5/+5
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-05-23libs: drop GST_VAAPI_IS_xxx() helper macros.Gwenole Beauchesne1-3/+0
2013-05-07libs: use GstVaapiMiniObject for display objects.Gwenole Beauchesne1-49/+7
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
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 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-04-01Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb1-9/+3
2010-03-24Add compatibility with the original VA-API 0.29.gb1-1/+6
2010-03-21Fix documentation of *Class'es.gb1-1/+0
2010-03-19Add tedious documentation.gb1-0/+18
2010-03-15Add VA and X11 display accessors.gb1-0/+3
2010-03-11Add gst_vaapi_display_x11_new_with_display() API.gb1-0/+3
2010-03-11Fix *_GET_CLASS() definitions...gb1-1/+1
2010-03-11API change: gst_vaapi_display_x11_new() now takes an X11 display name.gb1-1/+1
2010-03-04Cosmetics (more checks, includes).gb1-1/+1
2010-01-25Add initial VA display abstraction.gb1-0/+80