removing conflict traces
[platform/upstream/gstreamer.git] / examples / mixer /
2003-12-22 David SchleefMerge CAPS branch
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-04-15 Benjamin Ottedestroyed gst_*_destroy in the examples - use gst_objec...
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
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-13 Michael MeeksAplied a patch from Michael Meeks to add libxml2 support.
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-08-29 Thomas Vander Sticheleadded some more checking
2001-08-13 Steve Bakersync with the current CVS glib API
2001-08-10 Steve Bakeradded an exe
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-27 Wim TaymansAdded the headers
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-18 Thomas Vander Stichelemixer now works with variable inputs mixer creates...
2001-04-18 Thomas Vander Stichelecleaned up some code and integrated with new adder...
2001-04-17 Thomas Vander Stichelechanged mixer to work by autoplugging the input channel...
2001-04-17 Thomas Vander Sticheleheader for mixer.c, containing input_pipe_t
2001-04-17 Thomas Vander Sticheleadded a struct to set up input channels
2001-04-16 Thomas Vander Stichelechanged volume envelope; should do a nice transition...
2001-04-16 Wim TaymansAdded an example audio mixer.