Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-02pad: Update pad offsets on the current event if the offset changed in pad probesSebastian Dröge
2018-08-02inputselector: Forward LATENCY query to all sinkpadsSebastian Dröge
2018-07-30aggregator: annotate GstAggregatorClass::update_src_capsMathieu Duponchelle
2018-07-26aggregator: Don't leak peer pad of inactive pads when (not) forwarding QoS ev...Sebastian Dröge
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller
2018-07-20Update docsTim-Philipp Müller
2018-07-19basetransform: Do not check if NULL is an emtpy capsThibault Saunier
2018-07-18concat: Properly forward the SEGMENT seqnumEdward Hervey
2018-05-21gst: add some GIR array annotationsMark Nauwelaerts
2018-05-20meson: Fix detection of glib-mkenums under MSYS2Christoph Reiter
2018-05-17Release 1.14.11.14.1Tim-Philipp Müller
2018-05-17Update docsTim-Philipp Müller
2018-05-17Update translationsTim-Philipp Müller
2018-05-14pad: Fix race condition causing the same probe to be called multiple timesSebastian Dröge
2018-05-08gst: Use memcpy() instead of strncpy() where appropriateEdward Hervey
2018-05-05bufferlist: fix abort due to underflow when creating 0-sized listTim-Philipp Müller
2018-05-05aggregator: fix exports and since marker for new APITim-Philipp Müller
2018-05-04aggregator: Add API to check if a pad has a new bufferOlivier Crête
2018-04-23meson: fix invalid keyword argument warningsTim-Philipp Müller
2018-04-23multiqueue, inputselector: show pad properties in gst-inspect-1.0Tim-Philipp Müller
2018-04-16base: fix some GIR annotationsMark Nauwelaerts
2018-04-16gst: add some GIR array annotationsMark Nauwelaerts
2018-04-12gstdebug: fix occasional deadlocks on windows when outputting debug loggingTim-Philipp Müller
2018-04-12gsturi: include gstconfig.h earlier for GST_API defineTim-Philipp Müller
2018-04-05gstinfo: fix debug levels being applied in the wrong orderJan Alexander Steffens (heftig)
2018-04-05bin: fix deep-element-added signal debug log messageMatthew Waters
2018-03-25gst: Fix compilation with latest GLibSebastian Dröge
2018-03-25net: Include gstnetcontrolmessagemeta.h in net.hSebastian Dröge
2018-03-25paramspecs: Set g-i annotation values for GST_PARAM_* constantsSebastian Dröge
2018-03-25elementfactory: GST_ELEMENT_FACTORY_TYPE_DECODABLE had DECRYPTOR added, updat...Sebastian Dröge
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller
2018-03-19Update docsTim-Philipp Müller
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller
2018-03-13Update docsTim-Philipp Müller
2018-03-13meson: docs: update api decorators to ignoreTim-Philipp Müller
2018-03-13docs: fixup for new libs API export decoratorsTim-Philipp Müller
2018-03-13net: GST_EXPORT -> GST_NET_APITim-Philipp Müller
2018-03-13controller: GST_EXPORT -> GST_CONTROLLER_APITim-Philipp Müller
2018-03-13check: GST_EXPORT -> GST_CHECK_APITim-Philipp Müller
2018-03-13base: GST_EXPORT -> GST_BASE_APITim-Philipp Müller
2018-03-13gst: GST_EXPORT -> GST_APITim-Philipp Müller
2018-03-12promise: be more explicit in docs about who/when to use reply/interrupt/expireMatthew Waters
2018-03-08basesrc: Balance unlock/unlock_stop in _src_stop()Nicolas Dufresne
2018-03-08basesrc: No need to stop flushing in start_completeNicolas Dufresne
2018-03-05debugutils: Change dot-file functions documentation to proper gtk-docSebastian Dröge
2018-03-05queuearray: Implement pop_tail_struct() for completenessSebastian Dröge
2018-03-04gst: Add some more (type filename) annotationsSebastian Dröge
2018-03-04Release 1.13.901.13.90Tim-Philipp Müller
2018-03-04Update docsTim-Philipp Müller
2018-03-02plugins: Don't force 64-bit file/seek functions variants on androidMatthew Waters