gst/elements/gstbufferstore.c: initialize debugging structure correctly
[platform/upstream/gstreamer.git] / plugins / elements / gsttee.c
2004-01-11 Benjamin Ottegst/elements/gstbufferstore.c: initialize debugging...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2004-01-04 David Schleefgst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi...
2003-12-31 David SchleefNegotiation fixes
2003-12-23 David Schleefgst/elements/: Use gst_pad_proxy_getcaps().
2003-12-22 David SchleefMerge CAPS branch
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-11-03 David SchleefAdd G_DISABLE_DEPRECATED and fix deprecated code
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-08-19 David Schleefconvert pad templates to GST_CAPS_ANY
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-30 Wim Taymans- the result from the getcaps function should be sunken...
2003-05-19 David SchleefFix caps negotiation problems.
2003-03-02 Wim TaymansBetter capsnego
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
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...
2002-09-29 Andy Wingoadding ::license field to core plugins
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-07-24 Wim Taymans- Implemented seekmasks, query types and formats in...
2002-05-31 Wim TaymansRemove crappy event code from tee
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
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-24 Benjamin Ottefixes:
2002-02-12 Thomas Vander Sticheleupdating tee to use properties
2002-02-05 Thomas Vander Stichelethis fix makes sure that we actually request a pad...
2002-02-04 Thomas Vander Stichelesmall compile fix
2002-02-02 Wim TaymansFix a serious leak in tee
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-19 Zaheer Abbas MeraliAdded capsnego to the Tee Element
2001-12-17 Christian Schallermore of the popular // fixes
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-07-11 Wim TaymansSome cleanups in output of various test plugins.
2001-07-11 Wim TaymansAdded DEBUG_FUNCPTR to most plugins.
2001-07-11 Wim TaymansSome code cleanups.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-04-14 Wim TaymansA rather large patch:
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...