gst/gstpad.c: Only sanity-check the buffer size if requested_caps == buffer_caps...
[platform/upstream/gstreamer.git] / gst / gstpad.c
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...
2007-03-13 Stefan Kostdocs/: Do some Architect work.
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...
2007-02-15 Wim Taymansgst/gstpad.c: Improve debugging of default pad dispatch...
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2007-01-21 Mark Nauwelaertsgst/gstpad.c: Fix two docs typoes (#399094).
2007-01-13 Andy Wingogst/gstpad.c (gst_pad_get_range, gst_pad_pull_range...
2007-01-12 Andy Wingogst/gstpad.c (gst_pad_activate_pull): Refuse to activat...
2007-01-10 Andy Wingodocs/design/part-negotiation.txt: Update with, um,...
2007-01-06 Andy Wingogst/gstpad.c (gst_pad_get_range, gst_pad_pull_range...
2006-12-15 Wim Taymansgst/: Set pads to FLUSHING when they are created. Check...
2006-11-15 Tim-Philipp Müllergst/gstpad.c: Can't access event structure after giving...
2006-11-13 Mark Nauwelaertsgst/gstpad.c: Fix documentation for gst_pad_dispatcher...
2006-11-06 Stefan Kostgst/gstpad.c: Enhance debug and improve docs
2006-11-03 Mark Nauwelaertsgst/gstpad.c: Some small cleanups. Improve debugging.
2006-10-23 Wim Taymansdocs/design/part-events.txt: Update some docs.
2006-10-13 Yves Lefebvregst/gstelement.h: Clarify _NO_PREROLL a bit more.
2006-10-10 Sebastien Cotegst/gstpad.c: Update some docs.
2006-10-05 Tim-Philipp MüllerPrintf fixes.
2006-10-02 Tim-Philipp Müllergst/gstpad.c: Add 'Since: 0.10.11' to gst_pad_is_blocki...
2006-10-02 Edward Herveydocs/design/part-block.txt: Further explain the use...
2006-09-01 Tim-Philipp Müllergst/gstinfo.c: Fix locking order, handle NULL function...
2006-08-28 Thomas Vander Stichelemore logical to log the sending pad, and the pad it...
2006-08-23 Wim Taymansgst/gstpad.c: Improve debugging for task functions.
2006-08-20 Stefan KostSimplify caps to get rid of duplicates, fixes #345444
2006-08-14 Wim Taymansgst/: Small doc updates.
2006-07-31 Wim Taymansgst/gstpad.c: Use _DEBUG_OBJECT when it makes sense.
2006-07-19 Tim-Philipp MüllerFix typos (#348000).
2006-07-11 Edward Herveygst/gstbin.c: (de)activate src pads before calling...
2006-07-09 Wim Taymansgst/gstpad.c: Use some more macros where it makes sense.
2006-07-06 Wim Taymansgst/gstpad.*: Lots of comments and docs added to the...
2006-07-03 Edward Herveygst/gstpad.c: Implement pad blocking on events accordin...
2006-06-12 Stefan Kostgst/: constify quark registration strings. Fixes #344115
2006-05-23 Wim Taymansgst/gstpad.*: Added _CUSTOM error and success GstFlowRe...
2006-05-19 Jan Schmidtgst/gstpad.c: Short-circuit gst_pad_set_caps if setting...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-04 Jan Schmidtgst/gstpad.c: Restore acceptcaps checking behaviour...
2006-04-28 Thomas Vander Stichelesmall doc fix
2006-04-22 Wim Taymansgst/: Fix internal data flow errors. Fixes #338711.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Tim-Philipp Müllergst/gstpad.c: Must set peer pads before calling the...
2006-04-06 Tim-Philipp Müllergst/gstpad.c: Typo fixes in docs.
2006-04-06 Michael Smithgst/gstpad.c: Use g_value_get_object() instead of g_val...
2006-04-05 Andy Wingogst/gstpad.c (gst_pad_set_blocked_async): More debug...
2006-04-03 Michael SmithFix typo in docs.
2006-03-21 Edward HerveySeries of fixes for dereferenced pointers that gcc...
2006-03-17 Wim Taymansgst/gstpad.c: Don't leak buffers, caps and pads on...
2006-03-16 Jan Schmidtgst/gstpad.c: Don't pound the cpu to pieces by checking...
2006-03-15 Jan Schmidtgst/gstbuffer.h: Documentation fix.
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-02-20 Julien Mouttegst/: Make those function act on the ghostpad target...
2006-02-19 Julien Mouttegst/gstinfo.h: Add GST_STR_NULL to the second string.
2006-02-19 Sébastien Mouttegst/gstpad.c: (gst_pad_set_getcaps_function)
2006-02-14 Jan Schmidtgst/gstpad.c: Add a default fixation for fraction lists.
2006-02-13 Wim Taymansdocs/design/part-TODO.txt: Updated TODO list, basesrc...
2006-02-13 Wim Taymansgst/gstpad.c: Correctly check flushing and emit probes...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2006-01-20 Wim Taymansgst/gstpad.c: Make it actually compile too..
2006-01-20 Wim Taymansgst/gstcaps.c: Clarify behaviour of _is_equal() when...
2005-12-14 Jan Schmidtgst/gstpad.c: Don't allow activation of a srcpad in...
2005-12-05 Wim Taymanslibs/gst/base/gstbasetransform.c (gst_base_transform_pr...
2005-11-28 Andy Wingogst/gstpad.c (fixate_value): Use array functions for...
2005-11-24 Wim TaymansDoc fixes.
2005-11-23 Thomas Vander Sticheleremove mentions of sinesrc
2005-11-21 Andy Wingogst/gst.h: Include glib-compat.h.
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-21 Andy Wingogst/gstpad.c (gst_pad_send_event): Doc more. Take strea...
2005-11-16 Thomas Vander Stichelegst/gstpad.*: add gst_pad_new_from_static_template...
2005-11-16 Wim Taymansgst/gstpad.c: Removed warning, it's not realy an error...
2005-11-16 Thomas Vander Stichelegst/: use gst_object_ref when setting the pad template...
next