projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2017-12-09
Jan Schmidt
glviewconvert: Fix stereoscopic handling w/ texture...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemorypbo: fix wrapping data on GL 2.1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemorypbo: only create a pbo memory if the context...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemory: small code reformat
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
tests/glmemory: output data pointer values on failure
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gleffects: fix shader compilation with legacy opengl
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glbasememory: Remove bogus NULL check
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
gl: Add \0 terminators for the Apple sync extension
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glcontext: Add some debug output when the GL thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Florent Thiéry
glshader: fix usage doc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Florent Thiéry
glimagesink: Post unhandled navigation events on the bus
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glbufferpool: Fix build error
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glmemorypbo: Comment out unused functions to fix compil...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glcolorconvert: Fix name of testsuite
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glcontext: Signal context creation from inside the...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glwindow: Hide navigation specific internal API and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glwindow: Use g_thread_join() instead of a custom condi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Haihua Hu
glwindow: Fix memory leak of navigation thread
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
glconvert: Fix compilation of GRAY16_LE/BE shader
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
glupload: Add dmabuf upload method.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
eglimagememory: Also import BGR16, ABGR, xBGR, AYUV...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
eglimagememory: Add RGB/BGR DMABuf importation support
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Lubosz Sarnecki
eglimagememory: Methods to create GstGLMemory from...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Lubosz Sarnecki
build: Add dmabuf build condition.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Lubosz Sarnecki
glimagesink: Show error when video frame is not mapped.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Lubosz Sarnecki
gstglcontext_egl: Expose gst_gl_context_egl_get_error_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Alessandro...
glmemory: add gst_gl_memory_allocator_get_default
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glimagesink: don't deadlock on resize
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbasememory: don't unconditionally add the alignment...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbuffer: add a name to the allocator
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gl*memory*: reverse the parameter order of user_data...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemorypbo: remove our own alloc()/wrapped()/etc functions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemory: document gst_gl_memory_init
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbuffer: remove unneeded gst_gl_buffer_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbasememory: document some functions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemory: add a default copy implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbufferpool: use gst_gl_base_memory_alloc as a generic...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemorypbo: implement GstGLBaseMemory:alloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbuffer: implements GstGLBaseMemory::alloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemory: implement GstGLBaseMemory::alloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbasememory: add a generic interface for allocating...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
Revert "glbuffer: Don't pass allocation params"
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
glbuffer: Don't pass allocation params
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Alessandro...
glupload: fix allocator name after GLMemory API changes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
gl: Allow using non-system mesa with both GL and GLES
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
plugins-bad: Fix example pipelines
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Xavier Claessens
bad: Add g_autoptr() support to all types
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Luis de Bethencourt
glviewconvert: check pointer before dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
clutter: Fix compilation error in GL examples
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
tests: update for glmemory api changes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbuffer: bind/unbind on map/unmap for GL mappings
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbuffer: remove buffer specific transfer flags
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemorypbo: map/unmap pbo memory correctly for state...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
tests/glmemory: include the generic gl header
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glformat: add compatibility definitions for OES/rectang...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glbasebuffer: remove unsed memory subclass
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glmemory: base classify and add the pbo memory on top
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gl: add a GL buffer based GstMemory
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gl: add a base memory object
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gl: add convenience function for the start of a video...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gluploadmeta; remove convenience helper API
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gldownload: remove helper api from the library
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
gltransformation: clear to transparent
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Alessandro...
libgstgl: gstglcontext_cocoa: kCGLPFAStereo has been...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Alessandro...
glbufferpool: relax check for multiple texture targets
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Alessandro...
glmemory: take subsampling into account for rectangle...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glproto: include function definitions for GL_APPLE_sync
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Nicolas Dufresne
glupload: Only offer custom allocator with caps features
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glcolorconvert: improve the YUY2/UYVY->RGBA conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glcolorconvert: improve RGBA->YUY2/UYVY conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Reynaldo H...
Drop usage of deprecated g-ir-scanner --strip-prefix...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Reynaldo H...
Remove unnecessary NULL checks before g_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glimagesink: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glviewconvert: String literals are const
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Sebastian Dröge
glsyncmeta: Actually return the newly created meta...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glimagesink: wait on the correct sync meta when rendering
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glsyncmeta: add vfuncs for all operations
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glimagesink: add support for rendering external-oes...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glviewconvert: add support rectangle/external-oes textures
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glimagesink: Fix structure memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glsl: fix possible string overrun in gst_glsl_version_p...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glshader: don't read invalid list pointers (use after...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
tests:glsl: version_profile_s string leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glsl: free str while returning error
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
tests:glupload: fix caps memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glslstage: Fix vertex_sources memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glcolorconvert: remove unnecessary free
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glcolorconvert: Fix string leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
glcolorconvert: Fix frag_prog and frag_body memory...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glcolorconvert: mangle gl_FragColor for GL3
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Vineeth TM
tests:glcolorconvert: Fix caps memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glviewconvert: remove set_format
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glimagesink: fix a memory leak if the view conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glimagesink: balance the creation/destruction of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glshader: properly unref the stages on failure
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glslstage: properly return an error when we could not...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glshaderstrings: fixup the external-oes fragment shader
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glcolorconvert: try to keep the same texture-target...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glcolorconvert: fix rendering rectangular textures...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Matthew Waters
glcolorconvert: properly use the other texture-target...
commit
|
commitdiff
|
tree
|
snapshot
next