summaryrefslogtreecommitdiff
path: root/gst/gstghostpad.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-0/+1
2016-04-30Fix some nonsensical g-i annotationsTim-Philipp Müller1-1/+1
2016-02-17Revert "ghostpad: Do nothing in _internal_activate_push_default"Edward Hervey1-1/+13
2016-02-17ghostpad: Do nothing in _internal_activate_push_defaultStian Selnes1-13/+1
2015-10-30ghostpad: Allow deactivation with no peer.Jan Schmidt1-4/+10
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-2/+1
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson1-10/+15
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-19/+19
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2014-03-11pad: add debug helper for GstPadLinkReturn namesStefan Sauer1-2/+2
2014-03-06ghostpad: use gst_pad_get_peer to acquire a reference to the target padGeorge Kiagiadakis1-3/+1
2014-03-06ghostpad: hold a reference to the target pad while unlinking itGeorge Kiagiadakis1-1/+3
2013-11-29Revert "ghostpad: copy sticky events to SRC ghostpads"Wim Taymans1-35/+0
2013-11-21ghostpad: copy sticky events to SRC ghostpadsWim Taymans1-0/+35
2013-07-03Add few missing allow-none annotationNicolas Dufresne1-5/+5
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-27ghostpad: also ref the internal pad for activate functionsWim Taymans1-4/+8
2012-09-27proxypad: Hold a reference to the internal pad while pushing through itOlivier Crête1-8/+18
2012-08-31ghostpad: Make some debugging more verboseJan Schmidt1-1/+2
2012-07-18ghostpad: remove custom functionWim Taymans1-231/+3
2012-07-18gstghostpad: Forward queries in both directionEdward Hervey1-24/+22
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-26/+0
2012-06-15docs: improve API docsWim Taymans1-1/+2
2012-05-01ghostpad: set result on accept caps query when there is no peerMatej Knopp1-0/+1
2012-03-27gstpad: Fix typo in docstringOlivier Crête1-1/+1
2012-01-25gst: Changed introspection transfer flag to (transfer floating)Peteris Krisjanis1-1/+1
2011-11-21ghostpad: fix print formatWim Taymans1-2/+2
2011-11-21pad: Merge pad mode activation functionsWim Taymans1-67/+75
2011-11-18pad: add parent to activate functionsWim Taymans1-4/+12
2011-11-17pad: add parent to other functionsWim Taymans1-5/+10
2011-11-16add parent to internal linksWim Taymans1-1/+2
2011-11-16pad: add parent to the query functionWim Taymans1-1/+2
2011-11-15pad: remove getcaps and use caps queryWim Taymans1-117/+88
2011-11-10pad: remove GstPadFixateCapsFunctionWim Taymans1-35/+0
2011-11-09pad: make an ACCEPT_CAPS queryWim Taymans1-16/+23
2011-11-09remove query typesWim Taymans1-37/+0
2011-11-09pad: add more queriesWim Taymans1-5/+12
2011-11-08Merge branch 'master' into 0.11Wim Taymans1-18/+18
2011-11-08docs: fix Since: markers for API added after 0.10.35Tim-Philipp Müller1-22/+22
2011-11-03Merge branch 'master' into 0.11Wim Taymans1-156/+18
2011-11-03ghostpad: Don't cache internal proxy pad targetNicolas Dufresne1-166/+33
2011-10-12ghostpad: Do not unref the internal pad twiceThiago Santos1-1/+0
2011-10-10ghostpad: If we don't control a pad/template, return proper capsEdward Hervey1-0/+6
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge1-2/+2
2011-09-07docs, gst: typo fixesPiotr Fusik1-2/+2
2011-09-07ghostpad: Use gst_pad_set_caps() instead of manually changing capsStas Sergeev1-32/+2
2011-06-20ghostpad: improve debugWim Taymans1-34/+50
2011-06-02ghostpad: remove setcaps functionsWim Taymans1-68/+0
2011-05-24scheduling: port to new scheduling queryWim Taymans1-29/+0
2011-05-18ghostpad: avoid calling setcaps too many timesWim Taymans1-0/+5