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