summaryrefslogtreecommitdiff
path: root/libavutil/log.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace dprintf with av_dlogLuca Barbato2011-01-301-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