gstreamer/examples/mixer
David Schleef 8cefbe14a3 Migrate plugins to GstCaps2
Original commit message from CVS:
Migrate plugins to GstCaps2
2003-11-12 08:17:40 +00:00
..
.gitignore added an exe 2001-08-10 17:02:34 +00:00
Makefile.am - use GST_CFLAGS and GST_LIBS only 2001-12-17 12:47:39 +00:00
mixer.c Migrate plugins to GstCaps2 2003-11-12 08:17:40 +00:00
mixer.h for i in find . -name *.[ch]; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done 2002-01-05 23:05:56 +00:00