platform/upstream/gstreamer.git
2018-05-06 Sebastian Drögevideoaggregator: Validate pool configuration and create...
2018-05-06 Sebastian Drögevideoaggregator: Switch to a GstVideoAggregatorConvertP...
2018-05-05 Sebastian Drögeglmixer: Include string.h for memset()
2018-05-05 Sebastian Drögevideoaggregator: Remove sink_non_alpha_caps class field
2018-05-05 Sebastian Drögevideoaggregator: Move needs_alpha pad field to the...
2018-05-05 Sebastian Drögevideoaggregator: Move aggregated_frame and the pad...
2018-05-05 Sebastian Drögeglmixer: Move frame/texture mapping/unmapping into...
2018-05-04 Sebastian Drögevideoaggregator: Move property storage to private pad...
2018-05-04 Sebastian Drögevideoaggregator: Rename ignore-eos pad property to...
2018-05-04 Sebastian Drögevideoaggregator: Move GstChildProxy implementations...
2018-05-04 Sebastian Drögevideoaggregator: Get rid of separate header for the...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-03-13 Tim-Philipp... video: GST_EXPORT -> GST_URI_VIDEO_BAD_API
2018-03-01 Mathieu DuponchellePort to latest GstAggregator segment API
2018-02-15 Tim-Philipp... Dist compositor crossfade example and pythons script...
2018-02-14 Edward HerveyUpdate ORC fallback disted code
2018-01-29 Vincent Penquerc'hglvideomixer: fix vertex_buffer leak
2018-01-23 Mathieu Duponchellevideoaggregatorpad: implement skip_buffer
2018-01-23 Tim-Philipp... Update for renamed aggregator pad API
2017-12-02 Tim-Philipp... Remove GstAggregator from -bad, moved to core
2017-11-25 Edward Herveyvideoaggregator: Don't leak string
2017-11-22 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-11-02 Tim-Philipp... videoaggregator: use new gst_element_foreach_sink_pad()
2017-11-02 Tim-Philipp... videoaggregator: add CAST macros
2017-11-02 Tim-Philipp... gl: use new gst_element_foreach_sink_pad()
2017-11-02 Tim-Philipp... videoaggregator: drop ABI compat in padding for new...
2017-10-13 Tim-Philipp... videoaggregator: use GstFlowReturn for flow returns
2017-09-26 Ponnam Srinivasglmixer: Unmap video frame in error case
2017-09-21 Haihua Huglvidemixer: need reconfigure output gemotry after...
2017-09-21 Matthew WatersRevert "glvideomixer: need update output geometry after...
2017-09-21 Haihua Huglvideomixer: need update output geometry after src...
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-08-22 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-08-10 Mathieu Duponchellevideoaggregator: use colorimetry from find_best_format.
2017-08-10 Mathieu Duponchellevideoaggregator: improve find_best_format heuristic.
2017-08-10 Mathieu Duponchellecompositor: improve conversion debugging
2017-08-04 Sebastian Drögevideoaggregator: Don't mix up width and height
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
next