log ratecontrol.c @ 12488:351a81a23343 libavcodec

age author description
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
Mon, 12 Apr 2010 19:21:15 +0000 stefano Rename ff_parse() to ff_parse_expr(). libavcodec
Sun, 11 Apr 2010 22:32:01 +0000 stefano Rename ff_parse_eval() to ff_eval_expr(). libavcodec
Sun, 11 Apr 2010 11:47:33 +0000 stefano Rename ff_eval_free() to ff_free_expr(). libavcodec
Mon, 08 Mar 2010 21:19:56 +0000 mru Move ff_sqrt() to libavutil/intmath.h libavcodec
Fri, 17 Apr 2009 17:52:58 +0000 michael Remove 2 useless assignments from ff_rate_control_init() found by CSA. libavcodec
Fri, 17 Apr 2009 15:08:00 +0000 michael Remove unused variable in modify_qscale() found by CSA. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Sat, 29 Nov 2008 14:08:48 +0000 stefano Implement the fields rc_max_available_vbv_use and libavcodec
Thu, 02 Oct 2008 15:52:04 +0000 reimar Add (additional) const to many global tables. libavcodec