platform/upstream/gstreamer.git
2016-06-21 Guillaume Desmottesfix event leaks in tests
2016-06-02 Guillaume Desmottesgst-libs: gl, video: use MAY_BE_LEAKED flag
2016-05-25 Matthew Watersglvideomixer: fix race retrieving the GL context from...
2016-05-20 Guillaume Desmottesglmosaic: fix shader leak
2016-05-20 Olivier Crêtevideoaggregator: Don't wait if input buffer is after...
2016-05-16 Tim-Philipp... videoaggregator: canonicalise function names
2016-05-15 Edward Herveycompositor: Check if we get a valid display ratio
2016-05-14 Matthew Watersgl: take the affine transformation in NDC
2016-05-14 Matthew Watersglbasemixer: actually attempt to propose an allocation...
2016-05-04 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2016-05-03 Sebastian Drögecompositor: Set blend functions in ::negotiated_caps...
2016-04-18 Thiago Santosvideoaggregator: plug caps leak
2016-04-18 Thiago Santosvideoaggregator: properly handle interlace-mode restric...
2016-04-15 Reynaldo H... Drop usage of 'overlayed' to mean 'overlaid'
2016-04-11 Matthew Watersglbasemixer: chain up to the parent implementation
2016-04-07 Matthew Watersvideoaggregator: repect the result of find_best_format...
2016-04-05 Matthew Watersglvideomixer: add support for the affine transformation...
2016-04-05 Matthew Watersglmixer: set the current texture to 0 before mapping
2016-04-04 Matthew Watersglmixerbin: proxy the start-time-* properties from...
2016-03-28 Nirbheek Chauhantests/compositor: Add test for aggregator pad numbering
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-16 Matthew Watersglstereo{mix,split}: allow running on GLES 2/3
2016-03-07 Matthew Watersglvideomixer: signal continuation in reset
2016-02-25 Thiago Santostests: compositor: drop special case for valgrind timeout
2016-02-25 Thiago Santostests: compositor: add tests for caps queries
2016-02-25 Thiago Santosvideoaggregator: fix caps queries to allow proper reneg...
2016-02-24 Wang Xin-yu... glmixer: iterator didn't advance in continue statement
2016-02-22 Matthew Watersgl: error out if the configured GL API is unsupported...
2016-02-16 Wang Xin-yu... glvideomixer: don't leak pad's vertex buffer on release_pad
2016-02-16 Matthew Watersglmixer: Remove usage of GstGLMixerFrameData
2016-02-16 Matthew Watersglmixer: don't hold the object lock while calling into GL
2016-02-01 Wang Xin-yu... glvideomixer: fix checker vbo leak
2016-01-29 Matthew Watersglvideomixer: par may not exist in the caps
2016-01-27 Matthew Watersvideoaggregator: don't do caps processing that is not...
2016-01-27 Matthew Watersgl: move control binding proxy implementation from...
2016-01-13 Matthew Watersglvideomixer: implement glBlendFunc and glBlendEquation
2015-12-14 Matthew Watersgldownload: remove helper api from the library
2015-11-11 Matthew Watersglviewconvert: remove set_format
2015-11-06 Tim-Philipp... glmixerbin: fix minor leak
2015-11-02 Luis de Bethencourtvideoaggregator: use GST_STIME_ARGS for GstClockTimeDiff
2015-10-30 Matthew Watersglmemory: add support for rectangle textures
2015-10-06 Nirbheek Chauhanglvideomixer: Proxy the ignore-eos videoaggregator...
2015-09-29 Tim-Philipp... videoaggregator: fix compilation with older glib version
2015-09-28 Matthew Watersgl: chain up to the parent class for GstElement::set_co...
2015-09-26 Nirbheek Chauhancheck: Add test for videoaggregator sinkpads being...
2015-09-17 Jan SchmidtDon't throw compiler warnings with G_DISABLE_ASSERT
2015-09-17 Vineeth T Mgl: Fix GError leaks during failures
2015-09-14 Sebastian Drögevideoaggregator: Fix mixup of running times and segment...
2015-09-11 Thiago Santosvideoaggregator: fix caps query to properly handle...
2015-09-04 Nirbheek Chauhancompositor: Ensure all arguments to CLAMP are signed int
2015-09-03 Thiago Santosvideoaggregator: lift restriction of changing pixel...
2015-08-29 Nirbheek Chauhancompositor: variables in clamp_rectangle() should be...
2015-08-28 Luis de Bethencourtcompositor: remove check for below zero for unsigned...
2015-08-26 Nirbheek Chauhancompositor: Actually use the output resolution for...
2015-08-20 Ben Browittvideoaggregator: Always set the pad's buffer_vinfo...
2015-08-03 Matthew Watersglvideomixer: swap control binding proxy
2015-07-30 Olivier Crêtevideoaggregator: Remove broken _clip vfunc
2015-07-29 Luis de Bethencourtglstereomix: remove redundant initialization
2015-07-29 Sebastian Drögecompositor: Add unit tests for the new aggregator start...
2015-07-29 Sebastian Drögeaggregator: Add property to select how to decide on...
2015-07-23 Olivier Crêteglvideomixer: Add GstControlBinding proxy
2015-07-21 Julien Isorcegl: use gst_gl_display_create_context in more elements.
2015-07-06 Thibault Sauniervideoaggregator: Remove pixel-aspect-ratio field from...
2015-07-03 Olivier Crêteglvideomixer, glmixer: Add description and klass
2015-07-02 Nicolas Dufresnegl: Don't leak pool if set_config failed
2015-06-22 Mathieu Duponchellevideoaggregator: simplifies and improves sink_get_caps.
2015-06-18 Jan Schmidtgl: Add glviewconvert, glstereomix and glstereosplit...
2015-06-15 Sebastian Drögevideoaggregator: Print some debug output if we change...
2015-06-15 Sebastian Drögevideoaggregator: Add some more debug output
2015-06-15 Sebastian Drögevideoaggregator: Don't update the ts-offset before...
2015-06-15 Sebastian Drögevideoaggregator: Remember if the last LATENCY query...
2015-06-14 Mathieu Duponchellecompositor: update zorder documentation.
2015-06-14 Mathieu Duponchellevideoaggregator: No need to artificially bound the...
2015-06-13 Matthew Watersglmixerbin: implement proper dynamic pad removal
2015-06-12 Nirbheek Chauhantests: Add test for the 'ignore-eos' compositor sink...
2015-06-12 Nirbheek Chauhanvideoaggregator: add "ignore-eos" property for input...
2015-06-11 Sebastian Drögegl: Use gst_object_ref_sink() for gl{filter,mixer,src...
2015-06-08 Thiago Santosvideoaggregator: simplify aggregate returning
2015-06-08 Thiago Santosvideoaggregator: refactor caps reconfigure to its own...
2015-06-08 Thiago Santosvideoaggregator: fixing types in aggregate function
2015-06-08 Thiago Santosvideoaggregator: use macro to access aggregator src pad
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-06-05 Thiago SantosFix a common typo: retreive -> retrieve
2015-05-29 Jan Schmidtvideoaggregator: Add class property to disable caps...
2015-05-29 Jan Schmidtvideoaggregator: Catch errors, and allow sub-class...
2015-05-21 Sebastian Drögecompositor/glvideomixer: Don't calculate PAR/DAR with...
2015-05-21 Sebastian Drögecompositor: Fix double assignment
2015-05-20 Matthew Waterscompositor/glvideomixer: fix up par handling
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-14 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2015-05-14 Matthew Watersgl: element buffers are part of vao state
2015-05-14 Matthew Waterscompositor: implement proper par handling
2015-05-13 Matthew Watersgl: don't deadlock on context creation failure
2015-05-13 Sebastian Drögeglmixerbin: Don't unref pad templates
2015-05-13 Matthew Waterscompositor: fix rectangle obscure test to clamp against...
2015-05-13 Matthew Watersglvideomixer: implement par handling
2015-05-13 Matthew Watersglvideomixer: don't upload the vertex data every frame
2015-05-11 Sebastian Drögeglmixer: Implement GstVideoAggregator::find_best_format()
2015-05-06 Sebastian DrögeRevert "gl: readd glupload/download onto element pads"
next