tee: First deactivate the pad and then remove it when releasing pads
[platform/upstream/gstreamer.git] / gst / parse / grammar.y
2018-12-15 Edward Herveyparse: Move variable to block where it's used
2018-05-01 luz.pazFix typos in comments and docs
2018-03-20 Sebastian Drögegst: Fix compilation with latest GLib
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-01-31 Sebastian Drögeparse: Don't translate the "bin" element name
2017-01-18 Sebastian Drögeparse: Don't hold element's object lock while querying...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-12 Tim-Philipp Müllerparse: better error message when linking two elements...
2016-11-02 Jan Schmidtparse-launch: Support linking all pads with new operator
2016-10-23 Tim-Philipp Müllerparse: fix erroneous use of _("")
2016-03-24 Carlos Rafael Gianiparse-launch: Add flag for placing elements in a bin...
2016-01-03 Stefan Sauerparse_launch: make nicer log messages
2016-01-03 Stefan Sauerparse-launch: warn when still waiting to plug sub-pipel...
2016-01-03 Stefan Sauergrammar.y: remove trailing whitespace
2015-03-27 Luis de Bethencourtparse: check before truncating strings
2014-07-28 Sebastian Rasmussenparse: Unref reference to enclosing bins
2014-01-16 Fabian Kirschparse: Some minor fixes
2014-01-14 Sebastian Drögeparse: Make sure to create and link chains in the order...
2014-01-14 Sebastian Drögeparse: Remove some C99-style comments
2014-01-14 Fabian Kirschparse: Refactor grammar, make it more consistent and...
2013-12-14 Sebastian Drögeparse: Don't define yyscan_t twice
2013-11-29 Fabian Kirschparse: fix segfaulting prototype-mismatch
2013-08-21 Kerrick Staleyparse: make grammar.y work with Bison 3
2013-08-19 Brendan Longparse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS
2012-08-13 Tim-Philipp Müllerparse: fix up for gst_child_proxy_lookup() only working...
2012-08-07 Tim-Philipp Müllerparse: fix for new GstChildProxy::child-added signal...
2012-07-17 Wim Taymansparse: fix some debug
2012-06-23 Tim-Philipp Müllerparse: update for gst_element_make_from_uri() change
2012-04-26 Руслан ИжбулатовFix format string in grammar.y
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-31 Wim Taymansgrammar.y: fix childproxy code
2012-03-30 Stefan Sauerparser: update for childproxy api changes
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-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-14 Stefan Kostparse-launch: trim whitespaces
2011-02-14 Stefan Kostparse-launch: fix typo in pad-list length comparision
2010-04-07 Tim-Philipp Müllerparse: fix more compiler warnings
2010-04-07 Tim-Philipp Müllerparse: fix compiler warning
2010-03-22 Stefan Kostparse-launch: make delayed set recursive
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-01-20 Tim-Philipp Müllergst_private.h: make sure gst_private.h is included...
2009-11-19 Tim-Philipp Müllerparse/grammar.y: remove unused ERROR define
2009-10-31 Sebastian Drögeparser: Make sure that signal user data is freed by...
2009-10-31 Sebastian Drögeparser: Use GSlice for allocating the structs
2009-10-31 Sebastian Drögeparser: Always get DelayedLink information from the...
2009-10-29 David Schleefparse: Fix memleak of unused delayed links
2009-10-07 Rob Clarkparse: don't format the string twice
2009-10-06 Tim-Philipp Müllergst: remove more unnecessary cast when using g_signal_*()
2009-05-12 Stefan Kostparse-launch: allow specifying GstElement properties...
2008-05-25 Tim-Philipp Müllergst/parse/grammar.y: Remove unneeded casts.
2008-05-25 Tim-Philipp MüllerGet all missing elements from a parse launch string...
2008-05-24 Tim-Philipp MüllerAPI: gst_parse_launch_full()
2008-05-22 Tim-Philipp Müllergst/: More guards against bad input; typo fix; some...
2008-05-14 Wim Taymansgst/parse/grammar.y: Remove unneeded value unset.
2008-04-17 Wim Taymansgst/: Fix 2 caps leaks.
2008-02-01 Stefan Kostgst/parse/: Add delayed set-property. This allows to...
2007-04-18 Marc-Andre Lureaugst/parse/: Make the parser reentrant and recursively...
2007-04-13 Jan Schmidtgst/gstelement.c: Don't output the same debug statement...
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-10-05 Zaheer Abbas Meraligst/parse/grammar.y: Remove static function gst_parse_e...
2006-07-31 Jan Schmidtgst/gstelementfactory.c: Remove unnecessary ref/unref...
2006-07-30 Stefan Kostgst/parse/: Reverted previous patch as it required...
2006-07-30 Marc-Andre Lureaugst/parse/: push & pop the state of the lexer for reent...
2006-07-27 Jan SchmidtFix some of the leaks exposed by extending the parse...
2006-07-26 Jan Schmidtgst/gststructure.*: Add API for setting values into...
2006-04-06 Michael Smithgst/parse/grammar.y: Fix a leak in parse-launch for...
2006-02-19 Sébastien Mouttegst/gstpad.c: (gst_pad_set_getcaps_function)
2005-12-07 Michael Smithgst/parse/grammar.y: Remove handling of { } for threads.
2005-10-10 Thomas Vander Sticheledon't declare on the proper define
2005-10-10 Thomas Vander Sticheleunmangle the nesting a little
2005-10-10 Thomas Vander Stichelegst/parse/grammar.y: some cleanup before the hacking
2005-10-08 Wim Taymansgst/: Make ChildProxy threadsafe and fix mem leaks.
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-22 Stefan Kostported gstchildproxy over from 0.8 ported gst-inspect...
2005-07-20 Wim Taymansgst/gstmessage.*: Added a bunch of messages for advance...
2005-07-13 Andy Wingogst/base/gstbasesrc.c (gst_base_src_start): Post an...
2005-06-22 Thomas Vander Sticheleadd a log line for type deserialization
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-04-24 David Schleefgst/gstpad.c: Remove handling of filtered caps. Fix...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-07-22 Benjamin Ottegst/gstelementfactory.c: set the factory in the class...
2004-06-24 Benjamin Ottegst/parse/grammar.y: don't try to link elements before...
2004-05-18 Benjamin Ottegst/gstvalue.c: add serialization and comparison functi...
2004-05-10 David Schleefgst/gstinfo.h: Add missing inline function.
next