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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
download: only start a download transfer for sysmem caps features
Matthew Waters
1
-4
/
+15
2015-07-07
gltransformation: correct vao usage
Matthew Waters
1
-6
/
+0
2015-07-07
gl: consolidate egl header includes to egl-only headers
Matthew Waters
1
-1
/
+1
2015-07-03
glvideomixer, glmixer: Add description and klass
Olivier Crête
2
-0
/
+9
2015-07-02
gl: Don't leak pool if set_config failed
Nicolas Dufresne
1
-4
/
+5
2015-07-02
glimagesink: use g_clear_error instead of g_error_free
Vineeth TM
1
-4
/
+1
2015-06-29
gl: add missing break
Luis de Bethencourt
1
-0
/
+1
2015-06-26
glimagesink: Don't leak pool
Nicolas Dufresne
1
-1
/
+4
2015-06-19
gldisplay: add gst_gl_display_create_context
Julien Isorce
1
-34
/
+32
2015-06-19
Revert "gl: add GstGLContextGPUProcess backend"
Julien Isorce
1
-14
/
+0
2015-06-19
glimagesink: Remove duplicate, useless line of code
Jan Schmidt
1
-2
/
+0
2015-06-18
opengl: glstero* are only built with full OpenGL
Nicolas Dufresne
1
-8
/
+8
2015-06-19
gl: Add glviewconvert, glstereomix and glstereosplit elements
Jan Schmidt
8
-0
/
+2208
2015-06-19
glimagesink: Support multiview/stereoscopic video
Jan Schmidt
2
-100
/
+459
2015-06-15
glimagesink: add missing handle-events/ignore-alpha property to the bin
Matthew Waters
1
-0
/
+5
2015-06-13
glmixerbin: implement proper dynamic pad removal
Matthew Waters
1
-9
/
+11
2015-06-12
glimagesink: Don't do pool caching
Nicolas Dufresne
2
-35
/
+8
2015-06-12
glmemory: separate pbo transfer from texture transfers
Matthew Waters
1
-0
/
+10
2015-06-12
gl: move basesink properties from glimagesinkbin to glsinkbin
Matthew Waters
2
-77
/
+72
2015-06-11
gl: Use gst_object_ref_sink() for gl{filter,mixer,src}bin too
Sebastian Dröge
3
-3
/
+9
2015-06-11
glsinkbin: Use gst_object_ref_sink() for consistency with the video-sink prop...
Sebastian Dröge
1
-1
/
+3
2015-06-05
Fix a common typo: retreive -> retrieve
Thiago Santos
5
-5
/
+5
2015-06-02
gl: consolidate internal_rgba_format into glmemory
Matthew Waters
2
-5
/
+14
2015-05-31
glwindow: handle gst_video_overlay_set_render_rectangle
Matthew Waters
2
-3
/
+35
2015-05-27
gl: add GstGLContextGPUProcess backend
Julien Isorce
1
-0
/
+14
2015-05-27
gl: add and use gst_gl_internal_format_rgba
Julien Isorce
2
-6
/
+8
2015-05-27
gleffects: 'for' loop initial declaration
Luis de Bethencourt
1
-10
/
+11
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
2
-11
/
+10
2015-05-26
gleffects: properly initialize the shaders across contexts implementing multi...
Matthew Waters
1
-8
/
+14
2015-05-26
gleffects_laplacian: fix shader compilation in gl3/gles2
Matthew Waters
1
-0
/
+1
2015-05-25
gltransformation: fix DrawElements call for element array buffers
Matthew Waters
1
-1
/
+1
2015-05-21
compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfos
Sebastian Dröge
1
-0
/
+9
2015-05-21
compositor/glvideomixer: fix up par handling
Matthew Waters
1
-7
/
+8
2015-05-20
caopengllayersink: static const the indices array
Matthew Waters
1
-1
/
+1
2015-05-20
caopengllayersink: correctly use the sync meta across multiple contexts
Matthew Waters
2
-7
/
+39
2015-05-20
caopengllayersink: update for GL3 element array buffer usage
Matthew Waters
2
-9
/
+33
2015-05-20
glimagesink: correctly use the sync meta across multiple contexts
Matthew Waters
2
-5
/
+36
2015-05-14
glimagesink: free the vertex buffer when done
Matthew Waters
1
-1
/
+6
2015-05-14
gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
Matthew Waters
24
-113
/
+1
2015-05-14
glimagesink: cleanup properties
Matthew Waters
2
-24
/
+6
2015-05-14
gleffects: only try the GL2 shader init path if we have a GL2 context
Matthew Waters
1
-7
/
+9
2015-05-14
gl: element buffers are part of vao state
Matthew Waters
10
-54
/
+146
2015-05-13
gl: don't deadlock on context creation failure
Matthew Waters
3
-4
/
+12
2015-05-13
glmixerbin: Don't unref pad templates
Sebastian Dröge
1
-1
/
+0
2015-05-13
glvideomixer: implement par handling
Matthew Waters
1
-16
/
+50
2015-05-13
glvideomixer: don't upload the vertex data every frame
Matthew Waters
1
-0
/
+2
2015-05-12
gluploadelement: Remove uneeded header and defines
Nicolas Dufresne
1
-10
/
+0
2015-05-11
gltestsrc: Use default get_caps implementation
Nicolas Dufresne
1
-20
/
+0
[next]