summaryrefslogtreecommitdiff
path: root/examples/queue4
AgeCommit message (Expand)AuthorFilesLines
2004-01-12update - this is huge, because it includes *.bb, *.bbg and *.da files which a...Benjamin Otte1-0/+3
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-12-17- use GST_CFLAGS and GST_LIBS onlyWrobell1-1/+1
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-2/+2
2001-08-13sync with the current CVS glib APISteve Baker1-2/+2
2001-06-25Merged from GOBJECT1 to HEAD at 200106241Erik Walthinsen1-3/+3
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans1-5/+5
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen1-2/+3
2001-01-03Do gst_init first, so we can supply debugging options to libgstRichard Boulton1-2/+2
2001-01-02The examples must not be installedWim Taymans1-1/+1
2001-01-01Re-arranged the build a bit to try to make it more sane. Added some debug.Erik Walthinsen2-9/+4
2001-01-01hopefully one last update to the examples .cvsignoresErik Walthinsen1-1/+0
2001-01-01cleaned up the examples, added Makefiles, etcErik Walthinsen1-1/+2
2001-01-01Updated makefiles for examplesErik Walthinsen1-3/+2
2000-12-16WARNING: Don't grab this updated unless you're really, REALLY sure.Erik Walthinsen1-3/+3
2000-09-24An example of two threads and two queues.Wim Taymans3-0/+106