removing conflict traces
[platform/upstream/gstreamer.git] / examples / thread /
2003-04-15 Benjamin Ottedestroyed gst_*_destroy in the examples - use gst_objec...
2003-02-10 Wim Taymans- Add more --disable options
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-05 Andy Wingofor i in `find . -name *.[ch]`; do perl -n -i -p -e...
2001-12-17 Wrobell- use GST_CFLAGS and GST_LIBS only
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
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-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-03 Richard BoultonDo gst_init first, so we can supply debugging options...
2001-01-02 Wim TaymansThe examples must not be installed
2001-01-01 Erik Walthinsenupdated examples build stuff
2001-01-01 Erik WalthinsenRe-arranged the build a bit to try to make it more...
2001-01-01 Erik Walthinsenhopefully one last update to the examples .cvsignores
2001-01-01 Erik Walthinsencleaned up the examples, added Makefiles, etc
2001-01-01 Erik WalthinsenUpdated makefiles for examples
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-09 Wim TaymansA thread example.