summaryrefslogtreecommitdiff
path: root/gst/gstparse.h
Commit message (Expand)AuthorAgeFilesLines
* gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller2011-11-261-6/+6
* parse: Add boxed type for GstParseContext for gobject-introspectionSebastian Dröge2011-04-141-0/+3
* API: gst_parse_launch_full()Tim-Philipp Müller2008-05-241-2/+51
* gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ...Peter Kjellerstedt2007-05-091-13/+0
* gst/: Make things work with --disable-parse as they do withJan Schmidt2006-02-201-0/+2
* And 2% more doc coverage.Wim Taymans2005-10-211-0/+12
* gst/: More docs.Wim Taymans2005-10-201-0/+5
* Removed plugable schedulers.Wim Taymans2005-07-181-1/+1
* put symbols in the sections.txt into the right sections (so that we dont get ...Stefan Kost2004-07-211-1/+1
* gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compilerDavid Schleef2004-07-031-0/+2
* Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin2004-03-151-7/+10
* *.h: Revert indentation changes.Johan Dahlin2004-03-151-1/+2
* gst-indent run on coreThomas Vander Stichele2004-03-131-9/+5
* add extra error for empty pipelineBenjamin Otte2003-04-271-0/+1
* enable debugging output for bison parser, fix // comments, better error recov...Benjamin Otte2003-04-141-0/+1
* rewritten pipeline parsing lands. Have fun breaking it.Benjamin Otte2003-04-081-3/+4
* code cleanups and further deprecation fixesThomas Vander Stichele2003-01-091-1/+1
* - CleanupsWim Taymans2002-12-191-0/+1
* - Removed unused locking from the cothreadsWim Taymans2002-07-081-1/+1
* new parser that uses flex and bisonAndy Wingo2002-04-071-16/+16
* cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c ...Andy Wingo2002-01-181-1/+2
* fix doc build for glib2 remove template files from cvs, they are generated wi...Andy Wingo2002-01-141-2/+4
* updated .h files with // fixesChristian Schaller2001-12-151-2/+2
* return a negative error code instead of exiting on parse errorSteve Baker2001-10-271-0/+6
* made C++ friendlyErik Walthinsen2001-10-201-2/+10
* Removed the final bits of GstMeta.Wim Taymans2001-06-251-0/+8
* Changed a stupid assert in request_pad.Wim Taymans2001-06-151-2/+0
* store src and sink pads in slists to get ready for the src1,src2\!sink1,sink2...Steve Baker2001-06-091-0/+2
* This is a megapatch with the following changes:Wim Taymans2001-01-291-3/+3
* turned -launch capabilities into gst_parse_launch()Erik Walthinsen2001-01-071-0/+30