summaryrefslogtreecommitdiff
path: root/libavutil/log.h
Commit message (Expand)AuthorAge
* Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-19
|\
| * misc typo, style and wording fixesDiego Biurrun2012-12-18
* | opt: Add support to query rangesMichael Niedermayer2012-12-08
* | lavu: 256 color supportPaul B Mahol2012-07-07
* | avutil: add get_category() for the case where one AVClass can have more than ...Michael Niedermayer2012-06-19
* | log: add AV_CLASS_CATEGORY_NBMichael Niedermayer2012-06-03
* | log: add category to AVClassMichael Niedermayer2012-06-01
* | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-06
* | lavu: introduce av_log_format_line.Nicolas George2011-12-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * log.h: make AVClass a named structJindrich Makovicka2011-10-12
| * AVOptions: add new API for enumerating children.Anton Khirnov2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-23
* | Fix zero-length gnu_printf format string warning.Clément Bœsch2011-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-18
|\|
| * 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
* | Check syntax even if DEBUG is not defined.Reimar Döffinger2011-05-11
* | Replace dprintf with av_dlogLuca Barbato2011-01-30
|/
* 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