gst/gstinfo.h: Add GST_STR_NULL to the second string.
[platform/upstream/gstreamer.git] / gst / gstinfo.h
2006-02-19 Julien Mouttegst/gstinfo.h: Add GST_STR_NULL to the second string.
2005-11-28 Jan Schmidtgst/gstinfo.h: Hey! Let's print the pad name if the...
2005-11-24 Stefan Kostgst/gstinfo.h: do not crash on pad==NULL
2005-11-21 Stefan Kostmore docs fixes, add new api to the docs
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-09 Stefan Kostmore docs, fix compilation
2005-09-23 Thomas Vander Stichelefix docs
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-07-20 Ronald S. Bultjegst/gstinfo.*: Fix illegal cast on some platforms ...
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-25 Thomas Vander Sticheleanother no-debug build fix
2004-11-03 Stefan Kostadded some more docs, removed two obsolete defines
2004-09-02 Stefan Kostadded documentation to many items moved the GST_TYPE_XX...
2004-07-24 Steve LhommeDisable NLS for now literaly export GST_CAT_DEFAULT
2004-07-09 Thomas Vander Stichelecleanup
2004-07-03 David Schleefgst/gstinfo.h: wrap #pragmas in #ifdefs for the correct...
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-06-07 Benjamin Ottegst/gstelement.c: add failure check
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-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-15 David Schleefgst/gstinfo.c: Change some internal symbol names to...
2004-04-06 Benjamin Ottegst/gstinfo.h: *_FORMAT modifiers should require puttin...
2004-04-05 Thomas Vander Sticheleadding Ronald's timestamp debug defines
2004-04-03 Benjamin Ottefix to successfully build and test with --disable-gst...
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-02-26 Thomas Vander Stichelemerging from release branch
2004-02-19 David Schleefgst/gstinfo.h: Copy G_STRFUNC implementation from glib...
2004-01-29 David Schleefconfigure.ac: Add detection for HAVE_PRINTF_EXTENSION and
2004-01-10 Benjamin Ottegst/gstinfo.*: Change gst_debug_log(_valist) to take...
2004-01-06 David SchleefRevert last change, because it was unintended.
2004-01-06 David SchleefDisable some poisoning, since some plugins rely on...
2003-12-25 Thomas Vander Stichelefix GST_DEBUG_CATEGORY_INIT description
2003-12-22 Thomas Vander Sticheleminor style issues, no need to ChangeLog it
2003-12-05 Thomas Vander Stichelemore trademark fixing
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-24 Benjamin Ottemerge in tagging
2003-11-06 Benjamin Otteset default errorlevel to NONE. Make configure change... CAPS-ROOT
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-08-03 Benjamin Otteoptimized debugging.
2003-07-24 Joshua N. Pritikinfix type in documentation
2003-07-12 Ronald S. BultjeAdd G_BEGIN/END_DECLS macros around all the stuff to...
2003-07-10 Benjamin Ottefix issue with null pointer cast use brackets around...
2003-06-29 Benjamin Ottedocs fixes: comment macros in templates, not in headers...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-18 David SchleefChange GST_DEBUG_FUNCPTR() to return a pointer of the...
2003-05-13 David SchleefAdded GST_CAT_APPLICATION. Fixes #111009
2003-05-02 Benjamin Ottemake gst-launch --gst-mask=-1 fakesrc ! fakesink work...
2003-05-01 Benjamin Otteadded GST_STR_NULL to check for NULL strings. Fixed...
2003-03-14 Wim Taymans- Slight reorganisation of functions that should be...
2003-01-21 David SchleefRemove 'inline' from a function that is never actually...
2003-01-15 Thomas Vander Stichelesmall fixes
2003-01-09 David I. Lehnmore connect -> link updates
2002-12-13 Thomas Vander Stichelefixes a jhbuild bug
2002-12-11 Thomas Vander Sticheleoops, too much revert
2002-12-11 Thomas Vander Stichelemerge from release branch
2002-12-10 David SchleefAdded thread-loval variable for cothread index.
2002-12-08 Wim TaymansFix broken __PRETY_FUNCTION__
2002-12-08 Thomas Vander Stichelefix for parallel installability
2002-12-07 Thomas Vander Stichelemove some code around to avoid warnings
2002-11-29 Thomas Vander Sticheleapplied fixed patch from Brian
2002-11-29 Thomas Vander Stichelerevert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-02-20 Thomas Vander Stichelebefore, entering and leaving where invisible now it...
2002-02-11 Andy Wingoremoved cothread-specific code from gstinfo.c because...
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-09-10 Steve Bakeradded GST_CAT_PARAMS
2001-08-06 Erik WalthinsenInitial code for the event system.
2001-06-25 Richard BoultonAdd consts to appropriate parameters in debug and info...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-27 Erik WalthinsenAdded colorization to DEBUG and INFO. Colors are based...
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-02-25 Brent BradburnPatched .h files for C++ support.
2001-02-05 Erik WalthinsenReworked getregion/pullregion stuff. Region is now...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-20 Erik WalthinsenGot ghostpads to work, even in -launch. Needs more...
2001-01-19 Erik WalthinsenMajor cleanup of the latest ghostpad changes. Fixed...
2001-01-07 Erik Walthinsenremoved a leak
2001-01-01 Erik Walthinsenupdated the debug system so it works nicely now
2001-01-01 Erik WalthinsenAdded API to control DEBUG level, updated cmdline code
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2001-01-01 Wim TaymansAdded GST_INFO_ENABLED flags
2001-01-01 Erik WalthinsenCleaned up INFO system some more, added API to select...
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...