summaryrefslogtreecommitdiff
path: root/gst/gstparse.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-24API: gst_parse_launch_full()Tim-Philipp Müller1-2/+51
2007-05-09gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ...Peter Kjellerstedt1-13/+0
2006-02-20gst/: Make things work with --disable-parse as they do withJan Schmidt1-0/+2
2005-10-21And 2% more doc coverage.Wim Taymans1-0/+12
2005-10-20gst/: More docs.Wim Taymans1-0/+5
2005-07-18Removed plugable schedulers.Wim Taymans1-1/+1
2004-07-21put symbols in the sections.txt into the right sections (so that we dont get ...Stefan Kost1-1/+1
2004-07-03gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compilerDavid Schleef1-0/+2
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-7/+10
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2
2004-03-13gst-indent run on coreThomas Vander Stichele1-9/+5
2003-04-27add extra error for empty pipelineBenjamin Otte1-0/+1
2003-04-14enable debugging output for bison parser, fix // comments, better error recov...Benjamin Otte1-0/+1
2003-04-08rewritten pipeline parsing lands. Have fun breaking it.Benjamin Otte1-3/+4
2003-01-09code cleanups and further deprecation fixesThomas Vander Stichele1-1/+1
2002-12-19- CleanupsWim Taymans1-0/+1
2002-07-08- Removed unused locking from the cothreadsWim Taymans1-1/+1
2002-04-07new parser that uses flex and bisonAndy Wingo1-16/+16
2002-01-18cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c ...Andy Wingo1-1/+2
2002-01-14fix doc build for glib2 remove template files from cvs, they are generated wi...Andy Wingo1-2/+4
2001-12-15updated .h files with // fixesChristian Schaller1-2/+2
2001-10-27return a negative error code instead of exiting on parse errorSteve Baker1-0/+6
2001-10-20made C++ friendlyErik Walthinsen1-2/+10
2001-06-25Removed the final bits of GstMeta.Wim Taymans1-0/+8
2001-06-15Changed a stupid assert in request_pad.Wim Taymans1-2/+0
2001-06-09store src and sink pads in slists to get ready for the src1,src2\!sink1,sink2...Steve Baker1-0/+2
2001-01-29This is a megapatch with the following changes:Wim Taymans1-3/+3
2001-01-07turned -launch capabilities into gst_parse_launch()Erik Walthinsen1-0/+30