summaryrefslogtreecommitdiff
path: root/gst/gstpad.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24pad: add since marker to docs for new APITim-Philipp Müller1-1/+3
2017-02-24pad: Add API to get the current state of a taskThibault Saunier1-0/+34
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-0/+1
2016-12-14gstpad: only warn on performance penalty if not using the template capsReynaldo H. Verdejo Pinochet1-4/+5
2016-12-08tracer: move the PAD_LINK tracer hook to _pad_link_full()Stefan Sauer1-7/+4
2016-11-01pad: add no-reconfigure link checkThiago Santos1-1/+2
2016-07-25events: Implement the stream-group-done eventJan Schmidt1-1/+5
2016-07-15pad: add g-i transfer annotatation to _store_sticky_event()Guillaume Desmottes1-1/+1
2016-07-07pad: check query caps answered and caps not NULLMiguel París Díaz1-4/+13
2016-06-11pad: Log pad offsets as signed timesSebastian Dröge1-3/+4
2016-05-13pad: Don't drop LATENCY queries with default implementationEdward Hervey1-2/+6
2016-05-10pad: Fix pad state when deactivating from one mode and then trying to activat...Sebastian Dröge1-0/+1
2016-04-02GST_REFCOUNTING: Add logging of pointer address for dispose, finalize, etc me...Mark Combellack1-1/+1
2016-03-28pad: rework probe's hook_marshall functionThiago Santos1-4/+16
2016-03-28pad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_TYPE_ALL_BOTHThiago Santos1-2/+4
2016-03-24pad: Fix race between gst_element_remove_pad and state changeStian Selnes1-32/+52
2016-03-21pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_capsAurélien Zanelli1-1/+2
2016-02-18Revert "pad: PULL probes are called without a buffer so don't require any of ...Sebastian Dröge1-2/+2
2016-02-18pad: PULL probes are called without a buffer so don't require any of the data...Sebastian Dröge1-2/+2
2016-01-07tracer: harmonize the query hooksStefan Sauer1-1/+1
2016-01-03docs: fix some warnings and add some since markersTim-Philipp Müller1-1/+3
2015-12-02pad: Implement GstPadEventFullFunctionEdward Hervey1-2/+52
2015-11-06pad: check template caps for proxy pads in accept-capsThiago Santos1-9/+13
2015-11-01pad: Mark sticky events as sent on not-linkedJan Schmidt1-3/+4
2015-10-29pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() tooSebastian Dröge1-0/+2
2015-10-28pad: Document the order in which pad probes are calledSebastian Dröge1-0/+7
2015-10-28pad: Append hooks instead of prepending to call them in the order they were a...Sebastian Dröge1-1/+1
2015-10-21pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()Sebastian Dröge1-1/+1
2015-10-21Use new GST_ENABLE_EXTRA_CHECKS #defineSebastian Dröge1-2/+2
2015-10-07pad: fix memory leak when sending events to an EOS padFlorin Apostol1-0/+1
2015-10-05tracer: add missing hooksMarcin Kolny1-1/+10
2015-10-05tracer: add pad query hooksThiago Santos1-0/+2
2015-10-05tracer: split into tracer and tracerutilsStefan Sauer1-1/+1
2015-10-05tracer: add more hooks and handle it in the pluginsStefan Sauer1-11/+25
2015-10-05tracer: use macros for hooksStefan Sauer1-39/+8
2015-10-05tracer: pass the timestamp directlyStefan Sauer1-4/+4
2015-10-05tracer: switch to quarks and add another hook for buffer flowStefan Sauer1-0/+21
2015-10-05tracer: initial prototype for the tracing subsystemStefan Sauer1-0/+21
2015-09-26pad: don't fallback to caps queries with proxy padsThiago Santos1-3/+2
2015-08-15pad: Break sticky event array iterations if the type is bigger than the one w...Sebastian Dröge1-1/+7
2015-08-15gstpad: Add a new GST_PROBE_HANDLED return value for probesEdward Hervey1-37/+92
2015-08-14pad: add GST_PAD_FLAG_ACCEPT_TEMPLATEThiago Santos1-1/+4
2015-08-08pad: Fix previous commitEdward Hervey1-1/+4
2015-08-08pad: get_allowed_caps() should go through both padsEdward Hervey1-10/+9
2015-08-04pad: fix invalid unref after IDLE probe on non-OK flow returnGeorge Kiagiadakis1-0/+1
2015-07-03pad: Enforce NEED_PARENT flag also for chainOlivier Crête1-1/+12
2015-06-23pad: Clear EOS flag after received STREAM_START eventSong Bing1-0/+19
2015-05-15pad: bump chain function call logs from LOG to DEBUGVincent Penquerc'h1-4/+4
2015-04-16pad: block data flow when idle probe is runningThiago Santos1-0/+49
2015-04-04pad: Print debug output from gst_pad_link_full() if preparing linking failedSebastian Dröge1-1/+5