summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Release 1.14.0HEADmasterTim-Philipp Müller6-63/+209
2018-03-19Update docsTim-Philipp Müller2-2/+2
2018-03-13Release 1.13.91Tim-Philipp Müller6-39/+1146
2018-03-13Update docsTim-Philipp Müller2-2/+2
2018-03-13meson: docs: update api decorators to ignoreTim-Philipp Müller2-2/+2
2018-03-13docs: fixup for new libs API export decoratorsTim-Philipp Müller1-1/+2
2018-03-13net: GST_EXPORT -> GST_NET_APITim-Philipp Müller11-28/+71
2018-03-13controller: GST_EXPORT -> GST_CONTROLLER_APITim-Philipp Müller13-30/+68
2018-03-13check: GST_EXPORT -> GST_CHECK_APITim-Philipp Müller9-148/+186
2018-03-13base: GST_EXPORT -> GST_BASE_APITim-Philipp Müller20-330/+382
2018-03-13gst: GST_EXPORT -> GST_APITim-Philipp Müller73-1598/+1602
2018-03-12promise: be more explicit in docs about who/when to use reply/interrupt/expireMatthew Waters1-11/+33
2018-03-07basesrc: Balance unlock/unlock_stop in _src_stop()Nicolas Dufresne1-0/+3
2018-03-07basesrc: No need to stop flushing in start_completeNicolas Dufresne1-4/+0
2018-03-05debugutils: Change dot-file functions documentation to proper gtk-docSebastian Dröge1-3/+3
2018-03-05queuearray: Implement pop_tail_struct() for completenessSebastian Dröge4-0/+39
2018-03-04gst: Add some more (type filename) annotationsSebastian Dröge2-3/+3
2018-03-03Release 1.13.90Tim-Philipp Müller6-134/+4949
2018-03-03Update docsTim-Philipp Müller2-2/+2
2018-03-02plugins: Don't force 64-bit file/seek functions variants on androidMatthew Waters6-32/+10
2018-03-01Add new symbol to docs and .def fileTim-Philipp Müller2-0/+2
2018-03-01queue: Ignore thresholds if a query is queuedOlivier Crête4-5/+70
2018-03-01meson: -Wformat-* require -WformatMathieu Duponchelle1-0/+1
2018-03-01meson: enable more warningsMathieu Duponchelle3-2/+44
2018-03-01gstaggregator: pads must inherit from #GstAggregatorPadMathieu Duponchelle3-20/+29
2018-03-01Revert "gstaggregator: pads must inherit from #GstAggregatorPad"Mathieu Duponchelle3-29/+20
2018-03-01ghostpad: ensure we build a ghost pad ..Mathieu Duponchelle1-0/+2
2018-03-01pad: fix mixed declarationsMathieu Duponchelle1-1/+2
2018-03-01gstaggregator: pads must inherit from #GstAggregatorPadMathieu Duponchelle3-20/+29
2018-03-01aggregator: allow src GstAggregatorPadsMathieu Duponchelle1-8/+10
2018-03-01pad, ghostpad: use the template gtype if specifiedMathieu Duponchelle3-3/+12
2018-02-22baseparse: Fix integer overflow in bitrate calculationNicolas Dufresne1-6/+19
2018-02-22baseparse: Avoid overflow in update_interval calculationNicolas Dufresne1-1/+5
2018-02-22baseparse: Fix check for update_intervalNicolas Dufresne1-2/+2
2018-02-21meson: Use .dylib suffix if darwinJustin Kim1-0/+4
2018-02-19queuearray: add _peek_tail() and _pop_tail()Tim-Philipp Müller5-0/+128
2018-02-18gst: fix some GIR annotationsMark Nauwelaerts8-18/+33
2018-02-16gstbasesink: Include segment.offset in the computation of positionAlicia Boya García2-2/+48
2018-02-16tracers: latency: allow for non parented pads to send latency probesMatthew Waters1-2/+4
2018-02-15Back to developmentTim-Philipp Müller4-4/+4
2018-02-15Release 1.13.1Tim-Philipp Müller8-626/+127
2018-02-15tests: pipeline: try to make test_pipeline_reset_start_time more reliableTim-Philipp Müller1-1/+5
2018-02-15tests: uri: fix build without -DGST_DISABLE_DEPRECATEDTim-Philipp Müller1-0/+4
2018-02-15gstconfig.h: want deprecation warnings if GST_DISABLE_DEPRECATED is *set*Tim-Philipp Müller1-1/+1
2018-02-15po: update translationsTim-Philipp Müller17-1469/+3327
2018-02-14docs: add flow combiner ref/unref to docsTim-Philipp Müller1-0/+2
2018-02-14docs: add index for new symbols in 1.14Tim-Philipp Müller1-0/+4
2018-02-14docs: add index for new symbols in 1.12Tim-Philipp Müller1-0/+8
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-4/+4
2018-02-03autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller2-3/+7