Age | Commit message (Expand) | Author | Files | Lines |
2009-10-12 | debug: Mark the GST_POLL symbol as extern to avoid multiply-defined error | Jan Schmidt | 1 | -1/+1 |
2009-10-12 | gstpoll: Make the new GST_POLL debug completely private | Jan Schmidt | 1 | -1/+5 |
2009-10-12 | gst: Add debugging category GST_POLL for gstpoll | Edward Hervey | 1 | -0/+2 |
2009-10-06 | registry: Add registry helper phase 1 | Jan Schmidt | 1 | -1/+6 |
2009-06-29 | logging: add a performace log category | Stefan Kost | 1 | -2/+4 |
2009-06-12 | Fix remaining --disable-gst-debug ABI breakage. | René Stadler | 1 | -1/+1 |
2009-06-10 | Make sure config.h is only included once | Tim-Philipp Müller | 1 | -0/+2 |
2009-06-07 | registry: allow plugins to cache extra data in registry. Fixes #570233 | Stefan Kost | 1 | -0/+1 |
2009-06-02 | structure: fix serialisation of nested structures. | Stefan Kost | 1 | -1/+6 |
2009-05-12 | bufferlist: add docs/build/debug/unittest | Jonas Holmberg | 1 | -0/+3 |
2009-05-12 | xmlregistry: remove the old xml registry | Tim-Philipp Müller | 1 | -7/+0 |
2009-01-06 | Add API for making a GStreamer plugin 'dependent' on external files, director... | Tim-Philipp Müller | 1 | -0/+23 |
2008-08-29 | gst/gst_private.h: Include gstinfo.h even if GST_DISABLE_GST_DEBUG is defined... | Tim-Philipp Müller | 1 | -2/+3 |
2008-07-22 | configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and no... | Michael Smith | 1 | -39/+29 |
2008-05-24 | API: gst_parse_launch_full() | Tim-Philipp Müller | 1 | -0/+5 |
2008-03-07 | Move registry backend API to private headers where we can. Add fixme-0.11 com... | Stefan Kost | 1 | -0/+11 |
2008-01-10 | gst/gst_private.h: Add GST_CAT_TYPES, for consistency, and so that the other ... | Tim-Philipp Müller | 1 | -0/+2 |
2008-01-09 | gst/: Yet another gratuitous GString micro-optimisation: add a (private) func... | Tim-Philipp Müller | 1 | -0/+8 |
2007-12-12 | Makefile.am: Add check-exports target and run it as part of 'make check' (see... | Tim-Philipp Müller | 1 | -1/+1 |
2007-11-02 | gst/: Move declaration of private _gst_foo_initialize() functions into our pr... | Tim-Philipp Müller | 1 | -0/+14 |
2007-01-05 | gst/: On win32, all the __declspec stuff for symbol exporting is apparently o... | Vincent Torri | 1 | -2/+2 |
2006-09-28 | gst/: Re-commit the registry changes, along with an extra fix: | Jan Schmidt | 1 | -0/+7 |
2006-09-27 | gst/: Revert previous change until I figure out why it breaks distcheck. | Jan Schmidt | 1 | -7/+0 |
2006-09-27 | gst/gst.c: Make init_pre and init_post take the full complement of GOptionFun... | Jan Schmidt | 1 | -0/+7 |
2006-08-16 | Add internal helpers for pre-registering quarks from static strings and using... | Jan Schmidt | 1 | -0/+3 |
2006-04-09 | gst/gst_private.h: add a new #ifdef to use __declspec(dllimport) only for oth... | Sébastien Moutte | 1 | -0/+4 |
2006-03-19 | gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)... | Sébastien Moutte | 1 | -28/+34 |
2006-03-13 | gst/: Added QOS debug category | Wim Taymans | 1 | -0/+2 |
2005-12-16 | gst/: change some char* into char[] | Stefan Kost | 1 | -1/+1 |
2005-11-30 | docs/gst/gstreamer-sections.txt: remove double entries from the docs | Thomas Vander Stichele | 1 | -2/+0 |
2005-11-20 | check/gst/gstvalue.c: Add a deserialisation test for fractions | Jan Schmidt | 1 | -0/+3 |
2005-10-06 | gst/: widen the debug category in output to fit the biggest one we have add a... | Thomas Vander Stichele | 1 | -0/+2 |
2005-09-15 | remove | David Schleef | 1 | -0/+2 |
2005-07-18 | Removed plugable schedulers. | Wim Taymans | 1 | -6/+0 |
2005-03-09 | Bump version number, we're now 0.9.0 | Wim Taymans | 1 | -0/+2 |
2005-01-13 | doh, wrong patch | Thomas Vander Stichele | 1 | -0/+2 |
2005-01-10 | docs/random/release: updates | Thomas Vander Stichele | 1 | -0/+2 |
2004-05-11 | gst/elements/gstfilesrc.c: compute mapsize correctly | Benjamin Otte | 1 | -1/+0 |
2004-05-07 | Changes to handle compilers that don't have variadic macro support. In parti... | David Schleef | 1 | -2/+34 |
2004-05-03 | remove gst_info remove gstlog.h, fold back to gstinfo.h update translations | Thomas Vander Stichele | 1 | -0/+2 |
2004-04-05 | add support for detecting if GStreamer runs inside valgrind. | Benjamin Otte | 1 | -0/+4 |
2004-01-18 | changing error signal add error codes and domains | Thomas Vander Stichele | 1 | -0/+1 |
2004-01-13 | adding i18n tested with nl, seems to work fine | Thomas Vander Stichele | 1 | -20/+0 |
2003-10-31 | update plugin initialization restructuring (see email for details | Benjamin Otte | 1 | -1/+0 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -1/+0 |
2003-08-17 | initialize gettext stuff, plus a few string i18ns | David Schleef | 1 | -3/+2 |
2003-06-29 | GST_DEBUG reorganization containing loads of stuff: | Benjamin Otte | 1 | -4/+37 |
2001-12-15 | Various cleanups and leak fixage. | Wim Taymans | 1 | -19/+20 |
2001-12-15 | ok, small fix due to me not considering the problem with nesting of comments | Christian Schaller | 1 | -4/+4 |
2001-12-15 | updated .h files with // fixes | Christian Schaller | 1 | -4/+4 |