summaryrefslogtreecommitdiff
path: root/gst/gstparse.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-1/+1
* parse: Make the FATAL_ERRORS flag also work without a GErrorOlivier Crête2013-11-011-2/+7
* parse: Fix transfer annotations for parse_launch functions.Jan Schmidt2013-10-121-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* parse: fix some debugWim Taymans2012-07-171-1/+1
* parse: only escape spaces outside of quotesWim Taymans2012-07-171-1/+9
* Revert "parse: escape \ with a \ as well, so that we don't lose the \ when un...Wim Taymans2012-07-171-1/+1
* Remove 0.10-related documentation and "Since" markersEdward Hervey2012-07-101-10/+0
* parse: escape \ with a \ as well, so that we don't lose the \ when unescapingChristophe Fergeau2012-06-271-1/+1
* Use macros to register boxed types thread safelyOlivier Crête2012-01-281-13/+3
* gst: gst_parse_launch now returns a floating referencePeteris Krisjanis2012-01-261-1/+1
* gst, controller: replace g_list_prepend + reverse with GQueueTim-Philipp Müller2011-11-121-9/+7
* gstparse: prefix generated parser functions so they don't get exportedTim-Philipp Müller2011-10-081-1/+1
* docs, gst: typo fixesPiotr Fusik2011-09-071-1/+1
* parse: use GST_PARSE_FLAG_NONE instead of 0Josep Torra2011-08-261-2/+3
* parse: Add boxed type for GstParseContext for gobject-introspectionSebastian Dröge2011-04-141-0/+36
* docs: gst: more gobject introspection annotationsTim-Philipp Müller2010-12-071-20/+25
* docs: add some gtk-doc Since: markersTim-Philipp Müller2010-10-161-1/+1
* docs: more docs for gst_parse_launch and coStefan Kost2010-08-051-2/+5
* Fixes for -Wmissing-declarations -Wmissing-prototypesBenjamin Otte2010-03-111-3/+3
* API: gst_parse_launch_full()Tim-Philipp Müller2008-05-241-14/+156
* gst/: More guards against bad input; typo fix; some minor clean-ups.Tim-Philipp Müller2008-05-221-7/+4
* gst/: Bunch of gratuitous nano-optimisations.Tim-Philipp Müller2007-12-281-1/+1
* gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ...Peter Kjellerstedt2007-05-091-1/+26
* gst/parse/: Make the parser reentrant and recursively callable. This requires...Marc-Andre Lureau2007-04-181-27/+0
* gst/gstparse.c: Also remove reentrance checks if flex is MT save (#348179)Stefan Kost2006-07-211-6/+5
* Original commit message from CVS:Stefan Kost2006-07-211-0/+9
* gst/gstparse.c: Protect recursive calls to _parse with a recursive mutex and ...Wim Taymans2006-07-211-9/+23
* gst/gstparse.c: Do not hange on recursive uasge of gst_parse_launch()Stefan Kost2006-07-201-4/+7
* Make sure gstprivate.h and/or config.h are always included first, otherwise s...James Andrewartha2006-05-041-1/+1
* gst/: Another 1% more coverage.Wim Taymans2005-10-201-0/+7
* various style fixesThomas Vander Stichele2005-10-151-0/+1
* check/pipelines/simple_launch_lines.c: test for pipe!=NULLStefan Kost2005-09-061-7/+14
* gst/gstparse.c: Free the GString used in _gst_parse_escape()Benjamin Otte2004-04-211-1/+5
* gst-indent run on coreThomas Vander Stichele2004-03-131-10/+13
* GST_DEBUG reorganization containing loads of stuff:Benjamin Otte2003-06-291-2/+3
* documentationBenjamin Otte2003-04-101-5/+9
* rewritten pipeline parsing lands. Have fun breaking it.Benjamin Otte2003-04-081-454/+24
* - implement FLOATING flag on caps/propsWim Taymans2003-02-021-0/+4
* code cleanups and further deprecation fixesThomas Vander Stichele2003-01-091-9/+9
* first pass of connect->link gst-plugins and other stuff compiles without chan...Thomas Vander Stichele2003-01-091-35/+35
* Added syntax to make filtered connections like: osssrc src\!audio/raw, channe...Wim Taymans2002-12-061-4/+7
* add core elements to the registry pool plugin list fix python checkAndy Wingo2002-08-311-0/+2
* Only connect dynamic pads if with the right template nameWim Taymans2002-07-261-2/+5
* - Removed unused locking from the cothreadsWim Taymans2002-07-081-0/+1
* Documentation updatesWim Taymans2002-06-121-1/+4
* Small cleanupsWim Taymans2002-05-011-3/+0
* we don't use // in code we commit :)Benjamin Otte2002-04-141-4/+4
* This is all a quick hack...Wim Taymans2002-04-141-1/+1
* Added more funky casesWim Taymans2002-04-141-4/+9