summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiimage.h
AgeCommit message (Expand)AuthorFilesLines
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-05image: add helpers to extract pixels to user buffers.Gwenole Beauchesne1-0/+14
2011-12-12image: allow updates from GstVaapiImageRaw.Gwenole Beauchesne1-0/+7
2011-12-12image: allow partial updates.Gwenole Beauchesne1-1/+21
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-5/+3
2010-03-21Fix documentation of *Class'es.gb1-1/+0
2010-03-19Add tedious documentation.gb1-3/+34
2010-03-18Add gst_vaapi_surface_derive_image() API.gb1-0/+3
2010-03-16Extend GstVaapiImage API with *_get_image(), *_is_linear(), *_get_data_size().gb1-0/+9
2010-03-15Cosmetics.gb1-3/+7
2010-03-15Add gst_vaapi_{get,put}_image() API.gb1-0/+3
2010-03-15Add gst_vaapi_image_update_from_buffer() helper.gb1-2/+6
2010-03-11Fix *_GET_CLASS() definitions...gb1-1/+1
2010-03-04Add VA surface, image, subpicture abstractions. Ported over from Gnash.gb1-0/+115