index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gl
/
gstgloverlay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for now
Tim-Philipp Müller
1
-832
/
+0
2017-07-12
glfilter: Remove hard-coded pad templates
Jan Schmidt
1
-0
/
+2
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2017-03-14
gl: GL_ARRAY_BUFFER is not a part of VAO state
Matthew Waters
1
-7
/
+3
2017-03-13
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
1
-4
/
+2
2016-11-10
gl/utils: move gen_shader() to the plugin and remove del_shader()
Matthew Waters
1
-0
/
+1
2016-11-08
glfilter: remove display_init/reset
Matthew Waters
1
-15
/
+16
2016-10-27
ext/gl: Don't define boolean on Windows with MSVC
Nirbheek Chauhan
1
-0
/
+3
2016-07-26
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
Matthew Waters
1
-45
/
+26
2016-07-26
gl: use GLMemory for accessing textures everywhere
Matthew Waters
1
-3
/
+3
2016-06-29
glmemory: add the texture type to allocate to parameters
Matthew Waters
1
-2
/
+4
2015-12-18
glmemory: add gst_gl_memory_allocator_get_default
Alessandro Decina
1
-4
/
+4
2015-12-17
glmemorypbo: remove our own alloc()/wrapped()/etc functions
Matthew Waters
1
-4
/
+24
2015-12-14
glmemory: base classify and add the pbo memory on top
Matthew Waters
1
-2
/
+2
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-2
/
+1
2015-10-30
glmemory: add support for rectangle textures
Matthew Waters
1
-2
/
+2
2015-05-26
gloverlay: fix a leak
Xavier Claessens
1
-0
/
+1
2015-05-26
gloverlay: properly handle errors while loading file
Xavier Claessens
1
-44
/
+91
2015-05-26
gloverlay: remove unused type_file field
Xavier Claessens
1
-10
/
+10
2015-05-14
gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
Matthew Waters
1
-4
/
+0
2015-05-14
gl: element buffers are part of vao state
Matthew Waters
1
-14
/
+34
2015-04-26
glfilter: De-camelcase onInitFBO() vfunc
Sebastian Dröge
1
-1
/
+1
2015-04-26
glfilter: Remove onStart/onStop vfuncs, and unused onReset()
Sebastian Dröge
1
-8
/
+0
2015-03-13
gl: get the context from basemixer/basefilter
Matthew Waters
1
-17
/
+21
2015-03-03
gloverlay: Fix upside down and miss-aligned JPEG
Nicolas Dufresne
1
-4
/
+7
2015-02-28
glmemory: Add GstAllocationParams and alignment support
Nicolas Dufresne
1
-2
/
+4
2014-12-19
gl: Add support for GstVideoAlignment
Nicolas Dufresne
1
-2
/
+2
2014-12-11
gl: fixup vao and vbo usage for legacy GL
Matthew Waters
1
-0
/
+1
2014-11-28
gldisplay: implement runtime GL api filtering
Matthew Waters
1
-0
/
+3
2014-11-28
gloverlay: support gl3
Matthew Waters
1
-110
/
+189
2014-10-08
gloverlay: And fix another unused variable compiler warning
Vivia Nikolaidou
1
-2
/
+2
2014-10-08
gloverlay: Fix unused variable compiler warning when compiling without deskto...
Vivia Nikolaidou
1
-1
/
+2
2014-09-26
gloverlay: fix zero output frames with YUY2/UYVY
Matthew Waters
1
-0
/
+1
2014-09-26
gloverlay: protect desktop gl specific tokens with #if
Matthew Waters
1
-0
/
+4
2014-09-26
gloverlay: free the image memory every time the location changes
Matthew Waters
1
-6
/
+5
2014-09-26
gloverlay: reimplement everything
Matthew Waters
1
-418
/
+285
2014-08-10
opengl: update element docs for 1.x
Tim-Philipp Müller
1
-1
/
+1
2014-03-16
move gl elements to ext subdirectory
Matthew Waters
1
-0
/
+809