summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapisubpicture.h
AgeCommit message (Expand)AuthorFilesLines
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 GstVaapiObject for VA objects.Gwenole Beauchesne1-53/+6
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-29legal: fix year for some copyright notices (2012).Gwenole Beauchesne1-1/+1
2013-01-11subpicture: add support for global-alpha.Holger Kaelberer1-1/+11
2013-01-11subpicture: add premultiplied-alpha and global-alpha feature flags.Gwenole Beauchesne1-0/+15
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-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
2011-12-14subpicture: add helper to create subpicture from GstVideoOverlayRectangle.Gwenole Beauchesne1-0/+7
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-03-30Try to not reference VA-API types directly.gb1-1/+1
2010-03-25Restore the gst_vaapi_{surface,image,subpicture}_get_id() interfaces.gb1-0/+3
2010-03-24Move "id" down to the GstVaapiObject base.gb1-3/+0
2010-03-23Make GstVaapi{Surface,Image,Subpicture} derive from a GstVaapiObject.gb1-2/+3
2010-03-21Fix documentation of *Class'es.gb1-1/+0
2010-03-19Add tedious documentation.gb1-0/+11
2010-03-11Fix *_GET_CLASS() definitions...gb1-1/+1
2010-03-04Really add VA subpicture abstraction.gb1-0/+89