summaryrefslogtreecommitdiff
path: root/examples/queue4/queue4.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-30move all of these under testsThomas Vander Stichele1-84/+0
2004-03-13gst-indent run on coreThomas Vander Stichele1-37/+37
2003-01-09code cleanups and further deprecation fixesThomas Vander Stichele1-13/+2
2002-04-11commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo1-6/+6
2002-01-05for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i...Andy Wingo1-7/+7
2001-08-13sync with the current CVS glib APISteve Baker1-2/+2
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen1-3/+3
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans1-5/+5
2001-01-03Do gst_init first, so we can supply debugging options to libgstRichard Boulton1-2/+2
2001-01-01cleaned up the examples, added Makefiles, etcErik Walthinsen1-1/+2
2000-09-24An example of two threads and two queues.Wim Taymans1-0/+94