index
:
gstreamer/gst-plugins-base
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
discontinued-for-monorepo
master
'Base' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-base)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gl
/
gstglvideomixer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
glvideomixer: perform _get_highest_precision on the GL thread
Matthew Waters
1
-19
/
+18
2019-05-21
gl/docs: add to new docs system
Matthew Waters
1
-1
/
+0
2019-02-28
gl: try to use highp precision where supported
Matthew Waters
1
-9
/
+26
2019-01-16
gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the ve...
Sebastian Dröge
1
-7
/
+8
2018-10-05
glvideomixer: fix the default blend modes for unpremultipled alpha
Matthew Waters
1
-1
/
+1
2018-09-21
glvideomixer: fix constant alpha enum value for constant alpha
Matthew Waters
1
-1
/
+1
2018-09-19
glvideomixer: Fix typo in property description
Sebastian Dröge
1
-2
/
+2
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
Moved the pad offset and aspect ratio to a matrix so it will be added in view...
Daniel Klamt
1
-12
/
+14
2018-05-05
videoaggregator: Move aggregated_frame and the pad buffer into the private st...
Sebastian Dröge
1
-2
/
+3
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
1
-0
/
+74
2018-01-29
glvideomixer: fix vertex_buffer leak
Vincent Penquerc'h
1
-2
/
+8
2017-11-22
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
1
-1
/
+11
2017-11-02
gl: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
1
-3
/
+2
2017-09-21
glvidemixer: need reconfigure output gemotry after caps renegotiated
Haihua Hu
1
-1
/
+7
2017-09-21
Revert "glvideomixer: need update output geometry after src caps reconfigure"
Matthew Waters
1
-12
/
+5
2017-09-21
glvideomixer: need update output geometry after src caps reconfigure
Haihua Hu
1
-5
/
+12
2017-08-22
gl: do not include GL headers in public gstgl headers
Julien Isorce
1
-1
/
+3
2017-05-21
gl*mixer: Use propose_allocation from the GstAggregator base class
Olivier Crête
1
-10
/
+8
2017-05-20
aggregator: add simple support for caps handling
Matthew Waters
1
-11
/
+7
2017-05-07
glvideomixer: fix whole example launch line actually
Tim-Philipp Müller
1
-1
/
+1
2017-05-07
glvideomixer: remove extraneous \ from example launch line in docs
Tim-Philipp Müller
1
-1
/
+1
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2017-02-28
glvideomixer/compositor: Correctly error out if calculating DAR fails
Sebastian Dröge
1
-7
/
+9
2017-02-28
gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symb...
Sebastian Dröge
1
-1
/
+1
2017-01-10
gl: remove custom control binding proxy
Matthew Waters
1
-33
/
+22
2016-12-14
glvideomixer: Reject multiview video
Sebastian Dröge
1
-0
/
+24
2016-11-10
gl/utils: move gen_shader() to the plugin and remove del_shader()
Matthew Waters
1
-4
/
+4
2016-11-03
gl: GST_GL_TYPE -> GST_TYPE_GL
Matthew Waters
1
-3
/
+3
2016-08-26
gl: Update glvideomixer doc
Jan Schmidt
1
-6
/
+6
2016-07-26
glframebuffer: rewrite for a more consistent API
Matthew Waters
1
-8
/
+19
2016-07-26
gl: use GLMemory for accessing textures everywhere
Matthew Waters
1
-3
/
+3
2016-05-14
gl: take the affine transformation in NDC
Matthew Waters
1
-14
/
+26
2016-04-07
videoaggregator: repect the result of find_best_format in the default update_...
Matthew Waters
1
-7
/
+3
2016-04-05
glvideomixer: add support for the affine transformation meta
Matthew Waters
1
-13
/
+28
2016-03-08
glvideomixer: signal continuation in reset
Matthew Waters
1
-1
/
+1
2016-02-24
glmixer: iterator didn't advance in continue statement
Wang Xin-yu (王昕宇)
1
-0
/
+2
2016-02-17
glvideomixer: don't leak pad's vertex buffer on release_pad
Wang Xin-yu (王昕宇)
1
-0
/
+21
2016-02-17
glmixer: Remove usage of GstGLMixerFrameData
Matthew Waters
1
-27
/
+14
2016-02-01
glvideomixer: fix checker vbo leak
Wang Xin-yu (王昕宇)
1
-0
/
+5
2016-01-29
glvideomixer: par may not exist in the caps
Matthew Waters
1
-6
/
+4
2016-01-27
videoaggregator: don't do caps processing that is not overridable
Matthew Waters
1
-26
/
+74
2016-01-27
gl: move control binding proxy implementation from glvideomixer
Matthew Waters
1
-169
/
+33
2016-01-13
glvideomixer: implement glBlendFunc and glBlendEquation
Matthew Waters
1
-12
/
+440
2015-10-06
glvideomixer: Proxy the ignore-eos videoaggregator property as well
Nirbheek Chauhan
1
-0
/
+7
2015-08-03
glvideomixer: swap control binding proxy
Matthew Waters
1
-4
/
+4
[next]