pad: Don't drop LATENCY queries with default implementation
[platform/upstream/gstreamer.git] / gst / gstpad.c
2016-05-13 Edward Herveypad: Don't drop LATENCY queries with default implementation
2016-05-10 Sebastian Drögepad: Fix pad state when deactivating from one mode...
2016-04-02 Mark CombellackGST_REFCOUNTING: Add logging of pointer address for...
2016-03-28 Thiago Santospad: rework probe's hook_marshall function
2016-03-28 Thiago Santospad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_T...
2016-03-24 Stian Selnespad: Fix race between gst_element_remove_pad and state...
2016-03-21 Aurélien Zanellipad: add 'transfer full' and 'nullable' annotations...
2016-02-18 Sebastian DrögeRevert "pad: PULL probes are called without a buffer...
2016-02-18 Sebastian Drögepad: PULL probes are called without a buffer so don...
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-03 Tim-Philipp Müllerdocs: fix some warnings and add some since markers
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-11-06 Thiago Santospad: check template caps for proxy pads in accept-caps
2015-11-01 Jan Schmidtpad: Mark sticky events as sent on not-linked
2015-10-29 Sebastian Drögepad: Unblock blocking pad probes when receiving FLUSH_S...
2015-10-28 Sebastian Drögepad: Document the order in which pad probes are called
2015-10-28 Sebastian Drögepad: Append hooks instead of prepending to call them...
2015-10-21 Sebastian Drögepad: Fix docs/annotation of gst_pad_probe_info_get_buff...
2015-10-21 Sebastian DrögeUse new GST_ENABLE_EXTRA_CHECKS #define
2015-10-07 Florin Apostolpad: fix memory leak when sending events to an EOS pad
2015-10-05 Marcin Kolnytracer: add missing hooks
2015-10-05 Thiago Santostracer: add pad query hooks
2015-10-05 Stefan Sauertracer: split into tracer and tracerutils
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-10-05 Stefan Sauertracer: use macros for hooks
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauertracer: switch to quarks and add another hook for buffe...
2015-10-05 Stefan Sauertracer: initial prototype for the tracing subsystem
2015-09-26 Thiago Santospad: don't fallback to caps queries with proxy pads
2015-08-15 Sebastian Drögepad: Break sticky event array iterations if the type...
2015-08-15 Edward Herveygstpad: Add a new GST_PROBE_HANDLED return value for...
2015-08-14 Thiago Santospad: add GST_PAD_FLAG_ACCEPT_TEMPLATE
2015-08-08 Edward Herveypad: Fix previous commit
2015-08-08 Edward Herveypad: get_allowed_caps() should go through both pads
2015-08-04 George Kiagiadakispad: fix invalid unref after IDLE probe on non-OK flow...
2015-07-03 Olivier Crêtepad: Enforce NEED_PARENT flag also for chain
2015-06-23 Song Bingpad: Clear EOS flag after received STREAM_START event
2015-05-15 Vincent Penquerc'hpad: bump chain function call logs from LOG to DEBUG
2015-04-16 Thiago Santospad: block data flow when idle probe is running
2015-04-05 Sebastian Drögepad: Print debug output from gst_pad_link_full() if...
2015-04-02 Tim-Philipp Müllerpad: allow probes to remove the data item whilst return...
2015-03-31 Wonchul Leepad: Fix a typo in a docstring
2015-03-28 Tim-Philipp Müllerpad: fix outdated debug message
2015-02-26 Arun Raghavanpad: Don't fail latency query on unlinked pads
2015-02-18 Sebastian Drögepad: If the latency query fails for one of the pads...
2015-02-16 Sebastian Drögepad: Only initialize GValue to a type once, not on...
2015-02-12 Sebastian Drögepad: gst_pad_iterate_internal_links() can return NULL...
2015-02-12 Sebastian Drögepad: Return NULL instead of FALSE for pointers
2015-02-12 Sebastian Drögepad: Implement more useful default handling for the...
2015-02-05 Tim-Philipp Müllerpad: add "offset" property to go with gst_pad_set_offset()
2015-02-02 Jan Schmidtgstpad: Fix a typo in a docstring.
2015-01-21 Edward Herveygstpad: Inline apply_pad_offset()
2015-01-21 Edward Herveygstpad: Fix debug message
2015-01-21 Edward Herveygstpad: Fix PROBE_NO_DATA macro
2014-11-12 Vincent Penquerc'hpad: fail dropped queries
2014-11-12 Vincent Penquerc'hRevert "pad: fail dropped queries"
2014-11-12 Vincent Penquerc'hpad: fail dropped queries
2014-09-12 Sebastian Drögepad: Make sure the buffer to get/pull_range() has at...
2014-09-02 Wim Taymanspad: don't accept flush-stop on inactive pads
2014-08-12 Arun Raghavandocs: Trivial pad documentation fix
2014-07-01 Göran Jönssonpad: Don't unlock while iterating over all sticky event...
2014-06-26 Evan Nemersonintrospection: add some missing allow-none annotations...
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-05-27 Tim-Philipp Müllerpad: two minor docs fixes
2014-05-26 Thiago Santospad: store last flow return and provide acessor function
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-15 Sebastian Drögepad: Add missing space in debug output
2014-04-12 Linus Svenssonpad: don't access unowned and possibly already freed...
2014-04-10 Sebastian Drögepad: Apply pad offsets on all events, not just segment...
2014-03-29 Sebastian Drögepad: Include event type in debug output when delaying...
2014-03-11 Tim-Philipp Müllerpad: simplify gst_pad_link_get_name() and fix Since...
2014-03-11 Stefan Sauerpad: add debug helper for GstPadLinkReturn names
2014-03-06 Stefan Sauerpad: fix gst_pad_add_probe() return value docs
2014-02-06 Brendan Longdocs: gst_pad_new_from_*_template and gst_buffer_pool_n...
2014-01-22 Sebastian Drögepad: Minor code cleanup
2014-01-18 Thiago Santospad: fix sticky event leak after sticky_events_foreach
2014-01-08 Wim Taymanspad: use new segment offset method to apply the offset
2014-01-02 Sebastian Drögepad: Check if new probes need to be called when adding...
2013-12-30 Sebastian Drögepad: Keep an extra ref of the pad when calling an IDLE...
2013-12-30 Sebastian Drögepad: Only call IDLE probes if we are actually idle
2013-12-30 Sebastian Drögepad: Don't ignore probe callback return value when...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-07 Sebastian RasmussenFix some typos in code comments and debug messages
2013-12-03 Wim Taymanspad: add ACCEPT_INTERCEPT flag
2013-12-02 Sebastian Rasmussendocs: cosmetic changes in references/decriptions
2013-09-26 Wim Taymanspad: only check event order when something changed
2013-07-15 Sebastian Drögepad: A newly activated pad should be marked as needing...
2013-07-15 Sebastian DrögeRevert "pad: Don't consider flushing pads as needing...
2013-07-03 Nicolas DufresneAdd few missing allow-none annotation
2013-06-30 Sebastian Drögepad: Don't consider flushing pads as needing reconfigur...
2013-06-19 Sjoerd Simonspad: Add a filter to the caps_query done by acceptcaps
2013-05-27 Sebastian Drögepad: Store sticky events even if the pad is flushing
2013-05-10 Sebastian Drögepad: Only check if we get buffers before stream-start...
2013-05-09 Sebastian Drögepad: Fix uninitialized variable compiler warning
2013-05-09 Sebastian Drögepad: Make sure pending, older sticky events are sent...
2013-05-09 Sebastian Drögepad: Warn if data flow happens before stream-start...
2013-05-09 Sebastian Drögepad: Only let gst_pad_sticky_events_foreach() iterate...
2013-05-09 Sebastian Drögepad: If we push sticky events because of another sticky...
2013-05-09 Sebastian Drögepad: No sticky events must arrive after EOS
next