gstreamer/examples
Wim Taymans 3de9788e32 Fix the helloworld example.
Original commit message from CVS:
Fix the helloworld example.
2002-01-06 19:00:14 +00:00
..
autoplug 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
cutter - use GST_CFLAGS and GST_LIBS only 2001-12-17 12:47:39 +00:00
events compile fixen 2002-01-05 01:43:16 +00:00
helloworld Fix the helloworld example. 2002-01-06 19:00:14 +00:00
helloworld2 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
launch global s/disksrc/filesrc/, but edited by me 2002-01-06 04:26:37 +00:00
mixer 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
plugins - use GST_CFLAGS and GST_LIBS only 2001-12-17 12:47:39 +00:00
queue 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
queue2 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
queue3 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
queue4 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
thread 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
typefind Fixed the typefind function 2001-12-22 21:28:16 +00:00
xml 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
Makefile.am merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00