allow pad push if peer is active
[platform/upstream/gstreamer.git] / gst / gstpad.c
2003-10-05 Thomas Vander Sticheleallow pad push if peer is active
2003-09-18 David Schleefchange a debug message to a g_warning().
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-09-14 David Schleefadd check for setting pad_get and pad_chain functions...
2003-08-02 David SchleefAdd pad->unlinkfunc and gst_pad_set_unlink_function()
2003-07-13 David Schleefadd warning if getcaps function returns an unreferenced...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-10 David SchleefAdd gst_pad_template_newv() as a va_list alternative...
2003-06-07 Thomas Vander Sticheledon't recursively call gst_bin_set_state on failure...
2003-05-22 David SchleefFix aliasing problems noticed by gcc-3.3. Suggests...
2003-05-18 Thomas Vander Stichelea bunch of gtk-doc fixes
2003-05-18 Benjamin Ottefix wrong caps refcount handling of filtered caps in...
2003-05-06 Benjamin Otteimplement proper refcounting of pad's templates and...
2003-04-27 Benjamin OtteMake events use internal links, too
2003-04-17 Wim TaymansAdded a simple function gst_pad_recover_caps_error...
2003-04-11 Benjamin Ottegeneral fixes:
2003-04-10 Wim TaymansRemoved sanity check that does not hold in some cases...
2003-04-08 Benjamin Ottepad linking only works when both elements are not playing
2003-03-30 Benjamin Ottedocumentation changes (thx Ross)
2003-03-25 Wim TaymansAdded some extra debugging info
2003-03-02 Wim TaymansAlso set the pad filter when proxy negotiating
2003-02-27 Wim Taymansso it's no big thing.
2003-02-03 Wim Taymans- Use the eventhandler instead of the event function...
2003-02-02 Wim Taymans- implement FLOATING flag on caps/props
2003-01-23 Wim TaymansAlso clear cached connection filter when relinking...
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2003-01-12 Wim TaymansNo need to _yield here
2003-01-11 Wim Taymansuse the filter on the connection even if the pads don...
2003-01-09 David I. Lehnmore connect -> link updates
2003-01-09 Thomas Vander Sticheleoopsie
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-08 Wim TaymansProvide intrastructure to not have to pass NULL buffers...
2003-01-01 Wim Taymans- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-27 Wim Taymans- disable pads when going to PAUSED, we want to make...
2002-12-27 Wim Taymans_IS_USABLE also checks for the peer pad, IS_ACTIVE...
2002-12-26 Wim TaymansThis got accidently removed and screws up seeking a lot
2002-12-24 Wim TaymansCommited a bit too much..
2002-12-22 Wim Taymans- Move common function to gstformat
2002-12-21 Wim Taymans- queue can change state only when not connected
2002-12-14 Wim TaymansDocumentation updates
2002-12-06 Wim TaymansMake sure we don't set caps that violate the (app)filter
2002-11-10 Thomas Vander Sticheleadd some debug info
2002-11-03 Wim TaymansDo some more checking on the input paramaters
2002-11-02 Wim Taymans- Added caps as a property
2002-10-02 Thomas Vander Stichelecode cleanup and API change (gst_caps_check_compatibili...
2002-10-01 Thomas Vander Stichelecode cleanup and more debug output
2002-10-01 Thomas Vander Stichelemake exit conditions give debug info
2002-09-13 Wim Taymans- some cleanups
2002-09-13 Wim TaymansMaybe this fixes rhythmbox again
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-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-09-01 Thomas Vander Stichelebig ass set of useless dog fixes [1] changes to pad...
2002-09-01 Andy Wingowhen going READY->PAUSED, allow try_set_caps on a READY...
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90333...
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-24 Wim Taymans- some pad.h reorg, better grouping of function
2002-07-12 Andy Wingobe more lenient when loading unconnected pads
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-07-05 Andy Wingoif you can't write to the registry (ie it is root-owned...
2002-06-12 Wim TaymansDocumentation updates
2002-06-02 Wim TaymansIf format and source are the same, we allready know...
2002-05-31 Wim TaymansSet the element to eos after all EOS events are pushed
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-26 Andy Wingoimplemented threadsafe property set/get system as discu...
2002-05-25 Thomas Vander SticheleAPI cleanup: (s/g)et_sched -> _scheduler
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-26 Andy Wingoset the "name" property on pad templates
2002-04-21 Thomas Vander Stichelemakes no sense as INFO
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-02 jim thorntonadd useful debugging output
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-03 Andy Wingosome doc and aesthetic fixes make the filter actually...
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-02-23 Wim TaymansIterate until we find the real pad when creating a...
2002-02-21 Thomas Vander Stichelemore debug output used CONNECT_OK because otherwise...
2002-02-20 Thomas Vander Stichelea warning fix a potential commenting error fix more...
2002-02-19 Wim TaymansFixed some warnings
2002-02-18 Andy Wingomany fixes related to dynamic pipelines.
2002-02-02 Wim TaymansMore pointless cleanups
2002-01-28 Benjamin Otteadd API to make life easier
2002-01-27 Benjamin Ottefix bug in _dispose of element/pads
2002-01-27 Wim TaymansFix padtemplate being unreffed twice on glib2
2002-01-20 Wim TaymansSmall cleanups
2002-01-20 Wim TaymansDelay pad negotiation until the element is in READY...
2002-01-19 Andy Wingoremoved another overzealous check, sigh
2002-01-19 Andy Wingoremoved a check that was too restrictive. any errors...
2002-01-19 Andy Wingomiscellaneous fixes, added gst_pad_unset_sched() api.
2002-01-18 Andy Wingocleaning up duplicated code in gstbin.c added some...
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
next