1. 466ccb8 upgrade-gst-to-1_14_4 by Yuan Fang · 4 years, 8 months ago master
  2. 2194841 Explicitly load libgomp.so.1 in gst-plugin-scanner by Cindy Liu · 3 years, 7 months ago
  3. 3c586de Release 1.14.4 by Tim-Philipp Müller · 5 years ago
  4. 91b88d3 Update docs by Tim-Philipp Müller · 5 years ago
  5. 0a479c3 tests: Use a different rate in a segment test. by Jan Schmidt · 6 years ago
  6. 86a4803 Release 1.14.3 by Tim-Philipp Müller · 6 years ago
  7. 028b40b Update docs by Tim-Philipp Müller · 6 years ago
  8. 769ceac gstsegment: Add check for gst_segment_offset_running_time() by Jan Schmidt · 6 years ago
  9. 5978e3b gstsegment: Handle positions before the segment properly by Jan Schmidt · 6 years ago
  10. 208282e bin: Fix use-after-free issue in gst_bin_add() by Philippe Normand · 6 years ago
  11. 3cf1bac utils: Set default values for position and duration query results by Philippe Normand · 6 years ago
  12. e35adf5 baseparse: avg_bitrate calculation critical warning fix by Philippe Normand · 6 years ago
  13. f6739d8 input-selector: Bring latency handling in sync with GstPad code by Sebastian Dröge · 6 years ago
  14. 235241a Revert "pad: Don't drop LATENCY queries with default implementation" by Sebastian Dröge · 6 years ago
  15. 9477e15 Revert "pad: Accumulate live/non-live latency values separately" by Sebastian Dröge · 6 years ago
  16. 016531d input-selector: Apply GstPad default latency handler fixes here too by Sebastian Dröge · 6 years ago
  17. 5182b18 pad: Accumulate live/non-live latency values separately by Sebastian Dröge · 6 years ago
  18. a42ab58 typefindhelper: Mark gst_type_find_helper_get_range_full() as Since 1.14.3 by Sebastian Dröge · 6 years ago
  19. aeeefe3 pad: Ensure that the pad is blocked for IDLE probes if they are called from the streaming thread too by Sebastian Dröge · 6 years ago
  20. bb3fbfb typefind: Add new gst_type_find_helper_get_range_full() that returns flow return by Sebastian Dröge · 6 years ago
  21. c4cd50f pad: Update pad offsets on the current event if the offset changed in pad probes by Sebastian Dröge · 6 years ago
  22. 08d2ca4 inputselector: Forward LATENCY query to all sinkpads by Sebastian Dröge · 6 years ago
  23. 5c8d2f6 aggregator: annotate GstAggregatorClass::update_src_caps by Mathieu Duponchelle · 6 years ago
  24. a2145fd aggregator: Don't leak peer pad of inactive pads when (not) forwarding QoS events to them by Sebastian Dröge · 6 years ago
  25. afb3d1b Release 1.14.2 by Tim-Philipp Müller · 6 years ago
  26. 0f75834 Update docs by Tim-Philipp Müller · 6 years ago
  27. 07af74b basetransform: Do not check if NULL is an emtpy caps by Thibault Saunier · 6 years ago
  28. 787a9f5 concat: Properly forward the SEGMENT seqnum by Edward Hervey · 6 years ago
  29. d6c697e gst: add some GIR array annotations by Mark Nauwelaerts · 6 years ago
  30. 7cbbdf3 meson: Fix detection of glib-mkenums under MSYS2 by Christoph Reiter · 6 years ago
  31. cba2c7d Release 1.14.1 by Tim-Philipp Müller · 6 years ago
  32. 4d80b15 Update docs by Tim-Philipp Müller · 6 years ago
  33. 4c5f109 Update translations by Tim-Philipp Müller · 6 years ago
  34. d3f1974 pad: Fix race condition causing the same probe to be called multiple times by Sebastian Dröge · 6 years ago
  35. fbf6e28 gst: Use memcpy() instead of strncpy() where appropriate by Edward Hervey · 6 years ago
  36. f887db4 bufferlist: fix abort due to underflow when creating 0-sized list by Tim-Philipp Müller · 6 years ago
  37. c97c95f aggregator: fix exports and since marker for new API by Tim-Philipp Müller · 6 years ago
  38. 2821126 aggregator: Add API to check if a pad has a new buffer by Olivier Crête · 6 years ago
  39. 42fda19 meson: fix invalid keyword argument warnings by Tim-Philipp Müller · 6 years ago
  40. 5c774f0 multiqueue, inputselector: show pad properties in gst-inspect-1.0 by Tim-Philipp Müller · 6 years ago
  41. e7ccd58 base: fix some GIR annotations by Mark Nauwelaerts · 6 years ago
  42. 2601fab gst: add some GIR array annotations by Mark Nauwelaerts · 6 years ago
  43. ee0619e gstdebug: fix occasional deadlocks on windows when outputting debug logging by Tim-Philipp Müller · 6 years ago
  44. 92887d4 gsturi: include gstconfig.h earlier for GST_API define by Tim-Philipp Müller · 6 years ago
  45. 0b293ca gstinfo: fix debug levels being applied in the wrong order by Jan Alexander Steffens (heftig) · 6 years ago
  46. 1e3272e bin: fix deep-element-added signal debug log message by Matthew Waters · 6 years ago
  47. fef082b gst: Fix compilation with latest GLib by Sebastian Dröge · 6 years ago
  48. 0ca5957 net: Include gstnetcontrolmessagemeta.h in net.h by Sebastian Dröge · 6 years ago
  49. deb0d9d paramspecs: Set g-i annotation values for GST_PARAM_* constants by Sebastian Dröge · 6 years ago
  50. 72025c5 elementfactory: GST_ELEMENT_FACTORY_TYPE_DECODABLE had DECRYPTOR added, update g-i annotation value by Sebastian Dröge · 6 years ago
  51. 80e0e90 Release 1.14.0 by Tim-Philipp Müller · 6 years ago
  52. 81450fb Update docs by Tim-Philipp Müller · 6 years ago
  53. bc431c2 Release 1.13.91 by Tim-Philipp Müller · 6 years ago
  54. f996102 Update docs by Tim-Philipp Müller · 6 years ago
  55. e1ac1bc meson: docs: update api decorators to ignore by Tim-Philipp Müller · 6 years ago
  56. 99df754 docs: fixup for new libs API export decorators by Tim-Philipp Müller · 6 years ago
  57. d86a905 net: GST_EXPORT -> GST_NET_API by Tim-Philipp Müller · 6 years ago
  58. 6b286fb controller: GST_EXPORT -> GST_CONTROLLER_API by Tim-Philipp Müller · 6 years ago
  59. 357e7c7 check: GST_EXPORT -> GST_CHECK_API by Tim-Philipp Müller · 6 years ago
  60. 7e2ace8 base: GST_EXPORT -> GST_BASE_API by Tim-Philipp Müller · 6 years ago
  61. 8983cce gst: GST_EXPORT -> GST_API by Tim-Philipp Müller · 6 years ago
  62. 7a008ea promise: be more explicit in docs about who/when to use reply/interrupt/expire by Matthew Waters · 6 years ago
  63. cbd03e2 basesrc: Balance unlock/unlock_stop in _src_stop() by Nicolas Dufresne · 6 years ago
  64. 12c5d90 basesrc: No need to stop flushing in start_complete by Nicolas Dufresne · 6 years ago
  65. f204b57 debugutils: Change dot-file functions documentation to proper gtk-doc by Sebastian Dröge · 6 years ago
  66. 89eac59 queuearray: Implement pop_tail_struct() for completeness by Sebastian Dröge · 6 years ago
  67. a1bf0f0 gst: Add some more (type filename) annotations by Sebastian Dröge · 6 years ago
  68. 87be91a Release 1.13.90 by Tim-Philipp Müller · 6 years ago
  69. 28612e1 Update docs by Tim-Philipp Müller · 6 years ago
  70. 5a5a548 plugins: Don't force 64-bit file/seek functions variants on android by Matthew Waters · 6 years ago
  71. cbe24ec Add new symbol to docs and .def file by Tim-Philipp Müller · 6 years ago
  72. 23b32d5 queue: Ignore thresholds if a query is queued by Olivier Crête · 6 years ago
  73. 9e44738 meson: -Wformat-* require -Wformat by Mathieu Duponchelle · 6 years ago
  74. d67623c meson: enable more warnings by Mathieu Duponchelle · 6 years ago
  75. 8c10f1e gstaggregator: pads must inherit from #GstAggregatorPad by Mathieu Duponchelle · 6 years ago
  76. a567cc1 Revert "gstaggregator: pads must inherit from #GstAggregatorPad" by Mathieu Duponchelle · 6 years ago
  77. 609adc0 ghostpad: ensure we build a ghost pad .. by Mathieu Duponchelle · 6 years ago
  78. 60fae51 pad: fix mixed declarations by Mathieu Duponchelle · 6 years ago
  79. 9774b37 gstaggregator: pads must inherit from #GstAggregatorPad by Mathieu Duponchelle · 6 years ago
  80. f1aba33 aggregator: allow src GstAggregatorPads by Mathieu Duponchelle · 6 years ago
  81. 7847e69 pad, ghostpad: use the template gtype if specified by Mathieu Duponchelle · 6 years ago
  82. 91798e1 baseparse: Fix integer overflow in bitrate calculation by Nicolas Dufresne · 6 years ago
  83. a84b886 baseparse: Avoid overflow in update_interval calculation by Nicolas Dufresne · 6 years ago
  84. 25aed8c baseparse: Fix check for update_interval by Nicolas Dufresne · 6 years ago
  85. 580e3a7 meson: Use .dylib suffix if darwin by Justin Kim · 6 years ago
  86. bbf8f50 queuearray: add _peek_tail() and _pop_tail() by Tim-Philipp Müller · 6 years ago
  87. 9fb56a3 gst: fix some GIR annotations by Mark Nauwelaerts · 6 years ago
  88. 65dcb2a gstbasesink: Include segment.offset in the computation of position by Alicia Boya García · 6 years ago
  89. 7fad93d tracers: latency: allow for non parented pads to send latency probes by Matthew Waters · 6 years ago
  90. 81a767b Back to development by Tim-Philipp Müller · 6 years ago
  91. 124f2f5 Release 1.13.1 by Tim-Philipp Müller · 6 years ago
  92. f6b1533 tests: pipeline: try to make test_pipeline_reset_start_time more reliable by Tim-Philipp Müller · 6 years ago
  93. dd78aa2 tests: uri: fix build without -DGST_DISABLE_DEPRECATED by Tim-Philipp Müller · 6 years ago
  94. ea402c7 gstconfig.h: want deprecation warnings if GST_DISABLE_DEPRECATED is *set* by Tim-Philipp Müller · 6 years ago
  95. c106683 po: update translations by Tim-Philipp Müller · 6 years ago
  96. 7b7b3e7 docs: add flow combiner ref/unref to docs by Tim-Philipp Müller · 6 years ago
  97. 8f4e4b0 docs: add index for new symbols in 1.14 by Tim-Philipp Müller · 6 years ago
  98. 5389254 docs: add index for new symbols in 1.12 by Tim-Philipp Müller · 6 years ago
  99. 24f9c2d meson: make version numbers ints and fix int/string comparison by Tim-Philipp Müller · 6 years ago
  100. ffa4dc4 autotools: use -fno-strict-aliasing where supported by Tim-Philipp Müller · 6 years ago