code cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compa...
[platform/upstream/gstreamer.git] / gst / gstpad.c
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
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-24 Wim TaymansBetter, cleaner state management of the scheduler by...
2001-12-23 Wim TaymansFix an event leak
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-20 Wim Taymanscothread cleanup.
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-09 Wim TaymansAdded some more docs
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansCall the default handler of the pad
2001-11-14 Wim TaymansAdded a default handler for the pads.
2001-10-23 Wim TaymansAplied the patches from vishnu to implement seeking...
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-29 Steve Bakeralso need to ref the template in gst_pad_new_from_template
2001-09-29 Steve Bakershouldn't sink here. that is up to the pad's parent...
2001-09-28 Steve Bakerreenabled object destruction by renaming shutdown and...
2001-09-23 Thomas Vander Sticheleg_critical is a glib-2.0-ism, changed them to g_warning...
2001-09-17 Joshua N. Pritikinrevert detailed multi-line error report
2001-09-17 Joshua N. Pritikinadd temporary diagnostic code
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Joshua N. Pritikindoc fix
2001-09-14 Joshua N. PritikinNobody checks the return value of gst_pad_connect....
2001-09-14 Joshua N. Pritikinturn assertion into nice error message
2001-09-13 Joshua N. Pritikinbackport wtay's marshal fixes from the EVENT1 branch
2001-09-13 Joshua N. Pritikinfix memory leaks
2001-09-10 Wim TaymansUpdates to make it compile against gtk1.2 again. mostly... BRANCH-EVENTS1-ROOT
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-09-10 Joshua N. PritikinSync g_signal_new args with the marshaller (glib2 is...
2001-08-22 Erik WalthinsenUpdated the event system to use event,timestamp,data...
2001-08-13 Steve Bakersync with the current CVS glib API
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 WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-06-15 Wim TaymansChanged a stupid assert in request_pad.
2001-06-13 Wim TaymansLoop in pullregion until the desired buffer has been...
2001-06-03 Wim TaymansSet the caps on a proxied pad when the pad is not conne...
2001-06-02 Wim TaymansCopy the padtemplate to the ghostpad.
2001-06-01 Wim TaymansFixed some warnings.
2001-05-30 Erik Walthinsenstupid mistake, I put != instead of == in the g_return_if's
2001-05-30 Erik Walthinsenadded sanity checks to make sure _push and _pull don...
2001-05-27 Erik WalthinsenAdded some caps != NULL checks.
next