summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils_egl.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-25libs: egl: utils: mark context as wrapped when it isHyunjun Ko1-0/+4
2018-04-25libs: egl: utils: fix usage of GstGL macrosVíctor Manuel Jáquez Leal1-2/+5
2018-01-17libs: utils: egl: add missing guards for GstGLVíctor Manuel Jáquez Leal1-2/+2
2018-01-12libs: egl: utils: use eglGetPlatformDisplay()Víctor Manuel Jáquez Leal1-5/+36
2016-11-03libs: fix code style for errorsVíctor Manuel Jáquez Leal1-14/+35
2016-11-03libs: display: GstVaapiDisplay as GstObject descendantHyunjun Ko1-0/+3
2016-02-03libs: small code style fixesVíctor Manuel Jáquez Leal1-6/+17
2015-02-24egl: add windowing support.Gwenole Beauchesne1-2/+67
2015-02-24Add initial support for EGL.Gwenole Beauchesne1-0/+1342