summaryrefslogtreecommitdiff
path: root/examples/queue4/queue4.c
Commit message (Expand)AuthorAgeFilesLines
* commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo2002-04-111-6/+6
* for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i...Andy Wingo2002-01-051-7/+7
* sync with the current CVS glib APISteve Baker2001-08-131-2/+2
* Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen2001-06-251-3/+3
* Modified a lot of plugins to use the caps system.Wim Taymans2001-03-241-5/+5
* Do gst_init first, so we can supply debugging options to libgstRichard Boulton2001-01-031-2/+2
* cleaned up the examples, added Makefiles, etcErik Walthinsen2001-01-011-1/+2
* An example of two threads and two queues.Wim Taymans2000-09-241-0/+94