gstreamer/gst-libs/gst/gl
Matthew Waters 2c6f8de516 [764/906] filter: fix pad template caps
upload is for the sink template
download is form the src template
2017-12-09 19:31:30 +00:00
..
android [758/906] android: Don't require a window to be set 2017-12-09 19:31:30 +00:00
cocoa [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
glprototypes [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
wayland [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
win32 [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
x11 [762/906] glimagesink: Fix some memory leaks and properly set up the buffer pool 2017-12-09 19:31:30 +00:00
.gitignore [644/906] update .gitignore for some new files 2017-12-09 19:31:27 +00:00
gl.h [744/906] gl: Use __GST_GL_H__ instead of __GL_H__ as a multi-include guard 2017-12-09 19:31:29 +00:00
gstgl_fwd.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglapi.c [729/906] gl: Include config.h everywhere 2017-12-09 19:31:29 +00:00
gstglapi.h [738/906] gl: Include glu.h after gl.h 2017-12-09 19:31:29 +00:00
gstglbufferpool.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglbufferpool.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstgldisplay.c [753/906] gldisplay: Sending a message is synchronous, we can allocate the memory on the stack 2017-12-09 19:31:29 +00:00
gstgldisplay.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstgldownload.c [759/906] gldownload: #ifdef some GLES2 specific code to fix compilation 2017-12-09 19:31:30 +00:00
gstgldownload.h [754/906] gldownload: Add support for RGB reordering when using GLES2 2017-12-09 19:31:29 +00:00
gstglegl.c [757/906] egl: Create an offscreen surface if no window was provided 2017-12-09 19:31:30 +00:00
gstglegl.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstgles2.h [750/906] glupload: Add support for RGB reordering when using GLES2 2017-12-09 19:31:29 +00:00
gstglfeature.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglfeature.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglfilter.c [764/906] filter: fix pad template caps 2017-12-09 19:31:30 +00:00
gstglfilter.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglframebuffer.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglframebuffer.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglmemory.c [763/906] memory: copy properly depending on where the most recent data is 2017-12-09 19:31:30 +00:00
gstglmemory.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglmixer.c [707/906] display: move error_message to utils 2017-12-09 19:31:28 +00:00
gstglmixer.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglmixerpad.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglshader.c [749/906] glshader: Add some more debug output 2017-12-09 19:31:29 +00:00
gstglshader.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglshadervariables.c [642/906] add gstglconfig.h for apps to find out what our capabilites are 2017-12-09 19:31:26 +00:00
gstglshadervariables.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglupload.c [750/906] glupload: Add support for RGB reordering when using GLES2 2017-12-09 19:31:29 +00:00
gstglupload.h [750/906] glupload: Add support for RGB reordering when using GLES2 2017-12-09 19:31:29 +00:00
gstglutils.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglutils.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglwindow.c [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
gstglwindow.h [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
Makefile.am [735/906] gl: Add support for Android 2017-12-09 19:31:29 +00:00