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
Sat, 16 Aug 2008 14:46:31 +0000 michael Fix rc_eq mem leak. libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Tue, 27 May 2008 12:32:59 +0000 diego cosmetics: XviD is now called Xvid. libavcodec
Sat, 22 Mar 2008 17:34:29 +0000 diego Fix typo in variable name: blured --> blurred. libavcodec
Sat, 22 Mar 2008 16:46:36 +0000 diego cosmetics: typo fixes libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Tue, 19 Feb 2008 21:37:53 +0000 reimar Missing const libavcodec
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavcodec
Tue, 11 Sep 2007 22:46:41 +0000 michael fix timestamps used for ratecontrol libavcodec
Sun, 29 Jul 2007 21:34:31 +0000 michael prevent assert failure with negative quant_offset libavcodec
Sat, 28 Jul 2007 12:46:26 +0000 diego cosmetics: misc typo fixes libavcodec
Tue, 03 Jul 2007 09:12:55 +0000 diego CONFIG_XVID --> CONFIG_LIBXVID libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Thu, 31 May 2007 21:40:22 +0000 michael check qblur > 1 (prevent assert failure / segfault) libavcodec
Sat, 07 Apr 2007 14:09:20 +0000 diego typos/grammar libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Sat, 24 Feb 2007 09:41:43 +0000 diego cosmetics: Fix another common typo, dependAnt --> dependEnt. libavcodec
Fri, 27 Oct 2006 20:16:26 +0000 ods15 update ratecontrol to new ff_eval API libavcodec
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Fri, 29 Sep 2006 19:39:19 +0000 takis Move the ratecontrol related code from mpegvideo.h to a separate header file. libavcodec
Fri, 29 Sep 2006 19:33:04 +0000 takis Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there and libavcodec
Wed, 27 Sep 2006 19:46:19 +0000 takis Make ratecontrol use ff_eval2(). libavcodec
Tue, 26 Sep 2006 14:04:36 +0000 takis Handle possible failure of ff_eval. libavcodec
Tue, 05 Sep 2006 15:46:06 +0000 corey second pass encoding changes: libavcodec
Mon, 04 Sep 2006 21:11:54 +0000 michael seems the output of that code is never used libavcodec
Mon, 04 Sep 2006 17:08:20 +0000 corey error message spelling typo libavcodec
Mon, 29 May 2006 16:50:37 +0000 michael fabs is better then abs for floats ... libavcodec
Sat, 18 Mar 2006 20:43:48 +0000 michael fix frametypes with xvid_rc libavcodec
Fri, 17 Mar 2006 16:40:10 +0000 corey make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't libavcodec
Wed, 25 Jan 2006 02:16:27 +0000 michael 10l forgot #ifdef CONFIG_XVID libavcodec
Tue, 24 Jan 2006 21:57:26 +0000 michael xvid ratecontrol support libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 22:48:09 +0000 michael better f_code guessing in 2nd pass libavcodec
Mon, 19 Dec 2005 13:41:27 +0000 michael use correct qp & lambda for ME on the second pass libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodec
Wed, 02 Feb 2005 19:33:48 +0000 michael mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits libavcodec
Wed, 02 Feb 2005 18:49:04 +0000 michael Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Sat, 14 Feb 2004 13:37:58 +0000 michael normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) libavcodec
Sat, 10 Jan 2004 16:04:55 +0000 michael copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation libavcodec