summaryrefslogtreecommitdiff
path: root/examples/xml
AgeCommit message (Expand)AuthorFilesLines
2003-01-09code cleanups and further deprecation fixesThomas Vander Stichele1-10/+1
2002-04-11commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo1-7/+7
2002-04-07new parser that uses flex and bisonAndy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-01-11run a file, this is a quick hackAndy Wingo1-1/+5
2002-01-11summary: fix xml in gstreamer 1) make clear distinction between loading xml t...Andy Wingo2-55/+57
2002-01-05for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i...Andy Wingo1-6/+6
2001-12-17- use GST_CFLAGS and GST_LIBS onlyWrobell1-2/+2
2001-12-13Aplied a patch from Michael Meeks to add libxml2 support.Michael Meeks2-3/+9
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-2/+4
2001-08-13sync with the current CVS glib APISteve Baker2-3/+3
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen2-4/+4
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans1-5/+5
2001-03-18Reworked the capsnegotiation function audiosink now uses capsnego to set its ...Wim Taymans1-4/+0
2001-01-30Added a first attempt for XML embedding in the main core XML.Wim Taymans2-8/+36
2001-01-29This is a megapatch with the following changes:Wim Taymans2-13/+20
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen1-2/+3
2001-01-08Manual updates. fixes to gstxml.c gst_xml_get_element was brokenWim Taymans1-1/+0
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-01More build fixesErik Walthinsen1-1/+1
2001-01-01Fix broken build system for examples.Richard Boulton1-1/+1
2001-01-01Re-arranged the build a bit to try to make it more sane. Added some debug.Erik Walthinsen2-14/+4
2001-01-01hopefully one last update to the examples .cvsignoresErik Walthinsen1-1/+0
2001-01-01cleaned up the examples, added Makefiles, etcErik Walthinsen3-4/+11
2001-01-01Updated makefiles for examplesErik Walthinsen1-9/+3
2000-12-16WARNING: Don't grab this updated unless you're really, REALLY sure.Erik Walthinsen1-1/+1
2000-09-27Loading and saving of XML pipeline descriptions.Wim Taymans2-2/+5
2000-09-24better .cvsignoreWim Taymans1-1/+3
2000-09-24Cleanups.Wim Taymans4-0/+127