summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiobject_priv.h
Commit message (Expand)AuthorAgeFilesLines
* display: record native display object.Gwenole Beauchesne2015-01-271-28/+5
* libs: re-indent all GstVaapiObject related source code.Gwenole Beauchesne2015-01-271-59/+59
* libs: check that private headers remain private.Gwenole Beauchesne2014-01-231-1/+1
* plugins: fix GLTextureUploadMeta to work with different texture ids.Gwenole Beauchesne2013-12-111-0/+2
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* Port GstVaapiObject to GstVaapiMiniObject.Gwenole Beauchesne2013-05-071-12/+98
* legal: add Intel copyright on modified files.Gwenole Beauchesne2013-01-291-0/+1
* Add initial support for VA/Wayland.Sreerenj Balachandran2012-07-251-0/+22
* 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
* Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb2010-04-011-13/+47
* Add more internal helpers.gb2010-03-251-0/+41
* Rename to GST_VAAPI_OBJECT_DISPLAY().gb2010-03-241-2/+2
* Move "id" down to the GstVaapiObject base.gb2010-03-241-3/+16
* Optimize GST_VAAPI_OBJECT_GET_DISPLAY to avoid a run-time check.gb2010-03-241-1/+2
* Move private definitions and accessors to gstvaapiobject_priv.h.gb2010-03-241-0/+54