log opt.c @ 12514:e6d711ba5760 libavcodec

age author description
Fri, 24 Sep 2010 00:51:40 +0000 stefano Deprecate av_opt_show() in favor of a new function av_opt_show2(), libavcodec
Sat, 05 Jun 2010 12:01:28 +0000 stefano Move eval.c and eval.h from libavcodec to libavutil, and make the eval libavcodec
Tue, 01 Jun 2010 08:07:07 +0000 stefano Make ff_parse_expr() and ff_parse_and_eval_expr() return an int libavcodec
Wed, 19 May 2010 22:55:29 +0000 michael Change eval API to take parent log context and log level offset. libavcodec
Sun, 16 May 2010 23:00:22 +0000 stefano Change the order of parameters for ff_eval_expr() and libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sun, 11 Apr 2010 22:32:04 +0000 stefano Rename ff_eval2() to ff_parse_and_eval_expr(). libavcodec
Wed, 27 Jan 2010 00:31:52 +0000 stefano Fix misc typos, patch by libavcodec
Sat, 17 Oct 2009 19:35:47 +0000 michael Revert r20249, it seems the union trick works everywhere libavcodec
Fri, 16 Oct 2009 12:35:49 +0000 michael Very evil missuse of svn to test if AVOption and AVOption2 are compatible. libavcodec
Mon, 05 Oct 2009 20:18:16 +0000 michael Revert: libavcodec
Thu, 14 May 2009 18:50:58 +0000 stefano Make av_set_string3() print a message in case of unknown option. libavcodec
Thu, 14 May 2009 18:43:43 +0000 stefano Provide a context to av_log() calls in av_set_number2() and libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 22 Dec 2008 22:39:55 +0000 andoma Revert r16257: libavcodec