2007-09-29 |
Sébastien Moutte | gst/gstinfo.h: Add an explicit variable importation... |
blob | commitdiff |
2007-09-18 |
Tim-Philipp Müller | gst/gstinfo.*: Make some internal API take const gchar... |
blob | commitdiff | diff to current |
2007-08-23 |
Tim-Philipp Müller | gst/gst.c: Don't use GST_INFO before the debug system... |
blob | commitdiff | diff to current |
2007-01-29 |
Stefan Kost | configure.ac: comment about refining the xml deps |
blob | commitdiff | diff to current |
2007-01-05 |
Vincent Torri | gst/: On win32, all the __declspec stuff for symbol... |
blob | commitdiff | diff to current |
2006-10-30 |
gorshkov | gst/gstinfo.h: _declspec should be __declspec (two... |
blob | commitdiff | diff to current |
2006-10-25 |
David Schleef | gst/gstinfo.*: Change name parameter of _gst_debug_regi... |
blob | commitdiff | diff to current |
2006-10-06 |
Tim-Philipp Müller | gst/gstinfo.h: Those two function declarations do actua... |
blob | commitdiff | diff to current |
2006-10-05 |
Tim-Philipp Müller | Add GST_USING_PRINTF_EXTENSION to gstconfig.h so that... |
blob | commitdiff | diff to current |
2006-09-01 |
Tim-Philipp Müller | gst/gstinfo.c: Fix locking order, handle NULL function... |
blob | commitdiff | diff to current |
2006-07-25 |
Stefan Kost | gst/gstinfo.h: Move the Win32 version from gst-plugins... |
blob | commitdiff | diff to current |
2006-06-12 |
Wim Taymans | gst/gstinfo.*: Add some G_[UN]LIKELY. |
blob | commitdiff | diff to current |
2006-02-19 |
Julien Moutte | gst/gstinfo.h: Add GST_STR_NULL to the second string. |
blob | commitdiff | diff to current |
2005-11-28 |
Jan Schmidt | gst/gstinfo.h: Hey! Let's print the pad name if the... |
blob | commitdiff | diff to current |
2005-11-24 |
Stefan Kost | gst/gstinfo.h: do not crash on pad==NULL |
blob | commitdiff | diff to current |
2005-11-21 |
Stefan Kost | more docs fixes, add new api to the docs |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | whitespace fixes |
blob | commitdiff | diff to current |
2005-10-09 |
Stefan Kost | more docs, fix compilation |
blob | commitdiff | diff to current |
2005-09-23 |
Thomas Vander Stichele | fix docs |
blob | commitdiff | diff to current |
2005-09-23 |
Stefan Kost | inlined 3 more biiiig doc files and added some missing... |
blob | commitdiff | diff to current |
2005-07-20 |
Ronald S. Bultje | gst/gstinfo.*: Fix illegal cast on some platforms ... |
blob | commitdiff | diff to current |
2005-04-24 |
David Schleef | Convert everything from GstAtomicInt to g_atomic_int_... |
blob | commitdiff | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | diff to current |
2005-02-25 |
Thomas Vander Stichele | another no-debug build fix |
blob | commitdiff | diff to current |
2004-11-03 |
Stefan Kost | added some more docs, removed two obsolete defines |
blob | commitdiff | diff to current |
2004-09-02 |
Stefan Kost | added documentation to many items moved the GST_TYPE_XX... |
blob | commitdiff | diff to current |
2004-07-24 |
Steve Lhomme | Disable NLS for now literaly export GST_CAT_DEFAULT |
blob | commitdiff | diff to current |
2004-07-09 |
Thomas Vander Stichele | cleanup |
blob | commitdiff | diff to current |
2004-07-03 |
David Schleef | gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct... |
blob | commitdiff | diff to current |
2004-06-12 |
Steve Lhomme | Fix a bug to enable/disable DEBUG under MSVC |
blob | commitdiff | diff to current |
2004-06-07 |
Benjamin Otte | gst/gstelement.c: add failure check |
blob | commitdiff | diff to current |
2004-05-10 |
David Schleef | gst/gstinfo.h: Add missing inline function. |
blob | commitdiff | diff to current |
2004-05-07 |
David Schleef | Changes to handle compilers that don't have variadic... |
blob | commitdiff | diff to current |
2004-05-03 |
Thomas Vander Stichele | remove gst_info remove gstlog.h, fold back to gstinfo... |
blob | commitdiff | diff to current |
2004-04-15 |
David Schleef | gst/gstinfo.c: Change some internal symbol names to... |
blob | commitdiff | diff to current |
2004-04-06 |
Benjamin Otte | gst/gstinfo.h: *_FORMAT modifiers should require puttin... |
blob | commitdiff | diff to current |
2004-04-05 |
Thomas Vander Stichele | adding Ronald's timestamp debug defines |
blob | commitdiff | diff to current |
2004-04-03 |
Benjamin Otte | fix to successfully build and test with --disable-gst... |
blob | commitdiff | diff to current |
2004-03-15 |
Johan Dahlin | Revert again, this time without post-commit reindent... |
blob | commitdiff | diff to current |
2004-03-15 |
Johan Dahlin | *.h: Revert indentation changes. |
blob | commitdiff | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | diff to current |
2004-02-26 |
Thomas Vander Stichele | merging from release branch |
blob | commitdiff | diff to current |
2004-02-19 |
David Schleef | gst/gstinfo.h: Copy G_STRFUNC implementation from glib... |
blob | commitdiff | diff to current |
2004-01-29 |
David Schleef | configure.ac: Add detection for HAVE_PRINTF_EXTENSION and |
blob | commitdiff | diff to current |
2004-01-10 |
Benjamin Otte | gst/gstinfo.*: Change gst_debug_log(_valist) to take... |
blob | commitdiff | diff to current |
2004-01-06 |
David Schleef | Revert last change, because it was unintended. |
blob | commitdiff | diff to current |
2004-01-06 |
David Schleef | Disable some poisoning, since some plugins rely on... |
blob | commitdiff | diff to current |
2003-12-25 |
Thomas Vander Stichele | fix GST_DEBUG_CATEGORY_INIT description |
blob | commitdiff | diff to current |
2003-12-22 |
Thomas Vander Stichele | minor style issues, no need to ChangeLog it |
blob | commitdiff | diff to current |
2003-12-05 |
Thomas Vander Stichele | more trademark fixing |
blob | commitdiff | diff to current |
2003-11-29 |
David Schleef | Change 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2 |
blob | commitdiff | diff to current |
2003-11-24 |
Benjamin Otte | merge in tagging |
blob | commitdiff | diff to current |
2003-11-06 |
Benjamin Otte | set default errorlevel to NONE. Make configure change... CAPS-ROOT |
blob | commitdiff | diff to current |
2003-08-07 |
Andy Wingo | cache return values of _gst_debug_nameof_funcptr |
blob | commitdiff | diff to current |
2003-08-03 |
Benjamin Otte | optimized debugging. |
blob | commitdiff | diff to current |
2003-07-24 |
Joshua N. Pritikin | fix type in documentation |
blob | commitdiff | diff to current |
2003-07-12 |
Ronald S. Bultje | Add G_BEGIN/END_DECLS macros around all the stuff to... |
blob | commitdiff | diff to current |
2003-07-10 |
Benjamin Otte | fix issue with null pointer cast use brackets around... |
blob | commitdiff | diff to current |
2003-06-29 |
Benjamin Otte | docs fixes: comment macros in templates, not in headers... |
blob | commitdiff | diff to current |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
blob | commitdiff | diff to current |
2003-05-18 |
David Schleef | Change GST_DEBUG_FUNCPTR() to return a pointer of the... |
blob | commitdiff | diff to current |
2003-05-13 |
David Schleef | Added GST_CAT_APPLICATION. Fixes #111009 |
blob | commitdiff | diff to current |
2003-05-02 |
Benjamin Otte | make gst-launch --gst-mask=-1 fakesrc ! fakesink work... |
blob | commitdiff | diff to current |
2003-05-01 |
Benjamin Otte | added GST_STR_NULL to check for NULL strings. Fixed... |
blob | commitdiff | diff to current |
2003-03-14 |
Wim Taymans | - Slight reorganisation of functions that should be... |
blob | commitdiff | diff to current |
2003-01-21 |
David Schleef | Remove 'inline' from a function that is never actually... |
blob | commitdiff | diff to current |
2003-01-15 |
Thomas Vander Stichele | small fixes |
blob | commitdiff | diff to current |
2003-01-09 |
David I. Lehn | more connect -> link updates |
blob | commitdiff | diff to current |
2002-12-13 |
Thomas Vander Stichele | fixes a jhbuild bug |
blob | commitdiff | diff to current |
2002-12-11 |
Thomas Vander Stichele | oops, too much revert |
blob | commitdiff | diff to current |
2002-12-11 |
Thomas Vander Stichele | merge from release branch |
blob | commitdiff | diff to current |
2002-12-10 |
David Schleef | Added thread-loval variable for cothread index. |
blob | commitdiff | diff to current |
2002-12-08 |
Wim Taymans | Fix broken __PRETY_FUNCTION__ |
blob | commitdiff | diff to current |
2002-12-08 |
Thomas Vander Stichele | fix for parallel installability |
blob | commitdiff | diff to current |
2002-12-07 |
Thomas Vander Stichele | move some code around to avoid warnings |
blob | commitdiff | diff to current |
2002-11-29 |
Thomas Vander Stichele | applied fixed patch from Brian |
blob | commitdiff | diff to current |
2002-11-29 |
Thomas Vander Stichele | revert fix because GST_DEBUG_LEAVE("") doesn't work... |
blob | commitdiff | diff to current |
2002-11-29 |
Christian Schaller | commit Brian's patch with AC fix from thomas |
blob | commitdiff | diff to current |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
blob | commitdiff | diff to current |
2002-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
blob | commitdiff | diff to current |
2002-02-20 |
Thomas Vander Stichele | before, entering and leaving where invisible now it... |
blob | commitdiff | diff to current |
2002-02-11 |
Andy Wingo | removed cothread-specific code from gstinfo.c because... |
blob | commitdiff | diff to current |
2001-12-15 |
Christian Schaller | updated .h files with // fixes |
blob | commitdiff | diff to current |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
blob | commitdiff | diff to current |
2001-09-10 |
Erik Walthinsen | gstinfo.[ch], cothreads.c: added initial support for... |
blob | commitdiff | diff to current |
2001-09-10 |
Steve Baker | added GST_CAT_PARAMS |
blob | commitdiff | diff to current |
2001-08-06 |
Erik Walthinsen | Initial code for the event system. |
blob | commitdiff | diff to current |
2001-06-25 |
Richard Boulton | Add consts to appropriate parameters in debug and info... |
blob | commitdiff | diff to current |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
blob | commitdiff | diff to current |
2001-04-27 |
Erik Walthinsen | Added colorization to DEBUG and INFO. Colors are based... |
blob | commitdiff | diff to current |
2001-04-12 |
Wim Taymans | Lots of updates to the plugins for caps negotiation. |
blob | commitdiff | diff to current |
2001-02-25 |
Brent Bradburn | Patched .h files for C++ support. |
blob | commitdiff | diff to current |
2001-02-05 |
Erik Walthinsen | Reworked getregion/pullregion stuff. Region is now... |
blob | commitdiff | diff to current |
2001-01-29 |
Wim Taymans | This is a megapatch with the following changes: |
blob | commitdiff | diff to current |
2001-01-20 |
Erik Walthinsen | Got ghostpads to work, even in -launch. Needs more... |
blob | commitdiff | diff to current |
2001-01-19 |
Erik Walthinsen | Major cleanup of the latest ghostpad changes. Fixed... |
blob | commitdiff | diff to current |
2001-01-07 |
Erik Walthinsen | removed a leak |
blob | commitdiff | diff to current |
2001-01-01 |
Erik Walthinsen | updated the debug system so it works nicely now |
blob | commitdiff | diff to current |
2001-01-01 |
Erik Walthinsen | Added API to control DEBUG level, updated cmdline code |
blob | commitdiff | diff to current |
2001-01-01 |
Erik Walthinsen | Mega update of INFO, DEBUG, and ERROR subsystems, renam... |
blob | commitdiff | diff to current |
next |