gst/: Remove comma at end of enumerator list.
[platform/upstream/gstreamer.git] / gst / gstpad.h
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
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
next