Age | Commit message (Expand) | Author | Files | Lines |
2006-12-09 | gst/gst.c: Ignore EINTR when reading from the child registry pipe. | Jan Schmidt | 1 | -1/+1 |
2006-10-05 | gst/parse/grammar.y: Remove static function gst_parse_element_lock as all it ... | Zaheer Abbas Merali | 1 | -81/+0 |
2006-07-31 | gst/gstelementfactory.c: Remove unnecessary ref/unref pair | Jan Schmidt | 1 | -2/+3 |
2006-07-30 | gst/parse/: Reverted previous patch as it required to bump the flex dependenc... | Stefan Kost | 3 | -35/+30 |
2006-07-30 | gst/parse/: push & pop the state of the lexer for reentrant use case | Marc-Andre Lureau | 3 | -30/+35 |
2006-07-27 | Fix some of the leaks exposed by extending the parse-launch testsuite, and mo... | Jan Schmidt | 2 | -7/+15 |
2006-07-26 | gst/gststructure.*: Add API for setting values into structures without perfor... | Jan Schmidt | 2 | -9/+2 |
2006-06-12 | gst/parse/Makefile.am: Fix build with 'make -j N' even more (#340016). | Tim-Philipp Müller | 1 | -0/+3 |
2006-05-14 | fix parallel make | Thomas Vander Stichele | 1 | -14/+14 |
2006-05-05 | gst/parse/Makefile.am: Make 'make -j' proof (see #340698). | Tim-Philipp Müller | 1 | -2/+2 |
2006-05-04 | Make sure gstprivate.h and/or config.h are always included first, otherwise s... | James Andrewartha | 1 | -0/+15 |
2006-04-06 | gst/parse/grammar.y: Fix a leak in parse-launch for any source-or-sink named ... | Michael Smith | 1 | -0/+4 |
2006-03-03 | gst/parse/parse.l: Commit patch for parse_launch syntax from #331255. Removes... | Jan Schmidt | 1 | -5/+4 |
2006-02-19 | gst/gstpad.c: (gst_pad_set_getcaps_function) | Sébastien Moutte | 1 | -6/+6 |
2005-12-07 | gst/parse/grammar.y: Remove handling of { } for threads. | Michael Smith | 1 | -7/+2 |
2005-10-15 | whitespace fixes | Thomas Vander Stichele | 1 | -5/+5 |
2005-10-15 | configure.ac: reorganize clean up document more remove cruft | Thomas Vander Stichele | 1 | -4/+3 |
2005-10-11 | gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE | Thomas Vander Stichele | 1 | -4/+0 |
2005-10-10 | don't declare on the proper define | Thomas Vander Stichele | 1 | -2/+2 |
2005-10-10 | unmangle the nesting a little | Thomas Vander Stichele | 1 | -32/+37 |
2005-10-10 | gst/parse/grammar.y: some cleanup before the hacking | Thomas Vander Stichele | 1 | -59/+97 |
2005-10-08 | gst/: Make ChildProxy threadsafe and fix mem leaks. | Wim Taymans | 1 | -0/+2 |
2005-09-02 | gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no... | Andy Wingo | 1 | -1/+1 |
2005-08-22 | ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements ... | Stefan Kost | 1 | -7/+9 |
2005-07-20 | gst/gstmessage.*: Added a bunch of messages for advanced seeking. | Wim Taymans | 1 | -1/+1 |
2005-07-19 | gst/parse/parse.l: Attempt to solve bug #172815. | Andy Wingo | 1 | -0/+6 |
2005-07-13 | gst/base/gstbasesrc.c (gst_base_src_start): Post an error if the source could... | Andy Wingo | 1 | -4/+5 |
2005-06-22 | add a log line for type deserialization | Thomas Vander Stichele | 1 | -2/+8 |
2005-06-17 | ignore more | Thomas Vander Stichele | 1 | -0/+1 |
2005-06-08 | gst/gstutils.c: RPAD fixes all around. | Andy Wingo | 1 | -2/+1 |
2005-04-24 | gst/gstpad.c: Remove handling of filtered caps. Fix/merge functions that han... | David Schleef | 1 | -5/+4 |
2005-03-07 | First THREADED backport attempt, focusing on adding locks and making sure the... | Wim Taymans | 1 | -13/+42 |
2005-01-18 | gst/autoplug/gstspideridentity.c: Cosmetic fix - spider_find_peek should be s... | Jan Schmidt | 1 | -1/+1 |
2004-10-19 | Since parse can do 'element name=a:b' make 'a:b.' work as well. | Wim Taymans | 1 | -2/+2 |
2004-08-03 | gst/parse/parse.l: fix for G_DISABLE_ASSERT | Benjamin Otte | 1 | -1/+2 |
2004-07-22 | gst/gstelementfactory.c: set the factory in the class struct, so gst_element_... | Benjamin Otte | 1 | -1/+1 |
2004-06-24 | gst/parse/grammar.y: don't try to link elements before they have been added t... | Benjamin Otte | 1 | -6/+1 |
2004-05-18 | gst/gstvalue.c: add serialization and comparison functions for long, int64, e... | Benjamin Otte | 1 | -73/+2 |
2004-05-10 | gst/gstinfo.h: Add missing inline function. | David Schleef | 1 | -13/+0 |
2004-05-07 | Changes to handle compilers that don't have variadic macro support. In parti... | David Schleef | 2 | -23/+71 |
2004-05-06 | put offending pipeline in error | Thomas Vander Stichele | 1 | -1/+1 |
2004-05-04 | gst/parse/grammar.y: use GST_ERROR instead of g_warning, and always throw a G... | Benjamin Otte | 1 | -18/+9 |
2004-05-04 | gst/parse/grammar.y: fix assert to not trigger when there's no error argument | Benjamin Otte | 2 | -2/+3 |
2004-05-04 | reorganize C/LIB flags add gst_info to gstcompat.h | Thomas Vander Stichele | 1 | -2/+2 |
2004-04-20 | gst/parse/grammar.y: Apply patch from Sebastien Cote | Sebastien Cote | 1 | -2/+5 |
2004-04-19 | gst/parse/grammar.y (__gst_parse_chain_free): Don't do null checking here, do... | Johan Dahlin | 1 | -48/+24 |
2004-03-15 | Revert again, this time without post-commit reindent hooks to put back the in... | Johan Dahlin | 1 | -20/+14 |
2004-03-15 | *.h: Revert indentation changes. | Johan Dahlin | 1 | -2/+4 |
2004-03-13 | gst-indent run on core | Thomas Vander Stichele | 1 | -12/+16 |
2004-03-05 | gst/gstelement.c: make elements try to recursively change state to PAUSED on ... | Thomas Vander Stichele | 1 | -1/+10 |