Test that removing probes from within the probe functions works.
[platform/upstream/gstreamer.git] / gst / gstpad.h
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
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-02 David Schleefchange gst_pad_select() to gst_pad_selectv(), and add...
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-10-07 David SchleefAdd padding to structures and objects
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-08-02 David SchleefAdd pad->unlinkfunc and gst_pad_set_unlink_function()
2003-07-24 David SchleefProperly ref caps and pad template in FACTORY macros
2003-06-10 David SchleefAdd gst_pad_template_newv() as a va_list alternative...
2003-04-17 Wim TaymansAdded a simple function gst_pad_recover_caps_error...
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-02-27 Wim TaymansFix typo
2003-02-10 Wim Taymans- Add more --disable options
2003-02-06 Wim TaymansFix typo spotted by tjansen
2003-02-02 Wim Taymans- implement FLOATING flag on caps/props
2003-01-09 David I. Lehnmore connect -> link updates
2003-01-09 Thomas Vander Stichelecode cleanups and further deprecation fixes
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2003-01-01 Wim Taymans- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
2002-12-31 Wim Taymans- Fix PAD_IS_USABLE on ghostpads
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-19 Wim Taymans- Cleanups
2002-12-14 Wim TaymansDocumentation updates
2002-11-29 Thomas Vander Sticheleapplied fixed patch from Brian
2002-11-29 Thomas Vander Stichelerevert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-11-02 Wim Taymans- Added caps as a property
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
2002-09-10 Ronald S. BultjeThis changes an important part of the plugin API, gst_p...
2002-09-01 Thomas Vander Stichelecrap
2002-09-01 Thomas Vander Sticheleforgot this one
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90332
2002-08-02 Wim TaymansSome more event flags some more padquery types
2002-07-25 Wim TaymansAdded some convenience macros for creating format/query...
2002-07-24 Wim Taymans- some pad.h reorg, better grouping of function
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-19 Wim TaymansAdded _get_prefered_stack to the scheduler
2002-06-02 Wim TaymansSome cleanups
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-25 Thomas Vander SticheleAPI cleanup: (s/g)et_sched -> _scheduler
next