gst-indent run on core
[platform/upstream/gstreamer.git] / examples / queue2 / queue2.c
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-01-10 David I. Lehnconnect -> link
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-01-05 Andy Wingofor i in `find . -name *.[ch]`; do perl -n -i -p -e...
2001-08-13 Steve Bakersync with the current CVS glib API
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-01-03 Richard BoultonDo gst_init first, so we can supply debugging options...
2001-01-01 Erik Walthinsencleaned up the examples, added Makefiles, etc
2000-12-15 Wim TaymansMove a step closer to autoplugging. The element selecti...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.