fix GST_DEBUG_CATEGORY_INIT description
[platform/upstream/gstreamer.git] / gst / gstinfo.h
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...