baseparse: support reverse playback
[platform/upstream/gstreamer.git] / gst / parse /
2011-02-14 Stefan Kostparse-launch: trim whitespaces
2011-02-14 Stefan Kostparse-launch: fix typo in pad-list length comparision
2011-01-24 Miguel Angel Cabre... parse-launch: don't read past end of string if last...
2010-04-07 Tim-Philipp Müllerparse: fix more compiler warnings
2010-04-07 Tim-Philipp Müllerparse: fix compiler warning
2010-03-24 Tim-Philipp Müllerbuild: fix make distcheck
2010-03-22 Stefan Kostparse-launch: make delayed set recursive
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-03-10 Benjamin OtteMake sure generated code doesn't run with -Werror
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
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-04-01 Sebastian Drögegst/parse/: Require a new enough flex and bison and...
2008-02-19 Sebastian Drögegst/parse/lex._gst_parse_yy.pre.c: Update pre-generated...
2008-02-01 Stefan Kostgst/parse/: Add delayed set-property. This allows to...
2008-01-10 Sebastian Drögegst/parse/Makefile.am: Move types.h from EXTRA_DIST...
2008-01-04 Sebastian Drögegst/parse/parse.l: Use "%option never-interactive"...
2007-04-19 Sebastian Drögegst/parse/: Update the prebuild parser sources.
2007-04-19 Sebastian Drögegst/parse/Makefile.am: And now fix the building of...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: Now hopefully fix the build...
2007-04-19 Stefan Kostgst/parse/Makefile.am: Fix the build by correcting...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: Add correct grammar.tab.h depend...
2007-04-18 Sebastian Drögegst/parse/Makefile.am: Fix typo and use outdated source...
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-06-12 Tim-Philipp Müllergst/parse/Makefile.am: Fix build with 'make -j N' even...
2006-05-14 Thomas Vander Stichelefix parallel make
2006-05-05 Tim-Philipp Müllergst/parse/Makefile.am: Make 'make -j' proof (see #340698).
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-06 Michael Smithgst/parse/grammar.y: Fix a leak in parse-launch for...
2006-03-03 Jan Schmidtgst/parse/parse.l: Commit patch for parse_launch syntax...
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-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Sticheleconfigure.ac: reorganize clean up document more remove...
2005-10-11 Thomas Vander Stichelegst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
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-19 Andy Wingogst/parse/parse.l: Attempt to solve bug #172815.
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-17 Thomas Vander Sticheleignore more
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...
2005-01-18 Jan Schmidtgst/autoplug/gstspideridentity.c: Cosmetic fix - spider...
2004-10-19 Wim TaymansSince parse can do 'element name=a:b' make 'a:b.' work...
2004-08-03 Benjamin Ottegst/parse/parse.l: fix for G_DISABLE_ASSERT
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.
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-06 Thomas Vander Sticheleput offending pipeline in error
2004-05-04 Benjamin Ottegst/parse/grammar.y: use GST_ERROR instead of g_warning...
2004-05-04 Benjamin Ottegst/parse/grammar.y: fix assert to not trigger when...
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-04-20 Sebastien Cotegst/parse/grammar.y: Apply patch from Sebastien Cote
2004-04-19 Johan Dahlingst/parse/grammar.y (__gst_parse_chain_free): Don't...
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
2004-03-05 Thomas Vander Stichelegst/gstelement.c: make elements try to recursively...
2004-02-26 Thomas Vander Stichelemerging from release branch
2004-02-20 Andy Wingogst/: Debugging tweaks.
2004-02-07 David Schleefdocs/random/ds/0.9-suggested-changes: Random ramblings
2004-02-04 Benjamin Ottegst/gstevent.c: actually break; inside the switch statement
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-02-02 David SchleefChange usage of isblah() to g_ascii_isblah() to be...
2004-01-29 David Schleefdocs/random/ds/element-checklist: Notes about gst_caps_...
2004-01-13 Thomas Vander Sticheletranslating parsing error messages
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
next