summaryrefslogtreecommitdiff
path: root/gst/gstghostpad.c
Commit message (Expand)AuthorAgeFilesLines
* gst: Changed introspection transfer flag to (transfer floating)Peteris Krisjanis2012-01-251-1/+1
* ghostpad: fix print formatWim Taymans2011-11-211-2/+2
* pad: Merge pad mode activation functionsWim Taymans2011-11-211-67/+75
* pad: add parent to activate functionsWim Taymans2011-11-181-4/+12
* pad: add parent to other functionsWim Taymans2011-11-171-5/+10
* add parent to internal linksWim Taymans2011-11-161-1/+2
* pad: add parent to the query functionWim Taymans2011-11-161-1/+2
* pad: remove getcaps and use caps queryWim Taymans2011-11-151-117/+88
* pad: remove GstPadFixateCapsFunctionWim Taymans2011-11-101-35/+0
* pad: make an ACCEPT_CAPS queryWim Taymans2011-11-091-16/+23
* remove query typesWim Taymans2011-11-091-37/+0
* pad: add more queriesWim Taymans2011-11-091-5/+12
* Merge branch 'master' into 0.11Wim Taymans2011-11-081-18/+18
|\
| * docs: fix Since: markers for API added after 0.10.35Tim-Philipp Müller2011-11-081-22/+22
* | Merge branch 'master' into 0.11Wim Taymans2011-11-031-156/+18
|\ \ | |/
| * ghostpad: Don't cache internal proxy pad targetNicolas Dufresne2011-11-031-166/+33
* | ghostpad: Do not unref the internal pad twiceThiago Santos2011-10-121-1/+0
* | ghostpad: If we don't control a pad/template, return proper capsEdward Hervey2011-10-101-0/+6
* | Merge branch 'master' into 0.11Sebastian Dröge2011-09-081-2/+2
|\ \ | |/
| * docs, gst: typo fixesPiotr Fusik2011-09-071-2/+2
| * ghostpad: Use gst_pad_set_caps() instead of manually changing capsStas Sergeev2011-09-071-32/+2
* | ghostpad: improve debugWim Taymans2011-06-201-34/+50
* | ghostpad: remove setcaps functionsWim Taymans2011-06-021-68/+0
* | scheduling: port to new scheduling queryWim Taymans2011-05-241-29/+0
* | ghostpad: avoid calling setcaps too many timesWim Taymans2011-05-181-0/+5
* | ghostpad: remove unused codeWim Taymans2011-05-171-120/+0
* | Revert "query: allow _make_writable on query handlers"Sebastian Dröge2011-05-171-1/+1
* | Revert "ghostpad: fix g_return_* with new query"Sebastian Dröge2011-05-171-2/+1
* | ghostpad: fix g_return_* with new queryWim Taymans2011-05-161-1/+2
* | Merge branch 'master' into 0.11Sebastian Dröge2011-05-161-122/+403
|\ \ | |/
| * docs: fix up some Since markers and update for new multiqueue argsTim-Philipp Müller2011-05-141-22/+22
| * ghostpad: Add docs for all the new, public functionsSebastian Dröge2011-05-141-3/+239
| * ghostpad: Add guards against invalid parameters to the new, public functionsSebastian Dröge2011-05-141-15/+81
| * ghostpad: Rename ghostpad/proxypad default functionsSebastian Dröge2011-05-141-70/+74
| * ghostpad: Make all the internal caps functions publicSebastian Dröge2011-05-141-18/+18
| * ghostpad: Only implement the iterate_internal_links function on proxypadsSebastian Dröge2011-05-141-18/+5
| * ghostpad: API: Expose gst_proxy_pad_get_internal()Sebastian Dröge2011-05-141-6/+21
* | gst: Add a filter caps parameter to all get_caps() functionsSebastian Dröge2011-05-161-3/+12
* | query: allow _make_writable on query handlersWim Taymans2011-05-101-1/+1
* | pad: avoid using the old GST_PAD_CAPSWim Taymans2011-05-061-0/+6
* | gst: Update everything for the new GstIterator APISebastian Dröge2011-05-051-6/+12
* | Revert "context: use context on buffers instead of caps"Wim Taymans2011-05-051-6/+0
* | context: use context on buffers instead of capsWim Taymans2011-05-041-0/+6
* | Remove pad_alloc, this can now be done betterWim Taymans2011-04-291-18/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2011-04-161-5/+26
|\ \ | |/
| * ghostpad: Fix pad callbacks so they handle when parent goes awayOle André Vadla Ravnås2011-04-131-5/+26
* | Merge branch 'master' into 0.11Sebastian Dröge2011-03-171-4/+5
|\ \ | |/
| * ghostpad: The internally linked pad of the proxypad is the ghostpadSebastian Dröge2011-03-161-4/+5
* | Merge branch 'master' into 0.11Wim Taymans2011-02-221-16/+16
|\ \ | |/
| * docs: gst: more gobject introspection annotationsTim-Philipp Müller2010-12-071-16/+16