summaryrefslogtreecommitdiff
path: root/gst/gstinfo.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-07gst/gstinfo.c (gst_debug_log_valist): Improved the __FILE__ part of debug out...Ole André Vadla Ravnås1-0/+17
2008-05-03gst/gstinfo.c: Fix alignment of debug log columns on 64-bit.Tim-Philipp Müller1-9/+14
2008-04-17gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() shoul...Sebastian Dröge1-6/+6
2007-12-28gst/: Bunch of gratuitous nano-optimisations.Tim-Philipp Müller1-7/+4
2007-12-12Makefile.am: Add check-exports target and run it as part of 'make check' (see...Tim-Philipp Müller1-3/+3
2007-12-11Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all uses as ...Stefan Kost1-4/+4
2007-11-28gst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.Stefan Kost1-1/+1
2007-11-28Rename new API + ChangeLog surgery to remove old name from last entry..Stefan Kost1-2/+2
2007-11-28Now hide the different clock stuff behind a macro.Stefan Kost1-31/+4
2007-11-28Apply the posix-timer check from #361155. Conditionally use the posix timer f...Stefan Kost1-7/+30
2007-11-06gst/gst.c: Make _gst_disable_segtrap static, it's only used in gstplugin.c a...Tim-Philipp Müller1-3/+3
2007-10-17Allow dumping pipelines as dot graphs. Fixes #456573.Stefan Kost1-4/+8
2007-10-15gst/gstinfo.c: Fix some spelling errors.Stefan Kost1-8/+11
2007-10-13gst/gstbin.c: Don't shadow local variable.Tim-Philipp Müller1-3/+3
2007-09-18gst/gstinfo.*: Make some internal API take const gchar * instead of just gcha...Tim-Philipp Müller1-1/+2
2006-10-26gst/gstinfo.c: g_hash_table_insert() needs a cast to a non-const pointer duh.David Schleef1-1/+1
2006-10-25gst/gstinfo.*: Change name parameter of _gst_debug_register_funcptr to const ...David Schleef1-1/+1
2006-10-06gst/gst.c: Fix empty declaration and type mismatch.Josep Torre Valles1-8/+7
2006-09-25gst/gstinfo.c: Fix warning if HAVE_PRINTF_EXTENSION is undefined (spotted by ...Tim-Philipp Müller1-0/+4
2006-09-01gst/gstinfo.c: Fix locking order, handle NULL function values properly.Tim-Philipp Müller1-1/+6
2006-08-18docs/random/ensonic/logging.txt: update ideasStefan Kost1-6/+26
2006-08-14gst/gstinfo.c: Make GST_PTR_FORMAT print messages as well.Tim-Philipp Müller1-0/+16
2006-08-09API: add GST_SEGMENT_FORMAT, which is a printf extension we register that let...Tim-Philipp Müller1-4/+70
2006-06-23gst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in example in docs.Tim-Philipp Müller1-1/+1