plugins: uddate gst_type_mark_as_plugin_api() calls
[platform/upstream/gstreamer.git] / ext / gl / gstglvideomixer.c
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-04-14 Matthew Watersglvideomixer: intersect with template caps when updating
2020-03-03 Matthew Watersgl/mixer: support GstGLDisplay changes
2019-06-13 Matthew Watersglvideomixer: perform _get_highest_precision on the...
2019-05-21 Matthew Watersgl/docs: add to new docs system
2019-02-28 Matthew Watersgl: try to use highp precision where supported
2019-01-16 Sebastian Drögegl: Only unbind buffers/vertex attrib arrays if we...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-10-04 Matthew Watersglvideomixer: fix the default blend modes for unpremult...
2018-09-21 Matthew Watersglvideomixer: fix constant alpha enum value for constan...
2018-09-19 Sebastian Drögeglvideomixer: Fix typo in property description
2018-07-12 Matthew Watersglvideomixer: fix default placement when different...
2018-07-12 Daniel Klamtglvideomixer: Moves the objects to zero on z axis
2018-07-10 Nicolas Dufresneglvideomixer: Fix coding style
2018-07-10 Nicolas Dufresneglvideomixer: Add missing string.h include
2018-07-10 Daniel KlamtMoved the pad offset and aspect ratio to a matrix so...
2018-05-05 Sebastian Drögevideoaggregator: Move aggregated_frame and the pad...
2018-05-04 Sebastian Drögevideoaggregator: Rename ignore-eos pad property to...
2018-05-04 Sebastian Drögevideoaggregator: Move GstChildProxy implementations...
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-01-29 Vincent Penquerc'hglvideomixer: fix vertex_buffer leak
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-12-09 Tim-Philipp Müllergl: use new gst_element_foreach_sink_pad()
2017-12-09 Haihua Huglvidemixer: need reconfigure output gemotry after...
2017-12-09 Matthew WatersRevert "glvideomixer: need update output geometry after...
2017-12-09 Haihua Huglvideomixer: need update output geometry after src...
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Olivier Crêtegl*mixer: Use propose_allocation from the GstAggregator...
2017-12-09 Matthew Watersaggregator: add simple support for caps handling
2017-12-09 Tim-Philipp Müllerglvideomixer: fix whole example launch line actually
2017-12-09 Tim-Philipp Müllerglvideomixer: remove extraneous \ from example launch...
2017-12-09 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-09 Sebastian Drögeglvideomixer/compositor: Correctly error out if calcula...
2017-12-09 Sebastian Drögegl: Rename gst_gl_get_affine_transformation_meta_as_ndc...
2017-12-09 Matthew Watersgl: remove custom control binding proxy
2017-12-09 Sebastian Drögeglvideomixer: Reject multiview video
2017-12-09 Matthew Watersgl/utils: move gen_shader() to the plugin and remove...
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Jan Schmidtgl: Update glvideomixer doc
2017-12-09 Matthew Watersglframebuffer: rewrite for a more consistent API
2017-12-09 Matthew Watersgl: use GLMemory for accessing textures everywhere
2017-12-09 Matthew Watersgl: take the affine transformation in NDC
2017-12-09 Matthew Watersvideoaggregator: repect the result of find_best_format...
2017-12-09 Matthew Watersglvideomixer: add support for the affine transformation...
2017-12-09 Matthew Watersglvideomixer: signal continuation in reset
2017-12-09 Wang Xin-yu (王昕宇)glmixer: iterator didn't advance in continue statement
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: don't leak pad's vertex buffer on release_pad
2017-12-09 Matthew Watersglmixer: Remove usage of GstGLMixerFrameData
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: fix checker vbo leak
2017-12-09 Matthew Watersglvideomixer: par may not exist in the caps
2017-12-09 Matthew Watersvideoaggregator: don't do caps processing that is not...
2017-12-09 Matthew Watersgl: move control binding proxy implementation from...
2017-12-09 Matthew Watersglvideomixer: implement glBlendFunc and glBlendEquation
2017-12-09 Nirbheek Chauhanglvideomixer: Proxy the ignore-eos videoaggregator...
2017-12-09 Matthew Watersglvideomixer: swap control binding proxy
2017-12-09 Olivier Crêteglvideomixer: Add GstControlBinding proxy
2017-12-09 Olivier Crêteglvideomixer, glmixer: Add description and klass
2017-12-09 Sebastian Drögecompositor/glvideomixer: Don't calculate PAR/DAR with...
2017-12-09 Matthew Waterscompositor/glvideomixer: fix up par handling
2017-12-09 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2017-12-09 Matthew Watersgl: element buffers are part of vao state
2017-12-09 Matthew Watersglvideomixer: implement par handling
2017-12-09 Matthew Watersglvideomixer: don't upload the vertex data every frame
2017-12-09 Sebastian DrögeRevert "Revert "glvideomixer: implement with glmixerbin""
2017-12-09 Matthew WatersRevert "glvideomixer: implement with glmixerbin"
2017-12-09 Edward Herveyglvideomixer: Don't use context if not present
2017-12-09 Matthew Watersgl: get the context from basemixer/basefilter
2017-12-09 Matthew Watersglvideomixer: implement with glmixerbin
2017-12-09 Matthew Watersglvideomixer: don't upload if alpha <= 0
2017-12-09 Tim-Philipp Müllerglmixer, glvideomixer: update for GstAggregatorPadForea...
2017-12-09 Nirbheek Chauhanglvideomixer: Point to compositor for the pad propertie...
2017-12-09 Matthew Watersgl: fixup vao and vbo usage for legacy GL
2017-12-09 Matthew Watersgldisplay: implement runtime GL api filtering
2017-12-09 Matthew Watersglvideomixer: add support for gl3
2017-12-09 Matthew Watersvideoaggregator: operate on caps rather than video...
2017-12-09 Matthew Watersglvideomixer: update element documentation
2017-12-09 Matthew Watersglvideomixer: fix blending with low-alpha sources
2017-12-09 Matthew Watersglvideomixer: skip input frames with an alpha of 0
2017-12-09 Matthew Watersglvideomixer: don't clobber unnecessary GstVideoInfo...
2017-12-09 Matthew Watersglvideomixer: get the attribute from the correct shader
2017-12-09 Tim-Philipp Mülleropengl: update element docs for 1.x
2017-12-09 Matthew Watersglvideomixer: add a background property
2017-12-09 Julien Isorcegl: enable glvideomixer on GLES2
2017-12-09 Matthew Watersglvideomixer: bas output width/height on the pad properties
2017-12-09 Matthew Watersglvideomixer: don't clobber already allocated shader
2017-12-09 Thibault Sauniergl:glvideomixer: Add the Compositor in the element...
2017-12-09 Thibault Sauniergl: Port glmixer to the GstVideoAggregator baseclass
2017-12-09 Matthew Watersglvideomixer: silence incorrect number of arguments...
2017-12-09 Matthew Watersglvideomixer: wire up the alpha pad property
2017-12-09 Matthew Watersglvideomixer: support input frame scaling
2017-12-09 Matthew Watersglvideomixer: add positioning of input streams
2017-12-09 Vincent Penquerc'hgl: test for frame NULLness before dereferencing it
2017-12-09 Matthew Watersgl: fix array initialization
2017-12-09 Matthew Watersgl: fix assignment of temporary variables
2017-12-09 Matthew Watersmove gl elements to ext subdirectory
2017-11-22 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-11-02 Tim-Philipp Müllergl: use new gst_element_foreach_sink_pad()
2017-09-21 Haihua Huglvidemixer: need reconfigure output gemotry after...
next