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