gstpad: Assume pads are compatible if we don't have templates
[platform/upstream/gstreamer.git] / gst / gstpad.c
2010-07-20 Edward Herveygstpad: Assume pads are compatible if we don't have...
2010-07-16 Edward HerveyGstPad: Do not call gst_pad_accept_caps() when caps...
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Edward Herveypad: more documentation regarding the new flags
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-23 Edward HerveyGstPad: Add new pad linking method with configurable...
2010-06-15 Edward HerveyRevert "GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag"
2010-06-15 Edward HerveyRevert "gstpad: Return pad template in get_caps if...
2010-06-15 Edward HerveyRevert "pad: fix comment"
2010-06-14 Wim Taymanspad: fix comment
2010-06-14 Edward Herveygstpad: Return pad template in get_caps if pad is not...
2010-06-14 Edward HerveyGstPad: Add GST_PAD_NEGOTIABLE GstPadFlag
2010-06-13 Sebastian Drögepad: Fix iterator aggregation of all pads in the intern...
2010-06-01 Stefan Kostpads: Improve readability for gst_pad_fixate_caps()
2010-05-22 Stefan Kostdocs: xref function name
2010-05-17 Tim-Philipp Müllerpad: don't print WARNING debug statements for normal...
2010-05-06 Wim TaymansRevert "pad: don't check twice for changed caps per...
2010-05-06 Stefan Kostpad: don't check twice for changed caps per push
2010-05-05 Wim Taymansdocs: clarify the pull_range functions
2010-04-29 Benjamin Ottecaps: Do not allow fixating empty caps
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-15 Wim Taymanspad: set a good name on the task of the pad
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-02-15 Tim-Philipp Müllerpad: don't print WARN debug statements for normal thing...
2010-01-19 Thijs Vermeirgstpad: directly set the caps when pushing buffer with...
2009-12-24 Wim Taymansavoid some more type checks
2009-12-23 Wim Taymanspad: Fix problem with destroy callback not being called
2009-12-01 Edward Herveygstpad: Only register debug funcptr once.
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-10-28 Rob Clarkpad: make _fixate_caps() also truncate when needed
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-07 Tim-Philipp Müllerdocs: fix Since: tags in docs for newly-added API
2009-10-07 Stefan Kostpad: add variants of gst_pad_get_caps() that don't...
2009-10-06 Tim-Philipp Müllergst: remove more unnecessary cast when using g_signal_*()
2009-09-02 Wim Taymansstates: post structure change on sinkpads
2009-08-18 Sebastian Drögegstpad: Add some DISABLE_DEPRECATED markers in the...
2009-08-08 Edward Herveygst: Remove dead assignments
2009-08-06 Stefan Kostpad: use new _caps_can_intersect()
2009-08-06 Stefan Kostpad: use correct variable in test
2009-08-06 Wim Taymanspad: Add some more debugging
2009-06-30 Edward HerveySpread branch prediction macros.
2009-06-30 Edward HerveyUse local variables in for/while loops.
2009-06-29 Wim Taymansbufferlist: use faster gst_buffer_list_get()
2009-06-15 Wim Taymansdebug: add some more debug to element and pads
2009-05-28 Wim Taymanspad: add pad private structure
2009-05-25 Wim Taymanspad: keep task ref before releasing the lock
2009-05-22 Stefan Kostdocs: fix gtk-doc warnings
2009-05-22 Jan Schmidtdocs: Fix up some documentation warnings.
2009-05-20 Hannes Bistryloadsave: fix requestpad handling and serialisation...
2009-05-12 Jonas Holmbergbufferlist: hook up the pad functions
2009-05-11 Wim TaymansPad: post STREAM_STATUS_TYPE_CREATE
2009-05-11 Wim TaymansGstTask: improve documentation
2009-05-11 Wim TaymansGstPad: install thread callbacks of the task
2009-05-11 Wim TaymansGstPad: use new task function
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-03-19 Wim Taymansgstpad: fix gst_pad_can_link
2009-03-18 Zeeshan Ali (Khattak)gstpad: fix gst_pad_can_link()
2009-03-09 Wim Taymanspad: call new callbacks set in the block callback
2009-03-05 Antoine TremblayGstPad: relax failure to deactivate unlinked pads
2009-02-22 Alessandro DecinaGstPad: Add gst_pad_set_blocked_async_full
2008-11-21 Wim Taymansgst/gstpad.c: Avoid getting the acceptcaps function...
2008-10-20 Wim Taymansgst/gstpad.c: When we use gst_pad_alloc_buffer() withou...
2008-10-10 Wim Taymansgst/gstpad.c: Revert a patch from 21 months ago that...
2008-10-06 Olivier Cretegst/gstbin.c: Keep track of pads that are being linked...
2008-10-06 Antoine Tremblaygst/gstpad.c: Fix small refount leak in caps compatibil...
2008-09-01 Wim Taymansgst/gstpad.c: Add fallback when calling the deprecated...
2008-09-01 Olivier Cretegst/gstpad.c: Use thread-safe internal links iterator...
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-08-30 Edward Herveygst/gstpad.c: Die evil deadlock, die !
2008-08-29 Wim Taymansgst/gstpad.c: Make the internal links function less...
2008-07-31 Wim Taymansgst/gstpad.c: Remove silly redundant debug.
2008-07-29 Tim-Philipp Müllergst/gstpad.c: Only sanity-check the buffer size if...
2008-05-27 Wim Taymansgst/gstpad.c: The default event function on a sinkpad...
2008-05-21 Tim-Philipp Müllergst/gstpad.c: Move size sanity check to the right place...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-05-19 Tim-Philipp Müllergst/gstpad.c: Add sanity check to make sure we don...
2008-05-14 Wim Taymansgst/gstpad.c: Release pad lock before calling out to...
2008-05-06 Sebastian DrögeDon't allow negative sizes when allocating new buffers.
2008-04-10 Stefan Kostgst/gstpad.c: Do not abort on out of memory for pad_all...
2008-03-27 Stefan KostExpose macro to docs and fix link to it.
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-06 Stefan Kostgst/gstconfig.h.in: Add 'id' for example.
2008-02-04 Thijs VermeirBe sure that we have a new copy of the caps and not...
2008-01-04 Wim Taymansgst/gstpad.c: Don't crash when trying to fixate and...
2007-12-21 Wim Taymansgst/gstpad.c: Really unlink the peer pad instead of...
2007-10-05 Wim Taymansgst/: Small comment and documentation update.
2007-09-11 Wim TaymansAdd function to perform a query on the peer of a pad.
2007-08-07 Wim Taymansdocs/design/part-TODO.txt: Add some more TODO items
2007-06-15 Jan Schmidtgst/gstpad.c: Fix typo in the docs.
2007-06-15 Wim TaymansImprove debugging.
2007-06-14 Stefan Kostgst/gstpad.c: Show the caps change in the log to help...
2007-05-22 Stefan Kostgst/gstelement.c (gst_element_requires_clock, gst_eleme...
2007-05-21 Wim Taymansgst/gstpad.c: Added simple version of improved caps...
2007-05-02 Wim Taymansgst/gstpad.c: Fix documentation as spotted by rg on...
2007-04-12 Thomas Vander Sticheledocs/faq/gst-uninstalled: don't get empty paths on...
2007-04-09 Thomas Vander Sticheledon't format for the uncommon editor width of 84 characters
2007-03-22 Sebastian Drögegst/gstpad.c: Revert last commit. This needs some more...
2007-03-22 Sebastian Drögegst/gstpad.c: Check in set_caps if the caps are compati...
2007-03-22 Wim Taymansgst/gstpad.c: Fix possible deadlock if pad eventfunc...
next