Sign in
coral
/
mtk-gst-plugins-bad
/
b7e949f3f5d8c9627dfde37d275739e5e5c8635b
/
ext
/
gl
3ebdded
gl: Rename gstglutils.h functions to prevent symbol conflicts with static linking
by Sebastian Dröge
· 7 years ago
39d408f
Port to latest GstAggregator segment API
by Mathieu Duponchelle
· 7 years ago
90c1124
gl: GL_LIBS does not exist anymore but X11_LIBS does and is needed
by Sebastian Dröge
· 7 years ago
b19e3d8
configure: fix OpenGL API detection
by Tim-Philipp Müller
· 7 years ago
782fb43
glvideomixer: fix vertex_buffer leak
by Vincent Penquerc'h
· 8 years ago
88c89d2
gl: local libs should come first in Makefile.am
by Tim-Philipp Müller
· 7 years ago
f7f6948
gl: arrange for finding headers and libs that have moved to -base
by Mark Nauwelaerts
· 7 years ago
27e1e51
meson: gl: fix build of openglmixers plugin
by Tim-Philipp Müller
· 7 years ago
06e4403f
gl: update plugins to use GstGL from -base
by Tim-Philipp Müller
· 7 years ago
ee589cd
gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for now
by Tim-Philipp Müller
· 7 years ago
3937ed9
gldownload: fix wrong enum
by Víctor Manuel Jáquez Leal
· 7 years ago
4515e11
gldownload: Add missing ifdef for dmabuf and egl
by Nicolas Dufresne
· 7 years ago
9f65c31
gldownload: Add dmabuf exporting
by Matt Fischer
· 8 years ago
d01297e
Remove GstAggregator from -bad, moved to core
by Tim-Philipp Müller
· 7 years ago
a3ce46a
gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one
by Matthew Waters
· 7 years ago
56fc5be
aggregator: Remove klass->sinkpads_type
by Mathieu Duponchelle
· 7 years ago
bbbe9ef
gltestsrc: guard stop in gl thread
by Matthew Waters
· 7 years ago
c85b825
gltestsrc: free in the GL thread on stop
by Matthew Waters
· 7 years ago
4576e07
gl: use new gst_element_foreach_sink_pad()
by Tim-Philipp Müller
· 7 years ago
4b051ea
glmixer: Unmap video frame in error case
by Ponnam Srinivas
· 7 years ago
379f6bd
glvidemixer: need reconfigure output gemotry after caps renegotiated
by Haihua Hu
· 7 years ago
d4c9861
Revert "glvideomixer: need update output geometry after src caps reconfigure"
by Matthew Waters
· 7 years ago
d6e538d
glvideomixer: need update output geometry after src caps reconfigure
by Haihua Hu
· 7 years ago
5f4ee39
glimagesink: expose should do redisplay all the time
by Haihua Hu
· 7 years ago
9b2e28d
Request minimum buffer even if need_pool is FALSE
by Nicolas Dufresne
· 7 years ago
d8bc42f
glutils: fix matrix operations everywhere
by Matthew Waters
· 7 years ago
05a2aa3
gltransformation: draw with GL_TRIANGLES
by Matthew Waters
· 7 years ago
9403af8
gl: fix broken build due to previous commit 2fd84a6c
by Julien Isorce
· 7 years ago
2fd84a6
gl: do not include GL headers in public gstgl headers
by Julien Isorce
· 8 years ago
f029939
gldownload: Micro-optimisation. Don't check output caps on every buffer
by Jan Schmidt
· 7 years ago
6083ad6
glfilter: Remove hard-coded pad templates
by Jan Schmidt
· 8 years ago
7d53a5c
gl: Add dependency to gstallocators
by Nicolas Dufresne
· 8 years ago
f3de920
gltestsrc: Fix typo (occured->occurred)
by Anders Jonsson
· 8 years ago
1e84f90
glbasemixer: Remove unused negotiated member
by Olivier Crête
· 8 years ago
1a2df04
gl*mixer: Use propose_allocation from the GstAggregator base class
by Olivier Crête
· 8 years ago
9897c5c
glbasemixer: Remove own decide_allocation, use GstAggregator's
by Olivier Crête
· 8 years ago
d3c2ccb
glbasemixer: Use aggregator for allocation handling
by Olivier Crête
· 8 years ago
31bbfd6
videoaggregator: Get the buffer from the pool if available
by Olivier Crête
· 8 years ago
7c53043
aggregator: add simple support for caps handling
by Matthew Waters
· 8 years ago
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
6f38a0c
glvideomixer: fix whole example launch line actually
by Tim-Philipp Müller
· 8 years ago
7d27495
glvideomixer: remove extraneous \ from example launch line in docs
by Tim-Philipp Müller
· 8 years ago
78022a6
docs: Port all docstring to gtk-doc markdown
by Thibault Saunier
· 8 years ago
efc015f
gl: GL_ARRAY_BUFFER is not a part of VAO state
by Matthew Waters
· 8 years ago
956c4d0
gl/format: use our own GL format enum's instead of gstvideo's
by Matthew Waters
· 8 years ago
82c132a
applemedia/gl: Fix compile issues for OSX
by Nick Kallen
· 8 years ago
46bbc60
applemedia/gl: Update code to use ARC
by Nick Kallen
· 8 years ago
0661a5a
gltestsrc: Fix potential NULL pointer dereference if we fail without GError
by Sebastian Dröge
· 8 years ago
a064590
glvideomixer/compositor: Correctly error out if calculating DAR fails
by Sebastian Dröge
· 8 years ago
92bb56d
gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symbol conflict
by Sebastian Dröge
· 8 years ago
ef739e7
GstGLSinkBin: fixed sink property leak
by Juan Pablo Ugarte
· 8 years ago
7bcc447
glmixer: ensure caps are writable after intersection
by Matthew Waters
· 8 years ago
03b539b
gl: update sys dependants for function removals
by Matthew Waters
· 8 years ago
6919b4c
glutils: document functions
by Matthew Waters
· 8 years ago
4de3882
glutils: privatise matrix multiplication/videoaffinetransformation retrieval
by Matthew Waters
· 8 years ago
4315a4b
gl/utils: also take care of the local GL context in query functions
by Matthew Waters
· 8 years ago
3fba290
glutils: remove trivial helper function
by Matthew Waters
· 8 years ago
a4024b6
gl: remove custom control binding proxy
by Matthew Waters
· 8 years ago
b1fd1d3
gl/effects: use non-PBO GLMemory for internal textures
by Haihua Hu
· 8 years ago
5e31570
glvideomixer: Reject multiview video
by Sebastian Dröge
· 8 years ago
5c99f9c
gst: Don't declare variables inside the for loop header
by Sebastian Dröge
· 8 years ago
a0558d6
gldownload: fix element description (was "OpenGL uploader")
by Florent Thiéry
· 8 years ago
e9b4dfa
gl: remove empty BUGS file
by Matthew Waters
· 8 years ago
6b06a42
gl/build: add missing build files
by Matthew Waters
· 8 years ago
3f7b549
gl/utils: move gen_shader() to the plugin and remove del_shader()
by Matthew Waters
· 8 years ago
01fa90c
glwindow: remove is_running() function
by Matthew Waters
· 8 years ago
e811ed1
glfiltershader: expand the docs slightly
by Matthew Waters
· 8 years ago
cafcde5
glfilter: remove display_init/reset
by Matthew Waters
· 8 years ago
41a6448
gl: GST_GL_TYPE -> GST_TYPE_GL
by Matthew Waters
· 8 years ago
bb0a83b
plugins: Use explicit type conversion from enums
by Nirbheek Chauhan
· 8 years ago
f790863
Explicitly define float constants as float
by Nirbheek Chauhan
· 8 years ago
83df90e
Fix incorrect return type in several functions
by Nirbheek Chauhan
· 8 years ago
49ab51d
ext/gl: Don't define boolean on Windows with MSVC
by Nirbheek Chauhan
· 8 years ago
c36ea6f
meson: gl: add support for building with dispmanx on the rpi
by Matthew Waters
· 8 years ago
1ffe222
gluploadelement: fix leak of upload library object
by Matthew Waters
· 8 years ago
78e91a7
glcolorbalance: reconfigure on passthrough changes
by Matthew Waters
· 8 years ago
b5b7a3a
meson: add some starting build files for GL
by Matthew Waters
· 8 years ago
c16d57c
glupload: create the GstGLUpload object in ::transform_caps
by Alessandro Decina
· 8 years ago
91fea30
gstglupload: make the GLMemoryUpload method output the correct texture-target
by Alessandro Decina
· 8 years ago
9afd71a
gl: Update glvideomixer doc
by Jan Schmidt
· 8 years ago
9e516b3
gl: Add/update docs for glviewconvert, glstereomix
by Jan Schmidt
· 8 years ago
3ca79c9
glstereomix: Fix caps negotiation
by Jan Schmidt
· 8 years ago
8ada38e
glvideoflip: implement GstVideoDirection interface
by Xabier Rodriguez Calvar
· 8 years ago
9d66a34
gltransformation: rewrite the inverse transformation logic
by Matthew Waters
· 8 years ago
87a86b7
glimagesink: Fix horizontal/vertical flip matrizes
by Haihua Hu
· 8 years ago
dba5d3a
caopengllayersink: remove unused to_quit variable
by Matthew Waters
· 8 years ago
5da138d
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
by Matthew Waters
· 8 years ago
06b4b52
glcontext: remove not thread-safe get/set_error()
by Matthew Waters
· 8 years ago
518e8a3
glframebuffer: rewrite for a more consistent API
by Matthew Waters
· 8 years ago
aa10901
gl: use GLMemory for accessing textures everywhere
by Matthew Waters
· 8 years ago
f10a67e
glfilter: rename draw_texture to draw_fullscreen_quad
by Matthew Waters
· 8 years ago
e9df4f0
gleffects: fix xray to use the correct function
by Matthew Waters
· 8 years ago
9892008
glmemory: add the texture type to allocate to parameters
by Matthew Waters
· 9 years ago
5e8a650
gleffects: fix little rectangle that appears at the center of squeeze and tunnel effects
by Haihua Hu
· 9 years ago
4010faf
gldeinterlace: remove dead code accessing filter->in_tex_id
by Matthew Waters
· 9 years ago
7ecfd7e
gltestsrc: gltestsrc.h already defines GstGLTestSrc
by Havard Graff
· 9 years ago
203e893
caopengllayersink: Don't cache buffer pool
by Nicolas Dufresne
· 9 years ago
a5cb746
glimagesink: support video rotation using transform matrix
by Haihua Hu
· 9 years ago
061a157
glvideomixer: fix race retrieving the GL context from the display
by Matthew Waters
· 9 years ago
113d5c1
gltransformation: make the pivot-z property READWRITE
by Arjen Veenhuizen
· 9 years ago
Next »