summaryrefslogtreecommitdiff
path: root/gst/gstinfo.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-12gst/gstinfo.*: Add some G_[UN]LIKELY.Wim Taymans1-7/+8
2006-04-06gst/gstinfo.c: Add some newlines.Tim-Philipp Müller1-3/+3
2006-04-05gst/gstinfo.c: Use printf instead ofZaheer Abbas Merali1-5/+3
2006-03-22gst/gstinfo.c: Disable debugging unless explicitly activated.Wim Taymans1-2/+11
2006-03-13gst/: Added QOS debug categoryWim Taymans1-2/+4
2006-01-27doc fixes, to link to function, just write gst_cool_function(), don't prefix ...Stefan Kost1-2/+2
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-11-30docs/gst/gstreamer-sections.txt: remove double entries from the docsThomas Vander Stichele1-3/+0
2005-11-04more docs addedStefan Kost1-5/+4
2005-10-16check for process.h, declares getpid() on WindowsThomas Vander Stichele1-4/+7
2005-10-15gst/: privatize more symbolsThomas Vander Stichele1-1/+1
2005-10-15various style fixesThomas Vander Stichele1-10/+9
2005-10-15whitespace fixesThomas Vander Stichele1-33/+33
2005-10-09more docs, fix compilationStefan Kost1-0/+6
2005-10-06gst/: widen the debug category in output to fit the biggest one we have add a...Thomas Vander Stichele1-14/+24
2005-09-28gst/gstinfo.c: don't do dummy g_strdup()sStefan Kost1-12/+21
2005-09-28check/gst/gstpipeline.c: add another checkThomas Vander Stichele1-1/+1
2005-09-23inlined 3 more biiiig doc files and added some missing docs on the flyStefan Kost1-0/+58
2005-09-21gst/gstinfo.c: Add mutex to serialise access to the hash table with the funct...Tim-Philipp Müller1-4/+13
2005-09-15removeDavid Schleef1-0/+2
2005-07-20gst/gstinfo.*: Fix illegal cast on some platforms (#309253).Ronald S. Bultje1-6/+7
2005-07-18Removed plugable schedulers.Wim Taymans1-21/+0
2005-04-24Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.David Schleef1-13/+10
2005-03-09Bump version number, we're now 0.9.0Wim Taymans1-0/+3