fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / gstinfo.c
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-12 Benjamin Otte... and free the copied va_args
2004-01-12 Benjamin Otteuse G_VA_COPY instead of directly assigning va_lists
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-22 Thomas Vander Stichelesome docs style cleanups
2003-11-24 Benjamin Ottemerge in tagging
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-08-17 Benjamin Otteuse _delete_link again
2003-08-17 Benjamin Ottefix gst_debug_remove_with_compare_func and make testsui...
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-08-06 David SchleefMake dladdr() code dependent on HAVE_DLADDR
2003-08-03 Benjamin Otteoptimized debugging.
2003-07-25 Joshua N. PritikinAdd a GST_SEEK catagory for diagnostics about handling...
2003-07-16 Andy Wingosome formatting and doc fixes, and make gstdebug output...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-13 David SchleefAdded GST_CAT_APPLICATION. Fixes #111009
2003-05-02 Benjamin Ottemake gst-launch --gst-mask=-1 fakesrc ! fakesink work...
2003-03-14 Wim Taymans- Slight reorganisation of functions that should be...
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-21 David SchleefRemove 'inline' from a function that is never actually...
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-07 Thomas Vander Stichelefix a warning
2002-11-29 Wim TaymansMake forte heppy
2002-11-29 Wim TaymansUsed glib macros for no_intrument
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-11-01 David SchleefChange from pthreads to GThreads
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-03-24 Andy Wingoadded plugin_desc structures to libs, which makes their...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-02-20 Thomas Vander Stichelea warning fix a potential commenting error fix more...
2002-02-15 Andy Wingoto set default categories for an app, call set_categori...
2002-02-11 Andy Wingoremoved cothread-specific code from gstinfo.c because...
2001-12-18 Wim TaymansAdded IRIX compatibility code for dladdr
2001-12-15 Thomas Vander Stichelefix some of uraeus's commenting fixes can someone also...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-11 Erik Walthinsenchange coloration for group 31
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-21 Erik Walthinsenadded empty string for category 31, lest the coloration...
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-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-05-28 Erik Walthinsenchanged debug so it always prints pid and cid in color
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-27 Erik Walthinsensyntax error fixed (s/;/,/)
2001-04-27 Erik WalthinsenAdded colorization to DEBUG and INFO. Colors are based...
2001-04-15 Wim TaymansAdded missing category strings... BRANCH-INCSCHED1-200104161-ROOT
2001-04-02 Erik Walthinsenadded PID and cID to INFO lines when DEBUG is turned on
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-11 Erik Walthinsenremoved some spare newlines
2001-01-04 Erik Walthinsenupdated API docs
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 Wim TaymansAdded command line parsing for
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2001-01-01 Wim TaymansAdded --enable-info and --disable-info-system nothing...
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-31 Wim TaymansAdded multiple caps to the pads
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...