index
:
~bilboed/gst-plugins-base
closedcaption
docfixes
master
uridecodebin3-1.12
Unnamed repository; edit this file to name it for gitweb.
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
glimagesink: Always display with requested stereo display mode
Jan Schmidt
1
-9
/
+1
2018-02-09
gl*bin: fix transfer semantics for the create-element signal
Matthew Waters
4
-57
/
+177
2018-02-09
gldownload: remove texture-target field from dmabuf/sysmem caps
Matthew Waters
1
-0
/
+14
2018-02-01
oggdemux: Handle invalid-sized packets
Edward Hervey
1
-1
/
+9
2018-01-30
glimagesink: Allow resetting render rectangle
Nicolas Dufresne
1
-5
/
+2
2018-01-30
glimagesink: Add render-rectangle property
Nicolas Dufresne
1
-4
/
+13
2018-01-22
alsasrc: lock calls to snd_pcm_delay() with mutex as in alsasink
Branislav Katreniak
2
-1
/
+14
2018-01-17
theoradec: Check for valid width/height
Edward Hervey
1
-0
/
+10
2017-12-22
meson: gl: define HAVE_PNG etc. in config.h instead of c_args
Tim-Philipp Müller
1
-5
/
+4
2017-12-19
gl: fix up a few more #if HAVE_FOO
Tim-Philipp Müller
2
-3
/
+3
2017-12-19
gl: hook up to build system
Tim-Philipp Müller
5
-37
/
+59
2017-12-19
gl: use #ifdef HAVE_* instead of #if HAVE_FOO
Tim-Philipp Müller
2
-12
/
+8
2017-12-19
gl: remove GST_USE_UNSTABLE_API bits
Tim-Philipp Müller
1
-1
/
+1
2017-12-19
opus: remove unused build variable and define
Tim-Philipp Müller
1
-2
/
+0
2017-12-19
Move OpenGL library and plugin from -bad
Tim-Philipp Müller
91
-0
/
+25715
2017-12-09
gldownload: fix wrong enum
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-12-09
gldownload: Add missing ifdef for dmabuf and egl
Nicolas Dufresne
1
-0
/
+2
2017-12-09
gldownload: Add dmabuf exporting
Matt Fischer
2
-5
/
+272
2017-12-09
Remove GstAggregator from -bad, moved to core
Tim-Philipp Müller
2
-2
/
+1
2017-12-09
gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one
Matthew Waters
1
-1
/
+1
2017-12-09
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
4
-6
/
+15
2017-12-09
gltestsrc: guard stop in gl thread
Matthew Waters
1
-2
/
+3
2017-12-09
gltestsrc: free in the GL thread on stop
Matthew Waters
1
-17
/
+22
2017-12-09
gl: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
2
-10
/
+9
2017-12-09
glmixer: Unmap video frame in error case
Ponnam Srinivas
1
-2
/
+4
2017-12-09
glvidemixer: need reconfigure output gemotry after caps renegotiated
Haihua Hu
2
-1
/
+9
2017-12-09
Revert "glvideomixer: need update output geometry after src caps reconfigure"
Matthew Waters
2
-14
/
+5
2017-12-09
glvideomixer: need update output geometry after src caps reconfigure
Haihua Hu
2
-5
/
+14
2017-12-09
glimagesink: expose should do redisplay all the time
Haihua Hu
1
-3
/
+3
2017-12-09
Request minimum buffer even if need_pool is FALSE
Nicolas Dufresne
3
-31
/
+30
2017-12-09
glutils: fix matrix operations everywhere
Matthew Waters
4
-45
/
+52
2017-12-09
gltransformation: draw with GL_TRIANGLES
Matthew Waters
1
-6
/
+6
2017-12-09
gl: fix broken build due to previous commit 2fd84a6c
Julien Isorce
2
-0
/
+2
2017-12-09
gl: do not include GL headers in public gstgl headers
Julien Isorce
18
-10
/
+29
2017-12-09
gldownload: Micro-optimisation. Don't check output caps on every buffer
Jan Schmidt
2
-17
/
+16
2017-12-09
glfilter: Remove hard-coded pad templates
Jan Schmidt
14
-0
/
+29
2017-12-09
gl: Add dependency to gstallocators
Nicolas Dufresne
1
-0
/
+4
2017-12-09
gltestsrc: Fix typo (occured->occurred)
Anders Jonsson
1
-1
/
+1
2017-12-09
glbasemixer: Remove unused negotiated member
Olivier Crête
2
-46
/
+0
2017-12-09
gl*mixer: Use propose_allocation from the GstAggregator base class
Olivier Crête
4
-80
/
+34
2017-12-09
glbasemixer: Remove own decide_allocation, use GstAggregator's
Olivier Crête
3
-10
/
+11
2017-12-09
glbasemixer: Use aggregator for allocation handling
Olivier Crête
1
-117
/
+4
2017-12-09
videoaggregator: Get the buffer from the pool if available
Olivier Crête
3
-47
/
+0
2017-12-09
aggregator: add simple support for caps handling
Matthew Waters
4
-57
/
+26
2017-12-09
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+1
2017-12-09
glvideomixer: fix whole example launch line actually
Tim-Philipp Müller
1
-1
/
+1
2017-12-09
glvideomixer: remove extraneous \ from example launch line in docs
Tim-Philipp Müller
1
-1
/
+1
2017-12-09
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
22
-98
/
+87
2017-12-09
gl: GL_ARRAY_BUFFER is not a part of VAO state
Matthew Waters
6
-30
/
+14
2017-12-09
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
3
-11
/
+6
[next]