uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gstinfo.c
2011-10-07 Robert SwainGST_PTR_FORMAT: Add GstBuffer ptr format and use in...
2011-08-26 Josep Torrainfo: explicitly cast to the enum type
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-02-03 Tim-Philipp Müllerinfo: make adding/removing of gst_debug_log_default...
2011-02-03 Tim-Philipp MüllerRevert "info: use the publicly visible address to fix...
2011-01-06 Tim-Philipp Müllerinfo: avoid unnecessary malloc/free for each log functi...
2010-12-15 Stefan Kostinfo: use the publicly visible address to fix the tests
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 Edward Herveygstinfo: remove useless ternary operator usage.
2010-08-30 Edward Herveyinfo: Re-instate the default for color usage
2010-08-24 David SchleefValgrind define is HAVE_VALGRIND_VALGRIND_H
2010-08-24 David SchleefAllow gst_debug_set_default_threshold() before gst_init()
2010-08-12 Stefan Kostinfo: xrefs glib symbol in docs
2010-08-05 Stefan Kostinfo: take the timestamp a tick later
2010-07-27 Tim-Philipp Müllerinfo: fix compilation on windows
2010-07-26 Tim-Philipp Müllerinfo: flush again after every line of debug output
2010-07-21 Tim-Philipp Müllerinfo: write debugging output to file if GST_DEBUG_FILE...
2010-06-05 Tim-Philipp Müllerinfo: add new TRACE log level and move refcounting...
2010-03-29 Stefan Kostinfo: readd the use of GstDebugFuncPtr typedef and...
2010-03-28 Sebastian Drögeinfo: Fix build at least until the correct fix is found
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-15 Stefan Kostdebug: add pretty printer for events
2010-03-12 Leo Singergstinfo: fix compilation error if HAVE_REGISTER_PRINTF_...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-10-12 Jan Schmidtgstpoll: Make the new GST_POLL debug completely private
2009-10-12 Edward Herveygst: Add debugging category GST_POLL for gstpoll
2009-10-08 Tim-Philipp Müllergstinfo: add back fix that shouldn't have been reverted
2009-10-07 Stefan Kostinfo: revert two of the changes
2009-10-07 Stefan Kostinfo: use a "%s" format string when printing the memory...
2009-07-13 Tim-Philipp Müllergstinfo: maintain ABI compatibility even if debugging...
2009-07-06 Stefan Kostinfo: allow getting other log categories. Fixes #587417
2009-06-29 Stefan Kostlogging: add a performace log category
2009-06-19 Tim-Philipp Müllergstinfo: fix export of GST_CAT_BUFFER_LIST when --gst...
2009-06-12 René StadlerFix remaining --disable-gst-debug ABI breakage.
2009-06-10 Tim-Philipp Müllerlogging: when logging taglists, shorten long buffer...
2009-06-01 Tim-Philipp Müllerinfo: widen log level strings to take into account...
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-11 Jan Schmidtinfo: Support new printf extensions in glibc 2.10
2009-04-17 Stefan Kostgstdebug: compete stubs. Fixes #579177.
2009-04-15 Stefan Kostgstdebug: show enabled/disabled in configure and fix...
2009-04-14 LRNinfo: use mutex to do console colors on windows
2009-04-09 Wim Taymansinfo: fix compilation, %08x needs an unsigned int
2009-04-08 Tim-Philipp MüllerAPI: add FIXME and DUMPMEM log levels and convenience...
2009-03-23 Stefan Kostbuild: define stubs when disabling gst-debug subsystem...
2009-03-20 Tim-Philipp Müllerdebugging: make GST_PTR_FORMAT work for queries as...
2009-03-18 Wim Taymansinfo: simply some more
2009-03-18 Wim Taymansinfo: refactor debug colors for win32 and other
2009-03-18 Wim Taymanswindows: initial commit for terminal colors
2008-06-20 Thomas Vander SticheleDon't assume that <valgrind/valgrind.h> exists just...
2008-05-14 Stefan Kostgst/gstinfo.c: Explain why we copy the list.
2008-05-07 Ole André Vadla... gst/gstinfo.c (gst_debug_log_valist): Improved the...
2008-05-03 Tim-Philipp Müllergst/gstinfo.c: Fix alignment of debug log columns on...
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2007-12-28 Tim-Philipp Müllergst/: Bunch of gratuitous nano-optimisations.
2007-12-12 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it as...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-11-28 Stefan Kostgst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.
2007-11-28 Stefan KostRename new API + ChangeLog surgery to remove old name...
2007-11-28 Stefan KostNow hide the different clock stuff behind a macro.
2007-11-28 Stefan KostApply the posix-timer check from #361155. Conditionally...
2007-11-06 Tim-Philipp Müllergst/gst.c: Make _gst_disable_segtrap static, it's...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-10-15 Stefan Kostgst/gstinfo.c: Fix some spelling errors.
2007-10-13 Tim-Philipp Müllergst/gstbin.c: Don't shadow local variable.
2007-09-18 Tim-Philipp Müllergst/gstinfo.*: Make some internal API take const gchar...
2006-10-26 David Schleefgst/gstinfo.c: g_hash_table_insert() needs a cast to...
2006-10-25 David Schleefgst/gstinfo.*: Change name parameter of _gst_debug_regi...
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-09-25 Tim-Philipp Müllergst/gstinfo.c: Fix warning if HAVE_PRINTF_EXTENSION...
2006-09-01 Tim-Philipp Müllergst/gstinfo.c: Fix locking order, handle NULL function...
2006-08-18 Stefan Kostdocs/random/ensonic/logging.txt: update ideas
2006-08-14 Tim-Philipp Müllergst/gstinfo.c: Make GST_PTR_FORMAT print messages as...
2006-08-09 Tim-Philipp MüllerAPI: add GST_SEGMENT_FORMAT, which is a printf extensio...
2006-06-23 Tim-Philipp Müllergst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in...
2006-06-12 Wim Taymansgst/gstinfo.*: Add some G_[UN]LIKELY.
2006-04-06 Tim-Philipp Müllergst/gstinfo.c: Add some newlines.
2006-04-05 Zaheer Abbas Meraligst/gstinfo.c: Use printf instead of
2006-03-22 Wim Taymansgst/gstinfo.c: Disable debugging unless explicitly...
2006-03-13 Wim Taymansgst/: Added QOS debug category
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-30 Thomas Vander Sticheledocs/gst/gstreamer-sections.txt: remove double entries...
2005-11-04 Stefan Kostmore docs added
2005-10-16 Thomas Vander Stichelecheck for process.h, declares getpid() on Windows
2005-10-15 Thomas Vander Stichelegst/: privatize more symbols
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-09-28 Stefan Kostgst/gstinfo.c: don't do dummy g_strdup()s
2005-09-28 Thomas Vander Stichelecheck/gst/gstpipeline.c: add another check
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-21 Tim-Philipp Müllergst/gstinfo.c: Add mutex to serialise access to the...
2005-09-15 David Schleefremove
2005-07-20 Ronald S. Bultjegst/gstinfo.*: Fix illegal cast on some platforms ...
2005-07-18 Wim TaymansRemoved plugable schedulers.
next