summaryrefslogtreecommitdiff
path: root/gst/gstparse.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-24parse-launch: Add flag for placing elements in a bin instead of a pipelineCarlos Rafael Giani1-1/+5
2016-01-03parse-launch: warn when still waiting to plug sub-pipelines after no-more-padsStefan Sauer1-1/+5
2015-12-14core: Add g_autoptr() support to all typesXavier Claessens1-0/+4
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-1/+1
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-1/+1
2013-08-19parse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINSBrendan Long1-1/+4
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-4/+0
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-6/+6
2011-04-14parse: Add boxed type for GstParseContext for gobject-introspectionSebastian Dröge1-0/+3
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