element: Enforce that elements created by gst_element_factory_create/make() are floating
[platform/upstream/gstreamer.git] / gst / parse / types.h
2018-07-24 Sebastian Drögegst: Simplify some boolean expressions
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-02 Jan Schmidtparse-launch: Support linking all pads with new operator
2014-01-14 Sebastian Drögeparse: Use GSlice for allocating and freeing links...
2014-01-14 Sebastian Drögeparse: Add comment about why we disable the "tracing"
2014-01-14 Fabian Kirschparse: Refactor grammar, make it more consistent and...
2012-07-17 Wim Taymansparse: fix some debug
2012-07-09 Tim-Philipp Müllergst: sprinkle some G_GNUC_INTERNAL for internal functions
2011-10-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into symbo...
2011-10-08 Tim-Philipp Müllergstparse: prefix generated parser functions so they...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-05-14 Miguel Angel Cabre... parse: don't unescape inside quotes
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-05 Miguel Angel Cabre... parse: don't unescape inside quotes
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-01-24 Miguel Angel Cabre... parse-launch: don't read past end of string if last...
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2008-05-24 Tim-Philipp MüllerAPI: gst_parse_launch_full()
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-11 Thomas Vander Stichelegst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-11-24 Benjamin Otteimplement URI schemes
2003-05-18 Thomas Vander Stichelea bunch of gtk-doc fixes
2003-04-08 Benjamin Otterewritten pipeline parsing lands. Have fun breaking it.
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-12-06 Wim TaymansAdded syntax to make filtered connections like: osssrc...
2002-04-13 Andy Wingoquote spaces in tokens passed to gst_parse_launchv...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-01 Andy Wingoform a semantic representation of the pipeline in prepa...