index
:
~thiagoss/gstreamer
1.4+tracer
caps-cache
cookies
dvb
flowcombiner-arrayiter
flowcombiner-callback
flowcombiner-hashtable
flowcombiner-notlinkedcount
flowcombiner_offsets
master
no-reconfigure
recursive-accept-caps
tracer
tracer-acceptcaps-reverted
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gsttrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
trace: use g_parse_debug_string instead of atoi
Wim Taymans
1
-1
/
+5
2012-03-29
docs: update more documentation
Wim Taymans
1
-25
/
+0
2012-03-27
trace: add refcount to trace debug
Wim Taymans
1
-5
/
+10
2012-02-02
trace: print caps in dump
Wim Taymans
1
-1
/
+9
2012-02-02
trace: don't check random pointers for objects
Wim Taymans
1
-5
/
+8
2012-01-27
trace: rework alloc tracing
Wim Taymans
1
-350
/
+49
2012-01-22
trace: don't use deprecated GStaticMutex API in (still) public header
Tim-Philipp Müller
1
-6
/
+2
2011-08-26
trace: add GST_ALLOC_TRACE_NONE for consistency and use it
Josep Torra
1
-1
/
+1
2011-04-09
trace: don't put code with side effects into g_return_if_fail()
Tim-Philipp Müller
1
-3
/
+16
2011-01-25
trace: ensure messages are \0 terminated
Stefan Kost
1
-2
/
+3
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-3
/
+5
2010-03-28
gst: Use GSlice instead of normal g_malloc in more places
Sebastian Dröge
1
-3
/
+3
2010-03-10
Fixes for -Wwrite-strings
Benjamin Otte
1
-1
/
+1
2009-12-23
trace: include type name in leaked objects
Wim Taymans
1
-1
/
+7
2009-12-01
Make gcc inline assembly conditional on gcc
David Schleef
1
-1
/
+1
2009-06-23
trace: use proper locking in GstTrace
Wim Taymans
1
-0
/
+2
2007-11-06
gst/gst.c: Make _gst_disable_segtrap static, it's only used in gstplugin.c a...
Tim-Philipp Müller
1
-1
/
+1
2007-10-31
Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting...
Ole André Vadla Ravnås
1
-0
/
+4
2007-03-07
gst/: Remove newlines at end of debug log strings.
Tim-Philipp Müller
1
-2
/
+2
2007-01-09
docs/design/draft-latency.txt: Updates.
Wim Taymans
1
-1
/
+1
2005-11-24
Doc fixes.
Wim Taymans
1
-0
/
+46
2005-11-21
docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?
Stefan Kost
1
-2
/
+14
2005-11-18
gst/: docs fixes
Stefan Kost
1
-0
/
+7
2005-10-20
gst/: More docs.
Wim Taymans
1
-1
/
+3
2005-10-15
various style fixes
Thomas Vander Stichele
1
-1
/
+1
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-2
/
+2
2005-09-07
renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...
Stefan Kost
1
-1
/
+6
2005-09-02
gst/: fix a bunch of unchecked return values
Thomas Vander Stichele
1
-2
/
+3
2005-06-27
gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer.
Andy Wingo
1
-16
/
+55
2004-05-10
gst/gstinfo.h: Add missing inline function.
David Schleef
1
-0
/
+1
2004-05-07
Changes to handle compilers that don't have variadic macro support. In parti...
David Schleef
1
-1
/
+1
2004-05-06
gst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
Benjamin Otte
1
-2
/
+2
2004-05-03
remove gst_info remove gstlog.h, fold back to gstinfo.h update translations
Thomas Vander Stichele
1
-1
/
+0
2004-04-28
A bunch of portability fixes, derived from Steve Lhomme's MSVC
David Schleef
1
-2
/
+12
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-4
/
+4
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-19
/
+21
2004-01-30
parts of the patch submitted in bug #113913
Benjamin Otte
1
-3
/
+4
2003-10-15
add gst_alloc_trace_live_all(), used by the test suites
David Schleef
1
-0
/
+22
2003-05-10
enable allocation tracing for GstObjects and make allocation tracing a config...
Benjamin Otte
1
-6
/
+4
2003-02-10
- Add more --disable options
Wim Taymans
1
-1
/
+2
2003-02-02
Add infrastructure to trace memleaks.
Wim Taymans
1
-0
/
+186
2003-02-01
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<-...
David Schleef
1
-1
/
+1
2002-12-18
patch from brian cameron for iso c compliance
Thomas Vander Stichele
1
-3
/
+7
2002-08-12
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
Thomas Vander Stichele
1
-1
/
+1
2001-12-04
- some fixes to int2float making automake 1.5 happy (gst now requires automak...
wrobell
1
-45
/
+63
2001-09-13
fix compile
Joshua N. Pritikin
1
-0
/
+1
2001-05-16
- basic arch check for HAVE_RDTSC
David I. Lehn
1
-9
/
+27
2000-12-28
Updated copyright in all the libgst files.
Erik Walthinsen
1
-2
/
+8
2000-12-15
Header cleanup: try to include as little as possible; this will probably spee...
Wim Taymans
1
-2
/
+2
2000-08-18
Removed bad asm call for rdts. Need to fix this...
Wim Taymans
1
-0
/
+5
[next]