1. 917214e tests: comment and logging cleanups for audiomixer and aggregator by Stefan Sauer · 7 years ago
  2. 063787d aggregator: fix type for latency property (int64 -> GStClockTime) by Stefan Sauer · 7 years ago
  3. 3d0dad5 aggregator: Don't take flush lock from output thread by Olivier Crête · 7 years ago
  4. 8b60b25 aggregator: Don't block if adding to the tail of the queue by Olivier Crête · 7 years ago
  5. a083391 aggregator: review code related to time level by Stefan Sauer · 7 years ago
  6. 23692ee aggregator: init latency values with 0 instead of FALSE by Stefan Sauer · 7 years ago
  7. fb3c9f3 aggregator: code cleanup for event and query func by Stefan Sauer · 7 years ago
  8. 8776900 aggregator: simplify pad_event_func for FLUSH_STOP events by Stefan Sauer · 7 years ago
  9. 5509920 aggregator: drop special casing for eos by Stefan Sauer · 7 years ago
  10. 113a2c5 aggregator: add a doc-blob for the event_func by Stefan Sauer · 7 years ago
  11. 45cef57 aggregator: rename a local variable by Stefan Sauer · 7 years ago
  12. 498cdd8 aggregator: remove commented code by Stefan Sauer · 7 years ago
  13. 656a261 aggregator: move the comment for the locks to the lock macros by Stefan Sauer · 7 years ago
  14. 5a06c3d aggregator: improve section docs by Stefan Sauer · 7 years ago
  15. 00d6f46 aggregator: add two more tests for a sequence of data by Stefan Sauer · 7 years ago
  16. fbe82b7 aggregator: refactor the test helper by Stefan Sauer · 7 years ago
  17. 9efffd0 aggregator: test cleanup by Stefan Sauer · 7 years ago
  18. 4808f48 aggregator: cleanup event forwarding by Stefan Sauer · 7 years ago
  19. a82e6bc aggregator: simplify src_event by Stefan Sauer · 7 years ago
  20. 70d0945 aggregator: register func for do_events_and_queries by Stefan Sauer · 7 years ago
  21. bedc9de aggregator: only set clipped_buffer to NULL if needed by Stefan Sauer · 7 years ago
  22. 06d62cc aggregator: rename check_events by Stefan Sauer · 7 years ago
  23. 1869886 aggregator: add a few more comments to PadPrivate struct by Stefan Sauer · 7 years ago
  24. 82bde34 aggregator: rename buffers field to data by Stefan Sauer · 7 years ago
  25. caafb59 aggregator: documentaion fixes by Stefan Sauer · 7 years ago
  26. ab4dd3f check: Fix usage of dual probes by Edward Hervey · 7 years ago
  27. 2cd988e aggregator: log all events by Stefan Sauer · 7 years ago
  28. bb9f3d2 aggregator: fix header formatting by Tim-Philipp Müller · 7 years ago
  29. 70b4395 aggregator: Remove the GAP event from the queue before queueing up the GAP buffer by Sebastian Dröge · 7 years ago
  30. e018273 aggregator: mark symbols explicitly for export with GST_EXPORT by Tim-Philipp Müller · 7 years ago
  31. 27708ff aggregator: remove duplicated code fragment by Stefan Sauer · 7 years ago
  32. b609fd7 aggregator: code cleanups by Stefan Sauer · 7 years ago
  33. 4f81aa8 aggregator: Invalidate pad's tail position ... by Mathieu Duponchelle · 7 years ago
  34. 7b82eb5 aggregator: fix "'aggclass' may be used uninitialized in this function" by Stefan Sauer · 7 years ago
  35. 474acca aggregator: Process serialized queries through the queue by Olivier Crête · 7 years ago
  36. 0500807 aggregator: Set flow to FLUSHING on pad stop by Olivier Crête · 7 years ago
  37. a001f6d aggregator: Request pad templates which are not request pad by Olivier Crête · 7 years ago
  38. 6eda156 aggregator: Don't restrict sink pad names by Olivier Crête · 7 years ago
  39. c4209ba aggregator: Implement propose allocation by Olivier Crête · 7 years ago
  40. 87299b6 aggregator: Check for the result of caps events by Olivier Crête · 7 years ago
  41. 0e973bc aggregator: Caps event always goes to the aggregate thread by Olivier Crête · 7 years ago
  42. e76c358 aggregator: Add downstream allocation query by Olivier Crête · 7 years ago
  43. 838e017 aggregator: Remove unused GST_FLOW_NOT_HANDLED by Olivier Crête · 7 years ago
  44. f35b05a aggregator: add simple support for caps handling by Matthew Waters · 7 years ago
  45. c54d253 aggregator: Reset upstream latency on first buffer by Nicolas Dufresne · 7 years ago
  46. 687ac8e aggregator: Always handle sync'ed events on output thread by Olivier Crête · 8 years ago
  47. 2ce3234 aggregator: Delay clipping to output thread by Olivier Crête · 8 years ago
  48. 5c2391a aggregator: Make pad eos as soon as all buffers are processed, dont way for events by Olivier Crête · 8 years ago
  49. 744440e aggregator: Only count buffers when declaring queue full by Olivier Crête · 8 years ago
  50. 2ab5a23 aggregator: Simplify clip function by Olivier Crête · 8 years ago
  51. 8936a69 aggregator: Only declare first buffer on actual buffer by Olivier Crête · 8 years ago
  52. 32b71d8 aggregator: Set initial position on first buffer by Olivier Crête · 7 years ago
  53. b31eebc aggregator: Reset the pad's first buffer flag with the rest by Olivier Crête · 7 years ago
  54. b769346 aggregator: Reset pad on init by Olivier Crête · 7 years ago
  55. 06bc00e aggregator: Fix indentation by Olivier Crête · 7 years ago
  56. 6e24e42 docs: Port all docstring to gtk-doc markdown by Thibault Saunier · 7 years ago
  57. 47460d6 aggregator: Make instance var name match between .c and .h by Thibault Saunier · 7 years ago
  58. d5f4268 gstaggregator: fix event use after free by Vincent Penquerc'h · 7 years ago
  59. 5fefb1b aggregator: Use the event_full function for GstAggregatorPads by Thibault Saunier · 8 years ago
  60. 885c95c Revert "aggregator: Start the task when linked" by Nicolas Dufresne · 8 years ago
  61. 3b05c55 aggregator: Start the task when linked by Nicolas Dufresne · 8 years ago
  62. 8340150 aggregator: Check all pads for data when live by Nicolas Dufresne · 8 years ago
  63. a1e6978 aggregator: Fix locking when using the clock by Nicolas Dufresne · 8 years ago
  64. c9502ff aggregator: remove duplicated test of flow_return in pad_chain_internal by Aurélien Zanelli · 8 years ago
  65. 6bbd5b8 aggregator: Fix leak in unit test by Sebastian Dröge · 8 years ago
  66. 9c0e67b aggregator: Fix strcmp test for sink template by Nirbheek Chauhan · 8 years ago
  67. c18ef6d aggregator: Don't try to be too smart while allocating pad names by Nirbheek Chauhan · 8 years ago
  68. f42b704 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 8 years ago
  69. f6ec0f7 tests:aggregator: fix tc failure and correct check value by Hyunjun Ko · 8 years ago
  70. c0a0102 aggregator: use GST_STIME_FORMAT for GstClockTimeDiff by Luis de Bethencourt · 9 years ago
  71. c1e6f94 aggregator: don't compare templ instance pointers by Stefan Sauer · 9 years ago
  72. 78aa10b aggregator: Set to running in a single place by Olivier Crête · 9 years ago
  73. 96583f0 aggregator: Document more locking by Olivier Crête · 9 years ago
  74. dc346ca aggregator: Hold object lock while manipulating the segment by Olivier Crête · 9 years ago
  75. b95f3e8 aggregator: Remove dead code by Olivier Crête · 9 years ago
  76. bbd11ae aggregator: Add create_new_pad() vfunc to allow subclasses to override the default behaviour by Sebastian Dröge · 9 years ago
  77. 41b4a78 aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT() by Sebastian Dröge · 9 years ago
  78. 3db4239 aggregator: For the start time selection, only set the segment position by Sebastian Dröge · 9 years ago
  79. 92a80e6 aggregator: Don't forward QOS events to sinkpads that had no buffer yet by Sebastian Dröge · 9 years ago
  80. a7845e8 aggregator: Keep at least two buffers in the queue in live mode by Olivier Crête · 9 years ago
  81. 265ac95 aggregator: Document that get_next_time() should return running time by Sebastian Dröge · 9 years ago
  82. 2c19653 aggregator: Also ignore start-time on seek from gst_element_send_event() by Olivier Crête · 9 years ago
  83. 5be540e tests: Add test for seeking live pipelines by Olivier Crête · 9 years ago
  84. 54556d8 tests: Make source live to re-enable aggregator timeout tests by Olivier Crête · 9 years ago
  85. 22dc57f aggregator: Queue "latency" buffers at each sink pad. by Olivier Crête · 9 years ago
  86. 5db97ca aggregator: Default to "zero" start time selection mode as documented by Olivier Crête · 9 years ago
  87. 1b3f1b1 aggregator: Ignore the "first" mode if the segment not a time segment by Olivier Crête · 9 years ago
  88. 3030d1b aggregator: Add property to select how to decide on a start time by Sebastian Dröge · 9 years ago
  89. 9ab98e9 aggregator: Query the peer latency again on the next opportunity after a pad was added or removed by Sebastian Dröge · 9 years ago
  90. 07247f0 aggregator: add a convenience macro to get the source pad by Thiago Santos · 9 years ago
  91. 0a35f55 aggregator: Document that the latency is in ns by Olivier Crête · 9 years ago
  92. b16697d aggregator: Push EOS on error return. by Jan Schmidt · 9 years ago
  93. 656b7a0 aggregator: document gap handling behavior by Reynaldo H. Verdejo Pinochet · 9 years ago
  94. 3f56fb7 aggregator: drop stale white space at warning by Reynaldo H. Verdejo Pinochet · 9 years ago
  95. 53cb334 aggregator: fix typo in test suite by Reynaldo H. Verdejo Pinochet · 9 years ago
  96. 1bd000f aggregator: add gap event handling unit test by Reynaldo H. Verdejo Pinochet · 9 years ago
  97. c955254 aggregator: implement gap handling by Reynaldo H. Verdejo Pinochet · 9 years ago
  98. e73a173 aggregator: Unify downstream flow return and flushing by Olivier Crête · 9 years ago
  99. 30eb13a aggregator: Flushing is always in pad lock, no need to atomics by Olivier Crête · 9 years ago
  100. c55b6be aggregator: Reset pending_eos on pad flush by Olivier Crête · 9 years ago