summaryrefslogtreecommitdiff
path: root/gst/gsttrace.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-17trace: use g_parse_debug_string instead of atoiWim Taymans1-1/+5
2012-03-29docs: update more documentationWim Taymans1-25/+0
2012-03-27trace: add refcount to trace debugWim Taymans1-5/+10
2012-02-02trace: print caps in dumpWim Taymans1-1/+9
2012-02-02trace: don't check random pointers for objectsWim Taymans1-5/+8
2012-01-27trace: rework alloc tracingWim Taymans1-350/+49
2012-01-22trace: don't use deprecated GStaticMutex API in (still) public headerTim-Philipp Müller1-6/+2
2011-08-26trace: add GST_ALLOC_TRACE_NONE for consistency and use itJosep Torra1-1/+1
2011-04-09trace: don't put code with side effects into g_return_if_fail()Tim-Philipp Müller1-3/+16
2011-01-25trace: ensure messages are \0 terminatedStefan Kost1-2/+3
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-3/+5
2010-03-28gst: Use GSlice instead of normal g_malloc in more placesSebastian Dröge1-3/+3
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-1/+1
2009-12-23trace: include type name in leaked objectsWim Taymans1-1/+7
2009-12-01Make gcc inline assembly conditional on gccDavid Schleef1-1/+1
2009-06-23trace: use proper locking in GstTraceWim Taymans1-0/+2
2007-11-06gst/gst.c: Make _gst_disable_segtrap static, it's only used in gstplugin.c a...Tim-Philipp Müller1-1/+1
2007-10-31Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting...Ole André Vadla Ravnås1-0/+4
2007-03-07gst/: Remove newlines at end of debug log strings.Tim-Philipp Müller1-2/+2
2007-01-09docs/design/draft-latency.txt: Updates.Wim Taymans1-1/+1
2005-11-24Doc fixes.Wim Taymans1-0/+46
2005-11-21docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost1-2/+14
2005-11-18gst/: docs fixesStefan Kost1-0/+7
2005-10-20gst/: More docs.Wim Taymans1-1/+3
2005-10-15various style fixesThomas Vander Stichele1-1/+1
2005-10-15whitespace fixesThomas Vander Stichele1-2/+2
2005-09-07renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost1-1/+6
2005-09-02gst/: fix a bunch of unchecked return valuesThomas Vander Stichele1-2/+3
2005-06-27gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer.Andy Wingo1-16/+55
2004-05-10gst/gstinfo.h: Add missing inline function.David Schleef1-0/+1
2004-05-07Changes to handle compilers that don't have variadic macro support. In parti...David Schleef1-1/+1
2004-05-06gst/elements/gstfilesrc.*: send NEW_MEDIA events correctlyBenjamin Otte1-2/+2
2004-05-03remove gst_info remove gstlog.h, fold back to gstinfo.h update translationsThomas Vander Stichele1-1/+0
2004-04-28A bunch of portability fixes, derived from Steve Lhomme's MSVCDavid Schleef1-2/+12
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-4/+4
2004-03-13gst-indent run on coreThomas Vander Stichele1-19/+21
2004-01-30parts of the patch submitted in bug #113913Benjamin Otte1-3/+4
2003-10-15add gst_alloc_trace_live_all(), used by the test suitesDavid Schleef1-0/+22
2003-05-10enable allocation tracing for GstObjects and make allocation tracing a config...Benjamin Otte1-6/+4
2003-02-10- Add more --disable optionsWim Taymans1-1/+2
2003-02-02Add infrastructure to trace memleaks.Wim Taymans1-0/+186
2003-02-01Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<-...David Schleef1-1/+1
2002-12-18patch from brian cameron for iso c complianceThomas Vander Stichele1-3/+7
2002-08-12fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.Thomas Vander Stichele1-1/+1
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-45/+63
2001-09-13fix compileJoshua N. Pritikin1-0/+1
2001-05-16- basic arch check for HAVE_RDTSCDavid I. Lehn1-9/+27
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen1-2/+8
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-2/+2
2000-08-18Removed bad asm call for rdts. Need to fix this...Wim Taymans1-0/+5