platform/upstream/gst-plugins-base.git
2018-10-30 Johan Bjäreholtcompositor: fix undeclared functions
2018-10-28 Sebastian Drögecompositor: Implement different operators via per-pad...
2018-10-27 Sebastian Drögecompositor: Remove extra header for the pad declaration
2018-10-17 Seungha Yangmeson: Replace empty configuration_data() with copy...
2018-10-04 Matthew Watersglvideomixer: fix the default blend modes for unpremult...
2018-10-04 Matthew Watersglmixerbin: add gloverlaycompositor to each input stream
2018-10-03 Sebastian Drögeglstereomix: Fix build after deprecating misnamed GST_T...
2018-09-24 Sebastian Drögeglmixerbin: "latency" property on aggregator is uint64...
2018-09-21 Matthew Watersglvideomixer: fix constant alpha enum value for constan...
2018-09-19 Sebastian Drögeglvideomixer: Fix typo in property description
2018-08-16 Sebastian Drögecompositor: Define crossfade-ratio to have range [0...
2018-08-16 Sebastian Drögevideoaggregator: Make sure to hold object lock while...
2018-07-25 Sebastian Drögecompositor: Don't leak all buffers while crossfading...
2018-07-23 Sebastian Drögecompositor: Use 255 as maximum alpha instead of 256
2018-07-18 Seungha Yangcompositor: Update conversion info in property setter
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-06-23 Tim-Philipp... videoaggregator: Update for g_type_class_add_private...
2018-06-23 Tim-Philipp... gl: Update for g_type_class_add_private() deprecation...
2018-06-15 Seungha Yangvideoaggregator: Fix string leak
2018-06-11 Tim-Philipp... videoaggregator: log an ERROR if we're going to return...
2018-05-16 Olivier Crêtevideoaggregator: Remove custom get_next_time implementation
2018-05-07 Sebastian Drögevideoaggregator: Set video-meta option on buffer pool...
2018-05-07 Sebastian Drögevideoaggregator: First override set/get_property vfuncs...
2018-05-06 Sebastian Drögevideoaggregator: Some more documentation fixes
2018-05-06 Mathieu Duponchellevideoaggregator: expose converter-config on convert...
2018-05-06 Sebastian Drögevideoaggregator: Fix up documentation some more
2018-05-06 Sebastian Drögevideoaggregator: Clean up header and update docs a bit
2018-05-06 Sebastian Drögevideoaggregator: Rename get_output_buffer() to create_o...
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
next