summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2016-11-24queues: Don't return negative position queries.Jan Schmidt
2016-11-17multiqueue: Make sure not-linked streams get woken upJan Schmidt
2016-11-12tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky eventsSebastian Dröge
2016-10-21Revert "queue: Fix race when calculating cur_level.time"Sebastian Dröge
2016-10-20queue: Fix race when calculating cur_level.timeStian Selnes
2016-10-14stats: Fix warningThibault Saunier
2016-10-13tracers: fix structure leakVincent Penquerc'h
2016-10-08queue2: Implement gst_event_full_func handlingEdward Hervey
2016-10-08tracer/rusage: fix format string argsStefan Sauer
2016-09-27meson: tracers: signal availability of libunwind and backtrace() to codeTim-Philipp Müller
2016-09-26meson: Build tracersThibault Saunier
2016-09-17queue2: Update buffering if its enabled and low/high watermarks are changedCarlos Rafael Giani
2016-08-31multiqueue: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani
2016-08-31multiqueue: Distinguish between buffering percentage and buffering levelCarlos Rafael Giani
2016-08-31multiqueue: Rename percent/percent_changed to buffering_percent(_changed)Carlos Rafael Giani
2016-08-30multiqueue: Fix high_time wakeup logicEdward Hervey
2016-08-27Make use of the new GST_ELEMENT_FLOW_ERROR API all around.Thibault Saunier
2016-08-25queue2: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani
2016-08-25queue2: Distinguish between buffering percentage and buffering levelCarlos Rafael Giani
2016-08-19Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-08-12queue2: Post buffering messages earlier in ringbuffer modeEdward Hervey
2016-08-08multiqueue: removed redundant call to g_thread_selfJosep Torra
2016-07-25inputselector: Handle stream-group-doneJan Schmidt
2016-07-25inputselector: Wake other pads when selected goes EOSJan Schmidt
2016-07-20tracers: leaks: update type filter later for unknown typesGuillaume Desmottes
2016-07-11leaks: check return values of libunwind callsGuillaume Desmottes
2016-07-11queue2: Fix average input rate calculation on small input rangeEdward Hervey
2016-07-08leaks: warn if object is destroyed while the tracer is disposingGuillaume Desmottes
2016-07-08leaks tracer: use G_OS_UNIX to check for signal supportGuillaume Desmottes
2016-07-08leaks tracer: add creation stack trace supportGuillaume Desmottes
2016-07-08leaks tracer: add checkpoint support using SIGUSR2Guillaume Desmottes
2016-07-08leaks tracer: log alive objects when receiving SIGUSR1Guillaume Desmottes
2016-07-07funnel: Only forward sticky events on GAP events if neededSebastian Dröge
2016-07-01multiqueue: Fix behaviour with not-linked and eos padsEdward Hervey
2016-06-30multiqueue: add gtk-doc blurb for new pad propertyTim-Philipp Müller
2016-06-30multiqueue: Add a pad property to "group" streamsEdward Hervey
2016-06-21queue2: fix crash deleting current region for small ring buffersVincent Penquerc'h
2016-06-17tee: Properly handle return value when only 1 padNicolas Dufresne
2016-06-03tracers: leaks: some micro-optimisationsTim-Philipp Müller
2016-06-03tracers: add leaks tracerGuillaume Desmottes
2016-05-15queue: Only unblock upstream waiting for the query once downstream is finishedSebastian Dröge
2016-05-11typefind: Only push a CAPS event downstream if the sinkpad is not in PULL modeSebastian Dröge
2016-04-29multiqueue: Ignore time when determining whether sparse stream limits have be...Matej Knopp
2016-04-15multiqueue: Recheck buffering status after changing low thresholdCarlos Rafael Giani
2016-04-15multiqueue: Recalculate fill level after changing high-thresholdCarlos Rafael Giani
2016-04-14multiqueue: catch errors and flushing case after lockVincent Penquerc'h
2016-04-13rusage: properly free the queue memoryGuillaume Desmottes
2016-03-24valve: don't send sticky events as a direct response to upstream eventsHavard Graff
2016-03-24capsfilter: optimisation: avoid unnecessary gst_pad_has_current_caps() checksTim-Philipp Müller
2016-03-24queue: Use full running time for level calculationEdward Hervey