caps: small doc improvement
[platform/upstream/gstreamer.git] / gst / gstghostpad.c
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim Taymansghostpad: avoid calling setcaps too many times
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Wim Taymansghostpad: remove unused code
2011-05-17 Sebastian DrögeRevert "query: allow _make_writable on query handlers"
2011-05-17 Sebastian DrögeRevert "ghostpad: fix g_return_* with new query"
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Wim Taymansghostpad: fix g_return_* with new query
2011-05-16 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögegst: Add a filter caps parameter to all get_caps()...
2011-05-14 Tim-Philipp Müllerdocs: fix up some Since markers and update for new...
2011-05-14 Sebastian Drögeghostpad: Add docs for all the new, public functions
2011-05-14 Sebastian Drögeghostpad: Add guards against invalid parameters to...
2011-05-14 Sebastian Drögeghostpad: Rename ghostpad/proxypad default functions
2011-05-14 Sebastian Drögeghostpad: Make all the internal caps functions public
2011-05-14 Sebastian Drögeghostpad: Only implement the iterate_internal_links...
2011-05-14 Sebastian Drögeghostpad: API: Expose gst_proxy_pad_get_internal()
2011-05-10 Wim Taymansquery: allow _make_writable on query handlers
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-06 Wim Taymanspad: avoid using the old GST_PAD_CAPS
2011-05-05 Sebastian Drögegst: Update everything for the new GstIterator API
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-04 Wim Taymanscontext: use context on buffers instead of caps
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-29 Wim TaymansRemove pad_alloc, this can now be done better
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-13 Ole André Vadla... ghostpad: Fix pad callbacks so they handle when parent...
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-16 Sebastian Drögeghostpad: The internally linked pad of the proxypad...
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-08 Edward HerveyMerge commit '0eaa25cbf5c0e4bf86545fb67c181a0ecd2f19c7...
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-07 Wim Taymanspad: remove get_caps_reffed variants
2010-12-07 Wim TaymansMerge branch 'master' into 0.11
2010-12-06 Wim Taymansremove deprecated symbols and methods
2010-10-07 Tim-Philipp Müllerpads: use new g_object_notify_by_pspec() for caps notif...
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-23 Edward Herveygstghostpad: We don't need any checks when linking...
2009-12-01 Edward Herveygstghostpad: Register debug funcptr only once.
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-05 Wim Taymansghostpad: fix locking
2009-11-05 Stefan Kostghostpad: don't release mutex twice
2009-11-05 Stefan Kostghostpad: skip type check in internal api
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Sebastian Drögeghostpad: Make sure that nobody sets the proxypad or...
2009-11-01 Sebastian Drögeghostpad: Implement iterate internal links
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-07 Stefan Kostpad: add variants of gst_pad_get_caps() that don't...
2009-10-06 Wim Taymansghostpad: take locks around smaller section
2009-09-09 Wim Taymansghostpad: don't unref NULL caps
2009-08-31 Tim-Philipp Müllerdocs: it's its
2009-08-18 Sebastian Drögeghostpad: Always get the proxypad's ghostpad via the...
2009-08-06 Wim Taymansghostpad: small improvements
2009-06-16 Branko Subasicghostpad: Add support for GstBufferLists
2009-06-04 Wim Taymansghostpad: avoid excessive notify for caps
2009-05-12 Stefan Kostghostpad: remove deprecated API
2009-03-10 Stefan Kostlogging: some additional logging for tracing caps negot...
2009-02-16 Wim TaymansClear target when the target pad disappears
2009-02-04 Stefan Kostcleanup: Either check always for internal being NULL...
2009-01-30 Jan Schmidt - Sun... Fix compilation warning with Forte.
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-21 Wim Taymansdo not call the unlink function on the target pad when...
2008-12-19 Alessandro DecinaDon't forward gst_pad_set_caps() on a source ghostpad...
2008-12-17 Alessandro DecinaIn a source ghostpad, when caps are changed in the...
2008-10-08 Wim Taymansgst/gstghostpad.*: Unbreak -good build, private is...
2008-10-08 Andy Wingogst/gstghostpad.*: Fix unintended API removal: re-add...
2008-10-08 Andy Wingogst/gstghostpad.h (GstProxyPad, GstProxyPadClass, GstGh...
2008-10-08 Andy Wingogst/gstghostpad.c (gst_ghost_pad_construct): If we...
2008-10-07 Tim-Philipp Müllergst/: Add 'Since' bits to gtk-doc chunks for new API.
2008-10-06 Andy Wingogst/gstghostpad.*: New function, finishes the initializ...
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-07-21 Thijs Vermeirgst/gstghostpad.c: Add in doc that gst_ghost_pad_set_ta...
2007-12-12 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it as...
2007-06-27 Étienne Noreau-Hébertgst/gstghostpad.c: Add peer and direction in the XML...
2007-02-20 Wim TaymansMake the ghostpad a parent of the internal pad again...
2007-02-20 Wim TaymansDo not set the internal pad as a parent anymore so...
next