docs, gst: typo fixes
[platform/upstream/gstreamer.git] / gst / gstpad.h
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
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-12 Thomas Vander Stichelecode review
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-01-28 Benjamin Otteadd API to make life easier
2002-01-20 Wim TaymansDelay pad negotiation until the element is in READY...
2002-01-19 Andy Wingomiscellaneous fixes, added gst_pad_unset_sched() api.
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-19 Wim Taymansinclude gstevent.h
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansAdded a default handler for the pads.
2001-10-27 Erik Walthinsenadded taaz's threading patch, including queue events
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Joshua N. PritikinNobody checks the return value of gst_pad_connect....
2001-08-22 Erik WalthinsenUpdated the event system to use event,timestamp,data...
2001-08-10 Wim TaymansRemoved the old eos and qos functions.
2001-08-06 Erik WalthinsenInitial code for the event system.
2001-07-11 Wim TaymansAdded prototypes for gst_pad_peek, gst_pad_select and...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-26 Wim TaymansFixed a bug in the typecast macros for padtemplates.
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-10 Erik Walthinsensome minor updates with a hair more speed
2001-05-10 Erik Walthinsenfixed up macros to match new RealPad stuff, change...
next