platform/upstream/gstreamer.git
2017-08-03 Tim-Philipp... examples: fix compiler warning in compositor crossfade...
2017-08-03 Tim-Philipp... compositor: update disted orc fallback files
2017-08-03 Thibault Sauniertests: examples: Add a simple crossfade example
2017-08-03 Thibault Sauniercompositor: Add support for crossfade blending
2017-07-18 Tim-Philipp... video: mark symbols explicitly for export with GST_EXPORT
2017-07-06 Mathieu Duponchellevideoaggregator: fix gaps at end of streams.
2017-05-21 Olivier Crêteglbasemixer: Remove unused negotiated member
2017-05-21 Olivier Crêtevideoaggregator: Declare that it supports the video...
2017-05-21 Olivier Crêtegl*mixer: Use propose_allocation from the GstAggregator...
2017-05-21 Olivier Crêtevideoaggregator: Create normal video pool as a fallback
2017-05-21 Olivier Crêteglbasemixer: Remove own decide_allocation, use GstAggre...
2017-05-21 Olivier Crêteglbasemixer: Use aggregator for allocation handling
2017-05-21 Olivier Crêtevideoaggregator: Get the buffer from the pool if available
2017-05-21 Olivier Crêtevideoaggregator: Return to parent on reconfigure
2017-05-20 Matthew Watersaggregator: add simple support for caps handling
2017-05-20 George Kiagiadakisvideoaggregator: delay using new caps from a sink pad...
2017-05-20 Olivier Crêtetests: Test caps using query
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-07 Tim-Philipp... glvideomixer: fix whole example launch line actually
2017-05-07 Tim-Philipp... glvideomixer: remove extraneous \ from example launch...
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-04-07 Mathieu Duponchellevideoaggregator: Do not mix the same buffer twice when...
2017-03-06 George Kiagiadakisvideoaggregator: redo src caps negotiation if a sink...
2017-02-28 Sebastian Drögeglvideomixer/compositor: Correctly error out if calcula...
2017-02-28 Sebastian Drögegl: Rename gst_gl_get_affine_transformation_meta_as_ndc...
2017-01-18 Matthew Watersglmixer: ensure caps are writable after intersection
2017-01-13 Matthew Watersgl/utils: also take care of the local GL context in...
2017-01-13 Matthew Watersglutils: remove trivial helper function
2017-01-10 Matthew Watersgl: remove custom control binding proxy
2016-12-14 Sebastian Drögeglvideomixer: Reject multiview video
2016-12-14 Sebastian Drögecompositor: Reject multiview video
2016-12-14 Sebastian Drögevideoaggregator: Remove unlock() if set_info() fails
2016-12-13 Sebastian Drögegst: Don't declare variables inside the for loop header
2016-11-18 Sebastian Drögevideoaggregator: Mark pad as needing reconfiguration...
2016-11-10 Matthew Watersgl/utils: move gen_shader() to the plugin and remove...
2016-11-04 Sebastian Drögegst: Fix more mentions of interlaced-mode to say interl...
2016-11-03 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2016-08-25 Jan Schmidtvideoaggregator: Handle if update_caps() returns EMPTY
2016-08-25 Jan Schmidtgl: Update glvideomixer doc
2016-08-25 Jan Schmidtgl: Add/update docs for glviewconvert, glstereomix
2016-08-25 Jan Schmidtglstereomix: Fix caps negotiation
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-07-26 Matthew Watersglframebuffer: rewrite for a more consistent API
2016-07-26 Matthew Watersgl: use GLMemory for accessing textures everywhere
2016-07-11 Nirbheek ChauhanFix various gboolean vs GstFlowReturn problems
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...
next