summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiobject_priv.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-25libs: object: separation of internal API and pluginsVíctor Manuel Jáquez Leal1-2/+0
2018-09-25libs: remove dependency on IN_LIBGSTVAAPI_COREVíctor Manuel Jáquez Leal1-34/+0
2015-01-27display: record native display object.Gwenole Beauchesne1-28/+5
2015-01-27libs: re-indent all GstVaapiObject related source code.Gwenole Beauchesne1-59/+59
2014-01-23libs: check that private headers remain private.Gwenole Beauchesne1-1/+1
2013-12-11plugins: fix GLTextureUploadMeta to work with different texture ids.Gwenole Beauchesne1-0/+2
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-05-07Port GstVaapiObject to GstVaapiMiniObject.Gwenole Beauchesne1-12/+98
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-07-25Add initial support for VA/Wayland.Sreerenj Balachandran1-0/+22
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-04-01Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb1-13/+47
2010-03-25Add more internal helpers.gb1-0/+41
2010-03-24Rename to GST_VAAPI_OBJECT_DISPLAY().gb1-2/+2
2010-03-24Move "id" down to the GstVaapiObject base.gb1-3/+16
2010-03-24Optimize GST_VAAPI_OBJECT_GET_DISPLAY to avoid a run-time check.gb1-1/+2
2010-03-24Move private definitions and accessors to gstvaapiobject_priv.h.gb1-0/+54