gstreamer/examples/mixer
Benjamin Otte 50fa7dc2cd destroyed gst_*_destroy in the examples - use gst_object_unref instead
Original commit message from CVS:
destroyed gst_*_destroy in the examples - use gst_object_unref instead
2003-04-15 17:40:56 +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 destroyed gst_*_destroy in the examples - use gst_object_unref instead 2003-04-15 17:40:56 +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