]> git.sesse.net Git - ffmpeg/history - libavutil/log.c
Print a space after the AVClass prefix.
[ffmpeg] / libavutil / log.c
2010-06-25 Jai MenonPrint a space after the AVClass prefix.
2010-06-14 Martin StorsjöFix compilation on windows CE
2010-06-09 Ramiro Pollalog.c: Use parameter passed to macro instead of the...
2010-06-09 Ramiro PollaAdd win32 console color output.
2010-06-09 Ramiro PollaMove ansi color array to outside of av_log_default_call...
2010-06-09 Ramiro PollaRename use_ansi_color to use_color so it is not ANSI...
2010-05-19 Michael NiedermayerPrint parent log context too, if available.
2010-05-19 Michael Niedermayerav_default_item_name() so Simply AVClasses need 1 funct...
2010-05-08 Michael NiedermayerAdd means to adjust the log level per context.
2010-04-23 Michael Niedermayer4th try at getting ansi colors working with a default...
2010-04-23 Michael NiedermayerTrying _WIN32 for win32 detection.
2010-04-23 Michael NiedermayerMerge the 2 ANSI ESC codes.
2010-04-23 Michael NiedermayerReenable ANSI colors, use method from VLC as suggested...
2010-04-22 Michael NiedermayerDisable ANSI color code until we figured out how to...
2010-04-22 Michael NiedermayerColoring the log with ANSI.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-12-03 Ramiro PollaMake av_log_level static at next lavu major version...
2009-02-22 Michael NiedermayerCompact repeated messages to "Last message repeated...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part III
2009-01-25 Diego BiurrunC files should #include the header files of the same...
2008-08-06 Benoit FouetRemove a useless directive.
2008-08-06 Benoit FouetCosmetics: indentation
2008-07-15 Alexander StrangePrint the address of the AVCodecContext in av_log().
2007-12-12 Måns Rullgårduse av_log_get/set_level()
2007-03-04 Panagiotis IssarisMove the unaltered Doxygen docs from the log source...
2007-02-20 Panagiotis IssarisAdds Doxygen docs for the av_log function.
2007-01-13 Axel HolzingerAllow to uninstall a custom log callback
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-20 Michael Niedermayerremoving redundant mess next time we break compatiility
2006-07-18 Luca AbeniMove av_log() & friends to libavutil