summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiobject.h
Commit message (Expand)AuthorAgeFilesLines
* libs: re-indent all GstVaapiObject related source code.Gwenole Beauchesne2015-01-271-11/+11
* plugins: fix GLTextureUploadMeta to work with different texture ids.Gwenole Beauchesne2013-12-111-0/+18
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* libs: drop GST_VAAPI_IS_xxx() helper macros.Gwenole Beauchesne2013-05-231-3/+0
* Port GstVaapiObject to GstVaapiMiniObject.Gwenole Beauchesne2013-05-071-49/+9
* legal: add Intel copyright on modified files.Gwenole Beauchesne2013-01-291-0/+1
* libs: declare _get_type() functions as const.Javier Jardón2012-07-191-1/+1
* legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne2012-01-161-1/+1
* Update copyright notice.Gwenole Beauchesne2011-06-141-1/+1
* Relicense gst-libs/ code to LGPL v2.1+.gb2010-09-201-10/+11
* Add gst_vaapi_object_{,un}lock_display() helpers.gb2010-03-261-0/+6
* Move "id" down to the GstVaapiObject base.gb2010-03-241-0/+3
* Move private definitions and accessors to gstvaapiobject_priv.h.gb2010-03-241-9/+0
* Add "destroy" signal.gb2010-03-231-0/+4
* Make GstVaapi{Surface,Image,Subpicture} derive from a GstVaapiObject.gb2010-03-231-0/+96