Age | Commit message (Expand) | Author | Files | Lines |
2016-03-24 | parse-launch: Add flag for placing elements in a bin instead of a pipeline | Carlos Rafael Giani | 1 | -1/+5 |
2016-01-03 | parse-launch: warn when still waiting to plug sub-pipelines after no-more-pads | Stefan Sauer | 1 | -1/+5 |
2015-12-14 | core: Add g_autoptr() support to all types | Xavier Claessens | 1 | -0/+4 |
2014-05-30 | docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE | Evan Nemerson | 1 | -1/+1 |
2013-12-07 | docs: Fix typos in function/object descriptions | Sebastian Rasmussen | 1 | -1/+1 |
2013-08-19 | parse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS | Brendan Long | 1 | -1/+4 |
2012-11-03 | Fix FSF address | Tim-Philipp Müller | 1 | -2/+2 |
2012-07-10 | Remove 0.10-related documentation and "Since" markers | Edward Hervey | 1 | -4/+0 |
2011-11-26 | gst: sprinkle some G_GNUC_MALLOC | Tim-Philipp Müller | 1 | -6/+6 |
2011-04-14 | parse: Add boxed type for GstParseContext for gobject-introspection | Sebastian Dröge | 1 | -0/+3 |
2008-05-24 | API: gst_parse_launch_full() | Tim-Philipp Müller | 1 | -2/+51 |
2007-05-09 | gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ... | Peter Kjellerstedt | 1 | -13/+0 |
2006-02-20 | gst/: Make things work with --disable-parse as they do with | Jan Schmidt | 1 | -0/+2 |
2005-10-21 | And 2% more doc coverage. | Wim Taymans | 1 | -0/+12 |
2005-10-20 | gst/: More docs. | Wim Taymans | 1 | -0/+5 |
2005-07-18 | Removed plugable schedulers. | Wim Taymans | 1 | -1/+1 |
2004-07-21 | put symbols in the sections.txt into the right sections (so that we dont get ... | Stefan Kost | 1 | -1/+1 |
2004-07-03 | gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler | David Schleef | 1 | -0/+2 |
2004-03-15 | Revert again, this time without post-commit reindent hooks to put back the in... | Johan Dahlin | 1 | -7/+10 |
2004-03-15 | *.h: Revert indentation changes. | Johan Dahlin | 1 | -1/+2 |
2004-03-13 | gst-indent run on core | Thomas Vander Stichele | 1 | -9/+5 |
2003-04-27 | add extra error for empty pipeline | Benjamin Otte | 1 | -0/+1 |
2003-04-14 | enable debugging output for bison parser, fix // comments, better error recov... | Benjamin Otte | 1 | -0/+1 |
2003-04-08 | rewritten pipeline parsing lands. Have fun breaking it. | Benjamin Otte | 1 | -3/+4 |
2003-01-09 | code cleanups and further deprecation fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-12-19 | - Cleanups | Wim Taymans | 1 | -0/+1 |
2002-07-08 | - Removed unused locking from the cothreads | Wim Taymans | 1 | -1/+1 |
2002-04-07 | new parser that uses flex and bison | Andy Wingo | 1 | -16/+16 |
2002-01-18 | cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c ... | Andy Wingo | 1 | -1/+2 |
2002-01-14 | fix doc build for glib2 remove template files from cvs, they are generated wi... | Andy Wingo | 1 | -2/+4 |
2001-12-15 | updated .h files with // fixes | Christian Schaller | 1 | -2/+2 |
2001-10-27 | return a negative error code instead of exiting on parse error | Steve Baker | 1 | -0/+6 |
2001-10-20 | made C++ friendly | Erik Walthinsen | 1 | -2/+10 |
2001-06-25 | Removed the final bits of GstMeta. | Wim Taymans | 1 | -0/+8 |
2001-06-15 | Changed a stupid assert in request_pad. | Wim Taymans | 1 | -2/+0 |
2001-06-09 | store src and sink pads in slists to get ready for the src1,src2\!sink1,sink2... | Steve Baker | 1 | -0/+2 |
2001-01-29 | This is a megapatch with the following changes: | Wim Taymans | 1 | -3/+3 |
2001-01-07 | turned -launch capabilities into gst_parse_launch() | Erik Walthinsen | 1 | -0/+30 |