Merge remote-tracking branch 'origin/master' into 0.11
[platform/upstream/gstreamer.git] / gst / parse /
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, *...
2003-12-24 Thomas Vander Stichelefix non-gtk-doc comment blocks
2003-12-24 David SchleefCheck caps for NULL before copying
2003-12-22 David SchleefAllow more characters to be recognized as caps characters
2003-12-22 David SchleefMerge CAPS branch
2003-12-19 Brian CameronFixed shell in docs/gst/Makefile.am and docs/libs/Makef...
2003-12-15 Thomas Vander Stichelefix brian's commit
2003-12-15 Brian CameronRemoved grammar.tab.h from the flex command to build...
2003-12-14 Benjamin Ottefix caps parsing. Some evil person (me?\!) disallowed...
2003-11-24 Benjamin Otteimplement URI schemes
2003-10-31 David Schleefadd rule dependency
2003-10-31 David SchleefClean more files
2003-10-29 David Schleefdon't dist files generated by flex and bison, since...
2003-10-09 Thomas Vander Stichelefix cleaning
2003-10-09 David Schleefdistcheck fixes. Some tests have been disabled.
2003-08-30 David SchleefDist files generated by bison and flex.
2003-08-13 Thomas Vander Stichelebuild fix
2003-07-25 David SchleefChange strtod() -> g_ascii_strtod(), since strtod(...
2003-07-14 David SchleefReference the caps used as filtercaps
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-18 David SchleefChange uint to guint
2003-05-18 Thomas Vander Stichelea bunch of gtk-doc fixes
2003-05-18 Benjamin Ottemake the parser accept chained caps, too
2003-05-17 Benjamin OtteThis is filtered caps in 20 lines. Implemented full...
2003-05-16 Ronald S. Bultjemake -> shell variable
2003-05-13 David SchleefFix bug in PRINT() macro
2003-05-06 Benjamin Ottedo error checking for int/float values and don't accept...
2003-05-01 Benjamin Ottefix gcc 2.x compiler error, when variables aren't defin...
2003-04-27 Benjamin Otteadd extra error for empty pipeline
2003-04-25 Benjamin OtteI suck - it's the wrong variable and I don't get it...
2003-04-25 Benjamin Ottejust to be sure...
2003-04-24 Benjamin Ottefix stupid segfault when setting integer properties
2003-04-23 Benjamin Ottefix 2 warnings
2003-04-23 Benjamin Otteworkaround for bison 1.35 bug
next