bufferlist: fix a comment
[platform/upstream/gstreamer.git] / gst / gstpad.h
2009-05-12 Jonas Holmbergbufferlist: hook up the pad functions
2009-03-18 Zeeshan Ali (Khattak)gstpad: fix gst_pad_can_link()
2009-03-12 Wim Taymansdocs: Improve some docs
2009-03-09 Wim Taymanspad: call new callbacks set in the block callback
2009-02-22 Alessandro DecinaGstPad: Add gst_pad_set_blocked_async_full
2009-01-15 Jonas Holmberggst/gstpad.h: A small documentation fix.
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-08-14 Thijs Vermeirgst/gstpad.h: Add doc
2008-08-05 Wim Taymansgst/gstpad.h: Clarify the docs a bit more.
2008-05-25 Tim-Philipp Müllergst/: 'unconnected pad' -> 'unlinked pad' for consisten...
2008-03-27 Stefan KostExpose macro to docs and fix link to it.
2008-02-05 Tim-Philipp Müllergst/: Some minor docs fixes: fix typo, mention that...
2007-09-11 Wim TaymansAdd function to perform a query on the peer of a pad.
2007-07-22 Tim-Philipp Müllergst/gstpad.h: Small addition to GST_FLOW_IS_FATAL(...
2007-05-22 Stefan Kostgst/gstelement.c (gst_element_requires_clock, gst_eleme...
2007-01-10 Andy Wingodocs/design/part-negotiation.txt: Update with, um,...
2006-11-03 Mark Nauwelaertsgst/gstpad.c: Some small cleanups. Improve debugging.
2006-10-02 Edward Herveydocs/design/part-block.txt: Further explain the use...
2006-07-06 Wim Taymansgst/gstpad.*: Lots of comments and docs added to the...
2006-07-06 Wim Taymansgst/: Remove comma at end of enumerator list.
2006-05-23 Wim Taymansgst/gstpad.*: Added _CUSTOM error and success GstFlowRe...
2006-05-14 Thomas Vander Stichelewhitespace fixes
2005-12-05 Thomas Vander Sticheleremove deprecation guard from docstring
2005-12-05 Wim Taymanslibs/gst/base/gstbasetransform.c (gst_base_transform_pr...
2005-11-24 Wim TaymansDoc fixes.
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-21 Andy Wingogst/gstpad.h (GST_IS_PAD_FAST): Removed.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-19 Andy Wingogst/gstpad.h (GST_PAD_IS_USABLE): Removed. Fixes #321235.
2005-11-16 Thomas Vander Stichelegst/gstpad.*: add gst_pad_new_from_static_template...
2005-10-28 Stefan Kostdocs/gst/gstreamer-sections.txt: move some macros to...
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-20 Wim Taymansgst/: Docs and consistency fixes.
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-12 Stefan Kostremoved unused flags from miniobject doc fixes
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-08 Stefan Kostlots of new docs and doc fixes
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
2005-09-26 Thomas Vander Sticheleremove queryutils headers after moving the two used...
2005-09-25 Stefan Kostinlined two more docs factored gstpadtemplate out of...
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-07-31 Tim-Philipp Müllergst/gstpad.h: Fix inline docs for GstPadLinkReturn.
2005-07-28 Wim Taymanscheck/gst/gstghostpad.c: Added some more tests for...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-14 Wim Taymansgst/gstcaps.c: Remove debug info.
2005-07-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-06-30 Wim Taymansgst/: Removed atomic operations, use existing LOCK.
2005-06-29 Ronald S. BultjeRemove old probes, add new g-signal-based probes and...
2005-06-28 Wim Taymansgst/: The deprecated pad loop function is removed now.
2005-06-28 Wim Taymansgst/gstpad.*: CONNECTED -> LINKED.
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-25 Wim Taymansgst/: Unlock STREAM_LOCK whatever the recursion was.
2005-06-19 Thomas Vander Stichelecheck/gstcheck.h: add macros for checking refcounts...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-02 Wim Taymansgst/: Bufferalloc: return GstFlowReturn to more accurat...
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-09 Andy Wingogst/gstiterator.h: Add some includes.
2005-05-06 Andy Wingogst/gstquery.h
2005-05-05 Andy Wingorevert accidental commit of cruft -- doh
2005-05-04 Andy WingoGCC 4 fixen.
2005-04-25 Wim Taymansgst/gstpad.*: Added stubs for unimplemented functions.
2005-04-24 David Schleefgst/gstpad.h: Disable some unimplemented functions...
2005-04-24 David Schleefgst/gstpad.c: Remove handling of filtered caps. Fix...
2005-04-20 Wim Taymansgst/: Make gst_caps_replace() work like other _replace...
2005-04-06 Wim Taymansgst/: More work on the generic source base class, imple...
2005-03-29 Wim Taymansgst/: Simplify pad activation.
2005-03-21 Wim TaymansNext big merge.
2005-03-09 Wim TaymansBump version number, we're now 0.9.0
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Remove a piece of code that could never...
2005-01-13 Thomas Vander Stichelegst/: allow probes to work on ghost pads by realizing...
2005-01-11 Ronald S. BultjeAdd gst_pad_set_active_recursive().
2004-07-14 Andy Wingogst/gsttag.c: Add a tag merge func for pointers. The...
2004-06-13 Steve Lhommerename GSTREAMER_EXPORT to GST_EXPORT
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-04-22 Benjamin Ottedocs/gst/tmpl/: update for recent API changes
2004-04-16 Benjamin Ottegst/gstpad.c: implement enforcing discont events before...
2004-04-04 Benjamin Ottegst/: implement gst_pad_collect as replacement for...
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-17 Julien Mouttegst/gstpad.c: Reverting my change according to what...
2004-02-04 Thomas Vander Sticheleincrement current, reset padding
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-01-27 David Schleefgst/gstpad.*: Add new function to allow element to...
2004-01-15 Benjamin Ottegst/gstpad.*: implement gst_pad_is_linked
2004-01-04 David Schleefgst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi...
2004-01-02 David SchleefAdd new use_explicit_caps() and set_explicit_caps(...
2003-12-31 David SchleefAdd functions useful default pad_link and fixate functions.
2003-12-30 David Schleefgst/gstcaps.*: Add simplify function
2003-12-27 Benjamin Ottegst/gstcaps.c: add sanity checks
2003-12-23 David Schleefgst/elements/: Use gst_pad_proxy_getcaps().
2003-12-23 David Schleefgst/gstpad.c: Rearrange/rewrite much of the pad negotia...
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
next