log log.c @ 1019:4a16166d580e libavutil

age author description
Fri, 24 Sep 2010 15:37:01 +0000 michael 2nd try to fix av_log() repeated detection libavutil
Tue, 14 Sep 2010 00:17:58 +0000 michael Limit av_log repeat detection to terminals so as to avoid filling files with libavutil
Wed, 28 Jul 2010 12:08:26 +0000 michael Make sure "Last message repeated" is printed. libavutil
Fri, 25 Jun 2010 04:36:17 +0000 jai_menon Print a space after the AVClass prefix. libavutil
Mon, 14 Jun 2010 08:51:46 +0000 mstorsjo Fix compilation on windows CE libavutil
Wed, 09 Jun 2010 18:30:50 +0000 ramiro log.c: Use parameter passed to macro instead of the equivalent local variable libavutil
Wed, 09 Jun 2010 18:13:01 +0000 ramiro Add win32 console color output. libavutil
Wed, 09 Jun 2010 18:10:35 +0000 ramiro Move ansi color array to outside of av_log_default_callback(). Do not pass libavutil
Wed, 09 Jun 2010 18:07:44 +0000 ramiro Rename use_ansi_color to use_color so it is not ANSI-specific. libavutil
Wed, 19 May 2010 22:51:38 +0000 michael Print parent log context too, if available. libavutil
Wed, 19 May 2010 22:45:04 +0000 michael av_default_item_name() so Simply AVClasses need 1 function less. libavutil
Sat, 08 May 2010 20:41:20 +0000 michael Add means to adjust the log level per context. libavutil
Fri, 23 Apr 2010 21:27:26 +0000 michael 4th try at getting ansi colors working with a default of color=yes_please. libavutil
Fri, 23 Apr 2010 13:15:11 +0000 michael Trying _WIN32 for win32 detection. libavutil
Fri, 23 Apr 2010 08:11:53 +0000 michael Merge the 2 ANSI ESC codes. libavutil
Fri, 23 Apr 2010 07:33:02 +0000 michael Reenable ANSI colors, use method from VLC as suggested by ramiro. libavutil
Thu, 22 Apr 2010 20:39:34 +0000 michael Disable ANSI color code until we figured out how to detect ANSI support in libavutil
Thu, 22 Apr 2010 18:58:39 +0000 michael Coloring the log with ANSI. libavutil
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavutil
Thu, 03 Dec 2009 18:15:54 +0000 ramiro Make av_log_level static at next lavu major version bump. libavutil
Sun, 22 Feb 2009 17:53:14 +0000 michael Compact repeated messages to "Last message repeated x times". libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 23:16:49 +0000 diego spelling/grammar/consistency review part III libavutil
Sun, 25 Jan 2009 22:40:43 +0000 diego C files should #include the header files of the same name. libavutil
Wed, 06 Aug 2008 12:04:35 +0000 benoit Remove a useless directive. libavutil
Wed, 06 Aug 2008 12:03:51 +0000 benoit Cosmetics: indentation libavutil
Tue, 15 Jul 2008 17:17:35 +0000 astrange Print the address of the AVCodecContext in av_log(). libavutil
Wed, 12 Dec 2007 21:48:50 +0000 mru use av_log_get/set_level() libavutil
Sun, 04 Mar 2007 23:04:49 +0000 takis Move the unaltered Doxygen docs from the log source code to the accompanying libavutil
Tue, 20 Feb 2007 12:41:47 +0000 takis Adds Doxygen docs for the av_log function. libavutil
Sat, 13 Jan 2007 17:10:34 +0000 gpoirier Allow to uninstall a custom log callback libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Thu, 20 Jul 2006 11:55:08 +0000 michael removing redundant mess next time we break compatiility libavutil
Tue, 18 Jul 2006 11:00:55 +0000 lucabe Move av_log() & friends to libavutil libavutil