info: Take lock around all prinf on Windows
[platform/upstream/gstreamer.git] / gst / gstinfo.c
2019-10-01 Seungha Yanginfo: Take lock around all prinf on Windows
2019-08-08 Doug Nazarinfo: Fix deadlock in gst_ring_buffer_logger_log
2019-04-17 Mathieu Duponchellegstinfo: clean up function pointer names hashtable
2019-01-28 Mathieu Duponchellegstinfo: add Windows stacktraces support
2018-04-17 Thibault Saunierdebug: Make PADS debug background blue
2018-04-11 Tim-Philipp Müllergstdebug: fix occasional deadlocks on windows when...
2018-04-05 Jan Alexander Stef... gstinfo: fix debug levels being applied in the wrong...
2018-04-05 Jan Alexander Stef... gstinfo: Simplify gst_debug_reset_threshold() implement...
2018-04-05 Jan Alexander Stef... gstinfo: Reduce code duplication around level pattern...
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2018-01-11 Tim-Philipp Müllerinfo: reset default threshold to LEVEL_DEFAULT not 0
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-12-02 Tim-Philipp Müllerinfo: always check match patterns for new debug categories
2017-12-02 Tim-Philipp Müllerinfo: fix performance issue with registering categories...
2017-11-25 Edward Herveygstinfo: Use free instead of g_free
2017-11-25 Edward Herveygstinfo: Don't leak array of strings
2017-07-29 Tim-Philipp Müllerinfo: fix build with gst debugging disabled
2017-07-28 Sebastian Drögedebug: Add a memory ringbuffer based debug logger
2017-04-19 Sebastian Drögeinfo: Move debug output in for_each_threshold_by_entry...
2017-01-27 Thibault Saunierinfo: Check libunwind return codes
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-12-30 Stefan Sauerinfo: re-eval GST_DEBUG env var for late categories
2016-12-13 Thibault Sauniergst: Fix building with msvc
2016-12-12 Thibault Saunierinfo: Add a 'flags' parametter to gst_debug_get_stack_trace
2016-12-06 Thibault Saunierinfo: Properly start and end dwfl sessions when getting...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-12 Tim-Philipp MüllerAdd gst_print(), gst_println(), gst_printerr(), gst_pri...
2016-11-11 Guillaume Desmottesinfo: add GstStream and GstStreamCollection support...
2016-11-04 Thibault Saunierdebug: Remove the Gst only based stack trace printing...
2016-11-04 Thibault Sauniergst: Use libunwind/libdw to generate backtraces if...
2016-11-01 Stian Selnesinfo: Replace %p and %r in GST_DEBUG_FILE
2016-08-26 Tim-Philipp Müllerg-i: info: allow passing NULL to gst_debug_remove_log_f...
2016-04-02 Luis de Bethencourtinfo: only open log file when adding it to the log...
2016-03-26 Tim-Philipp Müllerinfo: make it possible to remove default log handler...
2016-02-15 Evan Nemersondocs: annotate C examples as such
2016-01-20 Stefan Sauertracer: add an internal ptr format for tracer serialisation
2016-01-13 Matthew Watersinfo: expose debugging printf functions
2016-01-08 Tim-Philipp Müllerinfo: add buffer list support to GST_PTR_FORMAT
2016-01-07 Sebastian Drögegst: Rename _priv_gst_info_start_time to _priv_gst_star...
2015-04-23 Jason Litzingergstinfo: fix infinite loop in gst_debug_unset_threshold...
2015-04-18 Alex Ashleyprotection: add GstProtectionMeta to support protected...
2015-04-06 Tim-Philipp Müllerdocs: fix cross-reference to environment variables...
2015-03-12 Tim-Philipp Müllerinfo: move category level threshold check into log...
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-05 Tim-Philipp Müllerinfo: avoid malloc/free if log object is NULL
2015-03-05 Tim-Philipp Müllerinfo: move __FILE__ path shortening into default log...
2015-03-05 Peter Urbanecinfo: shorten __FILE__ on all platforms
2015-02-16 Tim-Philipp Müllerinfo: nicer buffer offset printing when offsets are...
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-09-25 Tim-Philipp Müllerinfo: remove confusing warning about running under...
2014-09-17 Stefan Sauerinfo: avoid global variable for log_file
2014-06-03 Tim-Philipp Müllerinfo: make printing datetimes work with GST_PTR_FORMAT
2014-06-03 Wim Taymansinfo: first handle all miniobjects, then GObjects
2014-06-03 Wim Taymansinfo: GstDateTime does not have a GType as first field
2014-06-03 Wim Taymansinfo: use macros to check types
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-02-27 Stefan Sauerdocs: convert the examples to use gtk-doc markup, inste...
2014-01-16 Stefan Sauerinfo: move some env-var checks from gst to gstinfo...
2014-01-08 Wim Taymansinfo: debug segment offset field as well
2013-12-07 Víctor Manuel Jáqu... info: return existing category if a debug category...
2013-12-04 Olivier Crêteinfo: Make sure the same category is not added twice
2013-12-04 Olivier Crêteinfo: Protect __categories list in get_category with...
2013-11-21 Tim-Philipp Müllergst: g_memmove() is deprecated
2013-11-16 Tim-Philipp Müllerdocs: cosmetic since marker fixes
2013-09-17 Sebastian Drögecontext: Change GstContext to contain only a single...
2013-08-14 Edward Herveygst: minor docstring fixups to make g-i happy
2013-07-24 David Schleefinfo: parse debug levels > 9
2013-07-18 Sebastian Drögeinfo: Add some Since: 1.2
2013-07-18 Руслан Ижбулатовinfo: Add debug color mode option
2013-07-18 Руслан Ижбулатовinfo: Fix black and underline coloring on W32
2013-07-18 Руслан Ижбулатовinfo: Cut down src file names for MinGW too
2013-04-13 Tim-Philipp Müllerprintf: don't build if debugging subsystem was disabled
2013-04-12 Tim-Philipp Müllerprintf: add infrastructure for pointer extensions hook
2013-04-12 Tim-Philipp Müllerinfo: use new internal printf for debug message printing
2013-04-01 Tim-Philipp Müllerinfo: minor cosmetic changes
2013-04-01 Tim-Philipp Müllerinfo: fix object printing of caps features in debug log
2013-04-01 Stefan Sauerinfo: refactor pretty printing objects
2013-03-31 Sebastian Drögecaps: Add new data type for handling caps features...
2013-03-29 Sebastian Drögegst: Add new GstContext miniobject for sharing contexts...
2012-11-12 Sebastian Rasmusseninfo: fix compiler warning when debugging disabled
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-27 Tim-Philipp Müllerinfo: allow setting of GST_DEBUG levels by name
2012-10-27 Thibault Saunierinfo: add a function to set debug threshold from a...
2012-10-22 Sebastian Drögeinfo: Don't use GST_DEBUG() in gst_debug_add_log_functi...
2012-09-27 Olivier Blininfo: do not register printf extension for %p
2012-07-14 Tim-Philipp Müllerinfo: make taglists and datetime loggable via GST_PTR_F...
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-07 Sebastian Rasmussengstinfo: Add destroy notify arguments to debug stubs
2012-07-05 Wim Taymansinfo: add new locking debug category
2012-06-20 Wim Taymansinfo: add destroy notify to gst_debug_add_log_function()
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
next