tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gstinfo.h
2011-10-08 Tim-Philipp Müllerinfo: make _gst_debug_init() private for now
2011-10-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into symbo...
2011-10-08 Tim-Philipp Müllerinfo: rename __gst_debug_* to _gst_debug_* and fix...
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-06 Stefan Kostinfo: avoid redefinition of symbols when debugging...
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-03 Tim-Philipp Müllerinfo: make adding/removing of gst_debug_log_default...
2010-10-05 Tim-Philipp Müllergstinfo: remove random MSVC compatibility define for...
2010-08-31 Arun Raghavandocs: Trivial cleanup for GST_DEBUG_CATEGORY_GET
2010-06-15 Tim-Philipp Müllerinfo: add dummy TRACE log level macros for when debuggi...
2010-06-14 Tim-Philipp Müllerdocs: fix example to use a category name that actually...
2010-06-05 Tim-Philipp Müllerinfo: add new TRACE log level and move refcounting...
2010-03-29 Stefan Kostgstinfo: add a comment explaining the reason for using...
2010-03-29 Stefan Kostgstinfo: always define dummy debug category as a functi...
2010-03-29 Stefan Kostbuild: fix redeclaration erors when building with ...
2010-03-29 Stefan Kostbuild: move some prototypes out of #ifndef GST_DISABLE_...
2010-03-29 Stefan Kostinfo: readd the use of GstDebugFuncPtr typedef and...
2010-03-28 Stefan Kostbuild: more some prototypes out if #ifndef GST_DISABLE_...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2009-12-01 Edward Herveygstinfo: API: Add GST_DEBUG_REGISTER_FUNCPTR method.
2009-11-27 Stefan Kostdocs: fix more bogus xrefs
2009-10-28 Wim Taymansinfo: fix docs
2009-09-11 David Schleefdebug: use dummy code to avoid spurious semicolons
2009-07-07 Tim-Philipp Müllerdocs: add 'Since' tag for new GST_DEBUG_CATEGORY_GET...
2009-07-06 Stefan Kostinfo: allow getting other log categories. Fixes #587417
2009-06-19 Tim-Philipp Müllergstinfo: define __gst_debug_min to LOG_LEVEL_NONE if...
2009-04-17 Stefan Kostgstdebug: compete stubs. Fixes #579177.
2009-04-17 Brian Camerongstinfo: don't assume G_HAVE_ISO_VARARGS implies ISO C99
2009-04-15 Stefan Kostgstdebug: show enabled/disabled in configure and fix...
2009-04-08 Tim-Philipp MüllerAPI: add FIXME and DUMPMEM log levels and convenience...
2009-03-18 Damien Lespiauinfo: more indentation fixes
2009-03-18 Wim Taymansinfo: indentation fix
2009-03-18 Wim Taymanswindows: initial commit for terminal colors
2008-07-22 Michael Smithconfigure.ac: Remove AC_ISC_POSIX macro; it's broken...
2008-05-08 Ole André Vadla... gst/gstinfo.h (GST_FUNCTION): Reverted GST_FUNCTION...
2008-05-07 Ole André Vadla... gst/gstinfo.h (GST_FUNCTION): Made GST_FUNCTION an...
2007-12-12 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it as...
2007-11-01 Tim-Philipp Müllergst/gstinfo.h: Remove __declspec(dllimport) for MSVC...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-10-09 Tim-Philipp Müllergst/gstinfo.h: Use __FUNCTION__ instead of __PRETTY_FUN...
2007-09-29 Sébastien Mouttegst/gstinfo.h: Add an explicit variable importation...
2007-09-18 Tim-Philipp Müllergst/gstinfo.*: Make some internal API take const gchar...
2007-08-23 Tim-Philipp Müllergst/gst.c: Don't use GST_INFO before the debug system...
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2007-01-05 Vincent Torrigst/: On win32, all the __declspec stuff for symbol...
2006-10-30 gorshkovgst/gstinfo.h: _declspec should be __declspec (two...
2006-10-25 David Schleefgst/gstinfo.*: Change name parameter of _gst_debug_regi...
2006-10-06 Tim-Philipp Müllergst/gstinfo.h: Those two function declarations do actua...
2006-10-05 Tim-Philipp MüllerAdd GST_USING_PRINTF_EXTENSION to gstconfig.h so that...
2006-09-01 Tim-Philipp Müllergst/gstinfo.c: Fix locking order, handle NULL function...
2006-07-25 Stefan Kostgst/gstinfo.h: Move the Win32 version from gst-plugins...
2006-06-12 Wim Taymansgst/gstinfo.*: Add some G_[UN]LIKELY.
2006-02-19 Julien Mouttegst/gstinfo.h: Add GST_STR_NULL to the second string.
2005-11-28 Jan Schmidtgst/gstinfo.h: Hey! Let's print the pad name if the...
2005-11-24 Stefan Kostgst/gstinfo.h: do not crash on pad==NULL
2005-11-21 Stefan Kostmore docs fixes, add new api to the docs
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-09 Stefan Kostmore docs, fix compilation
2005-09-23 Thomas Vander Stichelefix docs
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-07-20 Ronald S. Bultjegst/gstinfo.*: Fix illegal cast on some platforms ...
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-25 Thomas Vander Sticheleanother no-debug build fix
2004-11-03 Stefan Kostadded some more docs, removed two obsolete defines
2004-09-02 Stefan Kostadded documentation to many items moved the GST_TYPE_XX...
2004-07-24 Steve LhommeDisable NLS for now literaly export GST_CAT_DEFAULT
2004-07-09 Thomas Vander Stichelecleanup
2004-07-03 David Schleefgst/gstinfo.h: wrap #pragmas in #ifdefs for the correct...
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-06-07 Benjamin Ottegst/gstelement.c: add failure check
2004-05-10 David Schleefgst/gstinfo.h: Add missing inline function.
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-15 David Schleefgst/gstinfo.c: Change some internal symbol names to...
2004-04-06 Benjamin Ottegst/gstinfo.h: *_FORMAT modifiers should require puttin...
2004-04-05 Thomas Vander Sticheleadding Ronald's timestamp debug defines
2004-04-03 Benjamin Ottefix to successfully build and test with --disable-gst...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-26 Thomas Vander Stichelemerging from release branch
2004-02-19 David Schleefgst/gstinfo.h: Copy G_STRFUNC implementation from glib...
2004-01-29 David Schleefconfigure.ac: Add detection for HAVE_PRINTF_EXTENSION and
2004-01-10 Benjamin Ottegst/gstinfo.*: Change gst_debug_log(_valist) to take...
2004-01-06 David SchleefRevert last change, because it was unintended.
2004-01-06 David SchleefDisable some poisoning, since some plugins rely on...
2003-12-25 Thomas Vander Stichelefix GST_DEBUG_CATEGORY_INIT description
2003-12-22 Thomas Vander Sticheleminor style issues, no need to ChangeLog it
2003-12-05 Thomas Vander Stichelemore trademark fixing
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-24 Benjamin Ottemerge in tagging
2003-11-06 Benjamin Otteset default errorlevel to NONE. Make configure change... CAPS-ROOT
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-08-03 Benjamin Otteoptimized debugging.
2003-07-24 Joshua N. Pritikinfix type in documentation
next