summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiobject.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-26Add gst_vaapi_object_{,un}lock_display() helpers.gb1-0/+6
2010-03-24Move "id" down to the GstVaapiObject base.gb1-0/+3
2010-03-24Move private definitions and accessors to gstvaapiobject_priv.h.gb1-9/+0
2010-03-23Add "destroy" signal.gb1-0/+4
2010-03-23Make GstVaapi{Surface,Image,Subpicture} derive from a GstVaapiObject.gb1-0/+96