summaryrefslogtreecommitdiff
path: root/libavutil/log.c
Commit message (Expand)AuthorAge
* 4th try at getting ansi colors working with a default of color=yes_please.Michael Niedermayer2010-04-23
* Trying _WIN32 for win32 detection.Michael Niedermayer2010-04-23
* Merge the 2 ANSI ESC codes.Michael Niedermayer2010-04-23
* Reenable ANSI colors, use method from VLC as suggested by ramiro.Michael Niedermayer2010-04-23
* Disable ANSI color code until we figured out how to detect ANSI support inMichael Niedermayer2010-04-22
* Coloring the log with ANSI.Michael Niedermayer2010-04-22
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Make av_log_level static at next lavu major version bump.Ramiro Polla2009-12-03
* Compact repeated messages to "Last message repeated x times".Michael Niedermayer2009-02-22
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-28
* C files should #include the header files of the same name.Diego Biurrun2009-01-25
* Remove a useless directive.Benoit Fouet2008-08-06
* Cosmetics: indentationBenoit Fouet2008-08-06
* Print the address of the AVCodecContext in av_log().Alexander Strange2008-07-15
* use av_log_get/set_level()Måns Rullgård2007-12-12
* Move the unaltered Doxygen docs from the log source code to the accompanyingPanagiotis Issaris2007-03-04
* Adds Doxygen docs for the av_log function.Panagiotis Issaris2007-02-20
* Allow to uninstall a custom log callbackAxel Holzinger2007-01-13
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* removing redundant mess next time we break compatiilityMichael Niedermayer2006-07-20
* Move av_log() & friends to libavutilLuca Abeni2006-07-18