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
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-1
/
+1
2018-07-12
glvideomixer: fix default placement when different sized output
Matthew Waters
1
-6
/
+7
2018-07-12
glvideomixer: Moves the objects to zero on z axis
Daniel Klamt
1
-8
/
+8
2018-07-10
glvideomixer: Fix coding style
Nicolas Dufresne
1
-3
/
+3
2018-07-10
glvideomixer: Add missing string.h include
Nicolas Dufresne
1
-0
/
+1
2018-07-10
gl/utils: fix matrix conversion for column majorness
Matthew Waters
1
-4
/
+4
2018-07-10
Moved the pad offset and aspect ratio to a matrix so it will be added in view...
Daniel Klamt
1
-12
/
+14
2018-06-24
gl: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
3
-29
/
+12
2018-05-06
videoaggregator: Rename get_output_buffer() to create_output_buffer()
Sebastian Dröge
1
-5
/
+5
2018-05-06
videoaggregator: Switch to a GstVideoAggregatorConvertPad subclass
Sebastian Dröge
2
-2
/
+0
2018-05-05
glmixer: Include string.h for memset()
Sebastian Dröge
1
-0
/
+2
2018-05-05
videoaggregator: Move aggregated_frame and the pad buffer into the private st...
Sebastian Dröge
3
-38
/
+32
2018-05-05
glmixer: Move frame/texture mapping/unmapping into prepare/clean_frame
Sebastian Dröge
1
-44
/
+59
2018-05-04
videoaggregator: Rename ignore-eos pad property to repeat-after-eos
Sebastian Dröge
1
-11
/
+11
2018-05-04
videoaggregator: Move GstChildProxy implementations into leaf classes
Sebastian Dröge
3
-1
/
+256
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-03-25
gl: Rename gstglutils.h functions to prevent symbol conflicts with static lin...
Sebastian Dröge
1
-1
/
+5
2018-03-01
Port to latest GstAggregator segment API
Mathieu Duponchelle
2
-2
/
+4
2018-02-18
gl: GL_LIBS does not exist anymore but X11_LIBS does and is needed
Sebastian Dröge
1
-2
/
+2
2018-01-31
configure: fix OpenGL API detection
Tim-Philipp Müller
1
-2
/
+0
2018-01-29
glvideomixer: fix vertex_buffer leak
Vincent Penquerc'h
1
-2
/
+8
2017-12-23
gl: local libs should come first in Makefile.am
Tim-Philipp Müller
1
-1
/
+1
2017-12-23
gl: arrange for finding headers and libs that have moved to -base
Mark Nauwelaerts
1
-0
/
+2
2017-12-19
meson: gl: fix build of openglmixers plugin
Tim-Philipp Müller
1
-10
/
+3
2017-12-19
gl: update plugins to use GstGL from -base
Tim-Philipp Müller
1
-3
/
+2
2017-12-19
gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for now
Tim-Philipp Müller
73
-19162
/
+39
2017-12-05
gldownload: fix wrong enum
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-12-02
gldownload: Add missing ifdef for dmabuf and egl
Nicolas Dufresne
1
-0
/
+2
2017-12-02
gldownload: Add dmabuf exporting
Matt Fischer
2
-5
/
+272
2017-12-02
Remove GstAggregator from -bad, moved to core
Tim-Philipp Müller
2
-2
/
+1
2017-11-27
gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one
Matthew Waters
1
-1
/
+1
2017-11-22
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
4
-6
/
+15
2017-11-07
gltestsrc: guard stop in gl thread
Matthew Waters
1
-2
/
+3
2017-11-06
gltestsrc: free in the GL thread on stop
Matthew Waters
1
-17
/
+22
2017-11-02
gl: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
2
-10
/
+9
2017-09-26
glmixer: Unmap video frame in error case
Ponnam Srinivas
1
-2
/
+4
2017-09-21
glvidemixer: need reconfigure output gemotry after caps renegotiated
Haihua Hu
2
-1
/
+9
2017-09-21
Revert "glvideomixer: need update output geometry after src caps reconfigure"
Matthew Waters
2
-14
/
+5
2017-09-21
glvideomixer: need update output geometry after src caps reconfigure
Haihua Hu
2
-5
/
+14
2017-09-19
glimagesink: expose should do redisplay all the time
Haihua Hu
1
-3
/
+3
2017-09-06
Request minimum buffer even if need_pool is FALSE
Nicolas Dufresne
3
-31
/
+30
2017-08-23
glutils: fix matrix operations everywhere
Matthew Waters
4
-45
/
+52
2017-08-23
gltransformation: draw with GL_TRIANGLES
Matthew Waters
1
-6
/
+6
2017-08-22
gl: fix broken build due to previous commit 2fd84a6c
Julien Isorce
2
-0
/
+2
2017-08-22
gl: do not include GL headers in public gstgl headers
Julien Isorce
18
-10
/
+29
2017-08-22
gldownload: Micro-optimisation. Don't check output caps on every buffer
Jan Schmidt
2
-17
/
+16
2017-07-12
glfilter: Remove hard-coded pad templates
Jan Schmidt
14
-0
/
+29
2017-06-07
gl: Add dependency to gstallocators
Nicolas Dufresne
1
-0
/
+4
2017-05-22
gltestsrc: Fix typo (occured->occurred)
Anders Jonsson
1
-1
/
+1
2017-05-21
glbasemixer: Remove unused negotiated member
Olivier Crête
2
-46
/
+0
[next]