summaryrefslogtreecommitdiff
path: root/gst/gsttrace.c
Commit message (Expand)AuthorAgeFilesLines
* gst: Use GSlice instead of normal g_malloc in more placesSebastian Dröge2010-03-281-3/+3
* Fixes for -Wwrite-stringsBenjamin Otte2010-03-101-1/+1
* trace: include type name in leaked objectsWim Taymans2009-12-231-1/+7
* Make gcc inline assembly conditional on gccDavid Schleef2009-12-011-1/+1
* trace: use proper locking in GstTraceWim Taymans2009-06-231-0/+2
* gst/gst.c: Make _gst_disable_segtrap static, it's only used in gstplugin.c a...Tim-Philipp Müller2007-11-061-1/+1
* Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting...Ole André Vadla Ravnås2007-10-311-0/+4
* gst/: Remove newlines at end of debug log strings.Tim-Philipp Müller2007-03-071-2/+2
* docs/design/draft-latency.txt: Updates.Wim Taymans2007-01-091-1/+1
* Doc fixes.Wim Taymans2005-11-241-0/+46
* docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost2005-11-211-2/+14
* gst/: docs fixesStefan Kost2005-11-181-0/+7
* gst/: More docs.Wim Taymans2005-10-201-1/+3
* various style fixesThomas Vander Stichele2005-10-151-1/+1
* whitespace fixesThomas Vander Stichele2005-10-151-2/+2
* renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost2005-09-071-1/+6
* gst/: fix a bunch of unchecked return valuesThomas Vander Stichele2005-09-021-2/+3
* gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer.Andy Wingo2005-06-271-16/+55
* gst/gstinfo.h: Add missing inline function.David Schleef2004-05-101-0/+1
* Changes to handle compilers that don't have variadic macro support. In parti...David Schleef2004-05-071-1/+1
* gst/elements/gstfilesrc.*: send NEW_MEDIA events correctlyBenjamin Otte2004-05-061-2/+2
* remove gst_info remove gstlog.h, fold back to gstinfo.h update translationsThomas Vander Stichele2004-05-031-1/+0
* A bunch of portability fixes, derived from Steve Lhomme's MSVCDavid Schleef2004-04-281-2/+12
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-4/+4
* gst-indent run on coreThomas Vander Stichele2004-03-131-19/+21
* parts of the patch submitted in bug #113913Benjamin Otte2004-01-301-3/+4
* add gst_alloc_trace_live_all(), used by the test suitesDavid Schleef2003-10-151-0/+22
* enable allocation tracing for GstObjects and make allocation tracing a config...Benjamin Otte2003-05-101-6/+4
* - Add more --disable optionsWim Taymans2003-02-101-1/+2
* Add infrastructure to trace memleaks.Wim Taymans2003-02-021-0/+186
* Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<-...David Schleef2003-02-011-1/+1
* patch from brian cameron for iso c complianceThomas Vander Stichele2002-12-181-3/+7
* fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.Thomas Vander Stichele2002-08-121-1/+1
* - some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell2001-12-041-45/+63
* fix compileJoshua N. Pritikin2001-09-131-0/+1
* - basic arch check for HAVE_RDTSCDavid I. Lehn2001-05-161-9/+27
* Updated copyright in all the libgst files.Erik Walthinsen2000-12-281-2/+8
* Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans2000-12-151-2/+2
* Removed bad asm call for rdts. Need to fix this...Wim Taymans2000-08-181-0/+5
* initial checkinErik Walthinsen2000-01-301-0/+103