summaryrefslogtreecommitdiff
path: root/gst/gstinfo.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-02event: add sticky flags to eventsWim Taymans1-4/+2
2011-02-03info: make adding/removing of gst_debug_log_default() work properlyTim-Philipp Müller1-2/+7
2011-02-03Revert "info: use the publicly visible address to fix the tests"Tim-Philipp Müller1-10/+1
2011-01-06info: avoid unnecessary malloc/free for each log function call on MSVCTim-Philipp Müller1-14/+29
2010-12-15info: use the publicly visible address to fix the testsStefan Kost1-1/+10
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-6/+11
2010-12-03gstinfo: remove useless ternary operator usage.Edward Hervey1-3/+3
2010-08-30info: Re-instate the default for color usageEdward Hervey1-1/+1
2010-08-23Valgrind define is HAVE_VALGRIND_VALGRIND_HDavid Schleef1-2/+2
2010-08-23Allow gst_debug_set_default_threshold() before gst_init()David Schleef1-5/+6
2010-08-12info: xrefs glib symbol in docsStefan Kost1-1/+1
2010-08-05info: take the timestamp a tick laterStefan Kost1-3/+3
2010-07-27info: fix compilation on windowsTim-Philipp Müller1-1/+1
2010-07-26info: flush again after every line of debug outputTim-Philipp Müller1-10/+20
2010-07-21info: write debugging output to file if GST_DEBUG_FILE environment variable i...Tim-Philipp Müller1-10/+32
2010-06-05info: add new TRACE log level and move refcounting there from LOG levelTim-Philipp Müller1-3/+5
2010-03-29info: readd the use of GstDebugFuncPtr typedef and tell whyStefan Kost1-5/+6
2010-03-28info: Fix build at least until the correct fix is foundSebastian Dröge1-4/+3
2010-03-28gst: Use GSlice instead of normal g_malloc in more placesSebastian Dröge1-6/+6
2010-03-15debug: add pretty printer for eventsStefan Kost1-0/+18
2010-03-12gstinfo: fix compilation error if HAVE_REGISTER_PRINTF_SPECIFIER is undefinedLeo Singer1-4/+4
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-6/+3
2010-03-10Make code safe for -Wredundant-declsBenjamin Otte1-5/+2
2009-11-25docs: fix xrefs in docsStefan Kost1-1/+1
2009-10-12gstpoll: Make the new GST_POLL debug completely privateJan Schmidt1-2/+2
2009-10-12gst: Add debugging category GST_POLL for gstpollEdward Hervey1-0/+3
2009-10-08gstinfo: add back fix that shouldn't have been revertedTim-Philipp Müller1-1/+1
2009-10-08info: revert two of the changesStefan Kost1-5/+5
2009-10-07info: use a "%s" format string when printing the memory dump lineStefan Kost1-5/+5
2009-07-14gstinfo: maintain ABI compatibility even if debugging is disabledTim-Philipp Müller1-0/+6
2009-07-06info: allow getting other log categories. Fixes #587417Stefan Kost1-0/+15
2009-06-29logging: add a performace log categoryStefan Kost1-0/+3
2009-06-19gstinfo: fix export of GST_CAT_BUFFER_LIST when --gst-disable-debug is usedTim-Philipp Müller1-75/+49
2009-06-12Fix remaining --disable-gst-debug ABI breakage.René Stadler1-0/+56
2009-06-10logging: when logging taglists, shorten long buffer dumpsTim-Philipp Müller1-3/+66
2009-06-01info: widen log level strings to take into account the new MEMDUMPTim-Philipp Müller1-7/+7
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg1-0/+3
2009-05-11info: Support new printf extensions in glibc 2.10Jan Schmidt1-1/+23
2009-04-17gstdebug: compete stubs. Fixes #579177.Stefan Kost1-0/+118
2009-04-15gstdebug: show enabled/disabled in configure and fix build for disabledStefan Kost1-29/+1
2009-04-14info: use mutex to do console colors on windowsLRN1-0/+8
2009-04-09info: fix compilation, %08x needs an unsigned intWim Taymans1-1/+1
2009-04-08API: add FIXME and DUMPMEM log levels and convenience macrosTim-Philipp Müller1-5/+84
2009-03-23build: define stubs when disabling gst-debug subsystem. Fixes #575922Stefan Kost1-1/+52
2009-03-20debugging: make GST_PTR_FORMAT work for queries as wellTim-Philipp Müller1-0/+16
2009-03-18info: simply some moreWim Taymans1-11/+8
2009-03-18info: refactor debug colors for win32 and otherWim Taymans1-137/+108
2009-03-18windows: initial commit for terminal colorsWim Taymans1-0/+147
2008-06-20Don't assume that <valgrind/valgrind.h> exists just because the binary is there.Thomas Vander Stichele1-2/+2
2008-05-14gst/gstinfo.c: Explain why we copy the list.Stefan Kost1-0/+2