summaryrefslogtreecommitdiff
path: root/libavutil/log.h
Commit message (Expand)AuthorAge
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* log: Document AV_LOG_C usageLuca Barbato2014-04-03
* log: Support for 256color terminalsLuca Barbato2014-04-03
* log: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-12
* doxy: Document avlogLuca Barbato2013-10-05
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* log.h: make AVClass a named structJindrich Makovicka2011-10-12
* AVOptions: add new API for enumerating children.Anton Khirnov2011-10-12
* Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-23
* AVOptions: add av_opt_find() as a replacement for av_find_opt.Anton Khirnov2011-06-16
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace dprintf with av_dlogLuca Barbato2011-01-29
* 2nd try to fix av_log() repeated detectionMichael Niedermayer2010-09-24
* Add parameter names to av_log/av_vlog function declarations.Diego Biurrun2010-07-02
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Make it possible for a log context to keep track of its parent context.Michael Niedermayer2010-05-19
* av_default_item_name() so Simply AVClasses need 1 function less.Michael Niedermayer2010-05-19
* Add means to adjust the log level per context.Michael Niedermayer2010-05-08
* Fix typo.Jai Menon2010-04-28
* Add version to AVClass so we can add to and use fields of AVClass without ABI...Michael Niedermayer2010-04-28
* Remove useless definition of struct AVCLASS.Stefano Sabatini2009-07-12
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-06
* Remove all remaining code that was disabled through the major version bump.Diego Biurrun2009-03-09
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-28
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-28
* add the necessary include for LIBAV*_VERSION_*Aurelien Jacobs2009-01-13
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* minor wording fixDiego Biurrun2008-05-06
* minor spelling fixDiego Biurrun2008-05-06
* Enhance documentation for AVClassStefano Sabatini2008-04-24
* remove useless extern keyword.Stefano Sabatini2008-04-11
* use av_log_get/set_level()Måns Rullgård2007-12-12
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Move the unaltered Doxygen docs from the log source code to the accompanyingPanagiotis Issaris2007-03-04
* Increase the av_log() levels, and add some documentation for themLuca Abeni2007-01-21
* Allow to uninstall a custom log callbackAxel Holzinger2007-01-13
* make option field constBaptiste Coudurier2006-11-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* removing redundant mess next time we break compatiilityMichael Niedermayer2006-07-20
* Move av_log() & friends to libavutilLuca Abeni2006-07-18