summaryrefslogtreecommitdiff
path: root/gst/gstpad.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-15pad: revert the content changes from previous commitStefan Sauer1-2/+2
2017-02-15pad: fix docs for GstPadProbeReturnStefan Sauer1-4/+4
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-6/+4
2017-01-03pad: clarify docs for GST_PAD_PROBE_DROPTim-Philipp Müller1-2/+3
2016-11-01pad: add no-reconfigure link checkThiago Santos1-0/+7
2016-05-15pad: Improve IDLE probe docsSebastian Dröge1-1/+1
2016-01-03docs: fix some warnings and add some since markersTim-Philipp Müller1-0/+4
2015-12-14core: Add g_autoptr() support to all typesXavier Claessens1-0/+4
2015-12-02pad: Implement GstPadEventFullFunctionEdward Hervey1-0/+37
2015-09-19gst: Documentation typo fix in caps & pad APIsVikram Fugro1-1/+1
2015-08-15gstpad: Add a new GST_PROBE_HANDLED return value for probesEdward Hervey1-1/+16
2015-08-15Headers: add missing includes.Mathieu Duponchelle1-0/+2
2015-08-14pad: add GST_PAD_FLAG_ACCEPT_TEMPLATEThiago Santos1-0/+37
2015-07-06pad: Clarify pad probe return type documentationArun Raghavan1-7/+11
2014-08-23pad: add g-i 'transfer full' annotations to chain and chain_list functionsTim-Philipp Müller1-2/+2
2014-08-23pad: annotate GstPadEventFunction event with 'transfer full'Guillaume Desmottes1-1/+1
2014-06-26introspection: add some missing allow-none annotations to in paramsEvan Nemerson1-27/+27
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson1-0/+2
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-23/+23
2014-05-27pad: two minor docs fixesTim-Philipp Müller1-0/+2
2014-05-26pad: store last flow return and provide acessor functionThiago Santos1-1/+14
2014-04-26docs: add docs for various GstPad macrosFelipe Ortiz1-22/+331
2014-04-26Revert "docs: add docs for various GstPad macros"Tim-Philipp Müller1-331/+22
2014-04-26docs: add docs for various GstPad macrosShowayb Zahda1-22/+331
2014-03-11pad: add debug helper for GstPadLinkReturn namesStefan Sauer1-2/+3
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-1/+1
2013-12-03pad: add ACCEPT_INTERCEPT flagWim Taymans1-0/+9
2013-12-03docs: add missing docs, fixing doc errorsSebastian Rasmussen1-3/+3
2013-11-21pad: move debug function closer to the enum it debugsWim Taymans1-2/+2
2013-04-04pad: add gst_pad_store_sticky_event()Wim Taymans1-0/+1
2013-04-04pad: clarify docsWim Taymans1-2/+2
2012-11-23pad: document more pad probe valuesTim-Philipp Müller1-0/+10
2012-11-23pad: don't use parenthesis for ORed pad probe flag enumsTim-Philipp Müller1-19/+10
2012-11-23pad: Put all of the probe types in the enum so they work with bindingsOlivier Crête1-16/+22
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-09pad: small docs fixes and remove a 0.11 fixmeWim Taymans1-1/+2
2012-09-28pad: fix activate docsWim Taymans1-1/+2
2012-09-20pad: Add functions to safely access GstProbeInfo data pointerOlivier Crête1-0/+5
2012-09-17pad: Add parent parameter to the link and unlink functionsSebastian Dröge1-2/+8
2012-09-11pad: expose gst_pad_mode_get_name() and use it in baseparseTim-Philipp Müller1-0/+2
2012-08-10pad: add gst_pad_needs_reconfigureThiago Santos1-0/+1
2012-08-10pad: add GST_PAD_LINK_CHECK_DEFAULT to GstPadLinkCheckEvan Nemerson1-9/+5
2012-07-18pad: add PROXY_SCHEDULING flagWim Taymans1-0/+8
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-13/+6
2012-06-20task: add GDestroyNotify to _newWim Taymans1-1/+1
2012-06-18pad: move gst_pad_set_caps() to compatWim Taymans1-1/+0
2012-06-18introspection: assorted introspection and documentation fixesEvan Nemerson1-3/+3
2012-06-04pad: Don't accept any buffers or events after EOSSebastian Dröge1-8/+12
2012-03-29docs: update more documentationWim Taymans1-2/+4
2012-03-28review some docsWim Taymans1-1/+1