doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#'
[platform/upstream/gstreamer.git] / gst / gstinfo.c
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-30 Thomas Vander Sticheledocs/gst/gstreamer-sections.txt: remove double entries...
2005-11-04 Stefan Kostmore docs added
2005-10-16 Thomas Vander Stichelecheck for process.h, declares getpid() on Windows
2005-10-15 Thomas Vander Stichelegst/: privatize more symbols
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-09-28 Stefan Kostgst/gstinfo.c: don't do dummy g_strdup()s
2005-09-28 Thomas Vander Stichelecheck/gst/gstpipeline.c: add another check
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-21 Tim-Philipp Müllergst/gstinfo.c: Add mutex to serialise access to the...
2005-09-15 David Schleefremove
2005-07-20 Ronald S. Bultjegst/gstinfo.*: Fix illegal cast on some platforms ...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-09 Wim TaymansBump version number, we're now 0.9.0
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-25 Thomas Vander Sticheleanother no-debug build fix
2005-02-19 Benjamin Ottegst/gstinfo.c: make the time that debugging functions...
2005-01-13 Thomas Vander Sticheledoh, wrong patch
2005-01-10 Thomas Vander Sticheledocs/random/release: updates
2004-11-11 Thomas Vander Sticheledocs/manual/quotes.xml: add a quote
2004-08-03 Benjamin Ottegst/gst.c: fix for G_DISABLE_ASSERT
2004-07-08 Thomas Vander Stichelegst/autoplug/gstspideridentity.c: extra debugging
2004-06-05 Thomas Vander Sticheleput back GST_CAT_DATAFLOW RELEASE-0_8_3
2004-05-13 Thomas Vander Stichelegst/elements/gstidentity.c: add duration debug
2004-05-11 Benjamin Ottegst/elements/gstfilesrc.c: compute mapsize correctly
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-29 Benjamin Ottegst/: remove useless _gst_progname stuff
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-15 David Schleefgst/gstinfo.c: Change some internal symbol names to...
2004-04-05 Benjamin Otteadd support for detecting if GStreamer runs inside...
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-13 David Schleefgst/gstcaps.h: jdahlin, what are you smoking? We can...
2004-02-20 Andy Wingogst/: Debugging tweaks.
2004-02-12 Thomas Vander Stichelefixes for --disable-loadsave --disable-registry
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-01-29 David Schleefconfigure.ac: Add detection for HAVE_PRINTF_EXTENSION and
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
next