gstreamer/tests/old/examples
Benjamin Otte 8618dee239 First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them...
Original commit message from CVS:
First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them until I'm sure how events/buffers are going to work.
Oh, I enable -Werror where I could (see configure.ac for details)
2002-03-13 23:16:06 +00:00
..
autoplug Remove the gnome dependency 2002-01-17 20:56:12 +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 add two apis: gst_element_connect_elements_many (elem1, elem2, ...) 2002-02-21 14:44:27 +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 Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123 2002-01-31 09:08:30 +00:00
mixer summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading... 2002-01-11 15:49:47 +00:00
plugins First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them... 2002-03-13 23:16:06 +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 run a file, this is a quick hack 2002-01-11 17:23:49 +00:00
Makefile.am autoplug doesn't depend on gnome anymore. 2002-01-17 20:58:42 +00:00