platform/upstream/gstreamer.git
2018-04-20 Tim-Philipp... meson: fix invalid keyword argument warnings
2018-04-18 Thibault SaunierRevert "docs: Minor fix in event_new_select_streams"
2018-04-17 Thibault Saunierdocs: Minor fix in event_new_select_streams
2018-04-17 Tim-Philipp... multiqueue, inputselector: show pad properties in gst...
2018-04-17 Tim-Philipp... inputselector, outputselector: add guards for wrong...
2018-04-17 Thibault Sauniercaps: Add a macro based variant of gst_caps_copy
2018-04-17 Thibault Saunierpad: Handle changing sticky events in pad probes
2018-04-17 Thibault Saunierdebug: Make PADS debug background blue
2018-04-17 Tim-Philipp... win32: update defs for new exports
2018-04-17 Thibault Saunierharness: Handle harness->element not being a GstBin
2018-04-17 Thibault Sauniergst: Stop inlining gst_caps_copy
2018-04-16 Tim-Philipp... Automatic update of common submodule
2018-04-15 Aurelien Jarnogstconfig.h.in: initial RISC-V support
2018-04-13 Mathieu Duponchelleadapter: port the buffer list from GSList to GstQueueArray
2018-04-13 Mathieu DuponchelleAPI: gst_queue_array_peek_nth
2018-04-13 Mathieu Duponchellegstqueuearray: make find() return a 0-based index
2018-04-13 Mathieu Duponchellegstsample: new API
2018-04-13 Mark Nauwelaertsbase: fix some GIR annotations
2018-04-13 Mark Nauwelaertsgst: add some GIR array annotations
2018-04-13 Víctor Manuel... debugutils: Add missing parameters documentation
2018-04-11 Tim-Philipp... gstdebug: fix occasional deadlocks on windows when...
2018-04-09 Tim-Philipp... gsturi: include gstconfig.h earlier for GST_API define
2018-04-05 Jan Alexander... gstinfo: fix debug levels being applied in the wrong...
2018-04-05 Jan Alexander... gstinfo: Simplify gst_debug_reset_threshold() implement...
2018-04-05 Jan Alexander... gstinfo: Reduce code duplication around level pattern...
2018-04-05 Tim-Philipp... streamcollection: embed GQueue into the private struct
2018-04-02 Edward Herveydocs: Update libs documentation
2018-04-02 Edward Herveydocs: Update gst core doc
2018-04-02 Edward Herveygst: Documentation fixes
2018-04-02 Edward Herveylibs: Documentation fixes
2018-03-29 Matthew Watersbin: fix deep-element-added signal debug log message
2018-03-22 Tim-Philipp... meson: bump meson req for gnome.mkenums_simple()
2018-03-22 Tim-Philipp... meson: remove no longer needed core enumtypes template...
2018-03-22 Alessandro... meson: use gnome.mkenums_simple() to generate core...
2018-03-22 Alessandro... meson: use gnome.mkenums_simple() to generate controlle...
2018-03-22 Alessandro... meson: delete unused variable
2018-03-22 Nicolas Dufresnetest: Pool now try to reset the size
2018-03-21 Petr Kulhavygstbuffer: reset buffer to its original size if intact
2018-03-21 Sebastian Drögenet: Include gstnetcontrolmessagemeta.h in net.h
2018-03-21 Sebastian Drögeparamspecs: Set g-i annotation values for GST_PARAM_...
2018-03-21 Sebastian Drögeelementfactory: GST_ELEMENT_FACTORY_TYPE_DECODABLE...
2018-03-20 Sebastian Drögegst: Fix compilation with latest GLib
2018-03-20 Tim-Philipp... Back to development
2018-03-19 Tim-Philipp... Release 1.14.0
2018-03-19 Tim-Philipp... Update docs
2018-03-13 Tim-Philipp... Release 1.13.91
2018-03-13 Tim-Philipp... Update docs
2018-03-13 Tim-Philipp... meson: docs: update api decorators to ignore
2018-03-13 Tim-Philipp... docs: fixup for new libs API export decorators
2018-03-13 Tim-Philipp... net: GST_EXPORT -> GST_NET_API
2018-03-13 Tim-Philipp... controller: GST_EXPORT -> GST_CONTROLLER_API
2018-03-13 Tim-Philipp... check: GST_EXPORT -> GST_CHECK_API
2018-03-13 Tim-Philipp... base: GST_EXPORT -> GST_BASE_API
2018-03-13 Tim-Philipp... gst: GST_EXPORT -> GST_API
2018-03-12 Matthew Waterspromise: be more explicit in docs about who/when to...
2018-03-08 Nicolas Dufresnebasesrc: Balance unlock/unlock_stop in _src_stop()
2018-03-08 Nicolas Dufresnebasesrc: No need to stop flushing in start_complete
2018-03-05 Sebastian Drögedebugutils: Change dot-file functions documentation...
2018-03-05 Sebastian Drögequeuearray: Implement pop_tail_struct() for completeness
2018-03-04 Sebastian Drögegst: Add some more (type filename) annotations
2018-03-03 Tim-Philipp... Release 1.13.90
2018-03-03 Tim-Philipp... Update docs
2018-03-02 Matthew Watersplugins: Don't force 64-bit file/seek functions variant...
2018-03-01 Tim-Philipp... Add new symbol to docs and .def file
2018-03-01 Olivier Crêtequeue: Ignore thresholds if a query is queued
2018-03-01 Mathieu Duponchellemeson: -Wformat-* require -Wformat
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-03-01 Mathieu Duponchellegstaggregator: pads must inherit from #GstAggregatorPad
2018-03-01 Mathieu DuponchelleRevert "gstaggregator: pads must inherit from #GstAggre...
2018-03-01 Mathieu Duponchelleghostpad: ensure we build a ghost pad ..
2018-03-01 Mathieu Duponchellepad: fix mixed declarations
2018-02-28 Mathieu Duponchellegstaggregator: pads must inherit from #GstAggregatorPad
2018-02-28 Mathieu Duponchelleaggregator: allow src GstAggregatorPads
2018-02-28 Mathieu Duponchellepad, ghostpad: use the template gtype if specified
2018-02-22 Nicolas Dufresnebaseparse: Fix integer overflow in bitrate calculation
2018-02-22 Nicolas Dufresnebaseparse: Avoid overflow in update_interval calculation
2018-02-22 Nicolas Dufresnebaseparse: Fix check for update_interval
2018-02-21 Justin Kimmeson: Use .dylib suffix if darwin
2018-02-19 Tim-Philipp... queuearray: add _peek_tail() and _pop_tail()
2018-02-18 Mark Nauwelaertsgst: fix some GIR annotations
2018-02-16 Alicia Boya... gstbasesink: Include segment.offset in the computation...
2018-02-16 Matthew Waterstracers: latency: allow for non parented pads to send...
2018-02-15 Tim-Philipp... Back to development
2018-02-15 Tim-Philipp... Release 1.13.1
2018-02-15 Tim-Philipp... tests: pipeline: try to make test_pipeline_reset_start_...
2018-02-15 Tim-Philipp... tests: uri: fix build without -DGST_DISABLE_DEPRECATED
2018-02-15 Tim-Philipp... gstconfig.h: want deprecation warnings if GST_DISABLE_D...
2018-02-15 Tim-Philipp... po: update translations
2018-02-14 Tim-Philipp... docs: add flow combiner ref/unref to docs
2018-02-14 Tim-Philipp... docs: add index for new symbols in 1.14
2018-02-14 Tim-Philipp... docs: add index for new symbols in 1.12
2018-02-08 Tim-Philipp... meson: make version numbers ints and fix int/string...
2018-02-03 Tim-Philipp... autotools: use -fno-strict-aliasing where supported
2018-02-03 Tim-Philipp... buffer: fix gtk-doc warning regarding _get_n_meta(...
2018-02-02 Matthew Watersgstpromise: add since 1.14 markers
2018-02-01 Matthew Watersgst-uninstalled: add webrtc to libraries
2018-01-31 Mathieu Duponchellegstbuffer.h: move FLAG_LAST documentation back to the...
2018-01-31 Mathieu Duponchellebasetransform: annotate virtual methods
2018-01-31 Mathieu Duponchellegstbuffer: add GST_BUFFER_FLAG_NON_DROPPABLE
2018-01-30 Tim-Philipp... meson: use -fno-strict-aliasing if supported
next