gstreamer/gst-libs/gst/gl/egl
Vincent Penquerc'h cdfce09fb7 gl: fix leaks
As the relevant variables are initialized to 0/NULL, we can loop
over the full range and make sure we free partial allocations
when an error happens partway through initialization.
2014-04-08 15:54:01 +01:00
..
gsteglimagememory.c gl: fix leaks 2014-04-08 15:54:01 +01:00
gsteglimagememory.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstglcontext_egl.c gl: keep only one occurence of '#include <EGL/egl.h>' 2014-03-19 14:43:13 +00:00
gstglcontext_egl.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
Makefile.am gl: egl: fix distcheck and out of source build 2014-03-28 20:22:43 +00:00