log ratecontrol.c @ 1535:bcb30ec7e86f libavcodec

age author description
Tue, 07 Oct 2003 11:32:40 +0000 michaelni use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodec
Tue, 09 Sep 2003 22:59:16 +0000 bellard removed warnings libavcodec
Wed, 16 Jul 2003 11:48:59 +0000 michaelni fix qmin==qmax==1 && msmpeg4 && intra bug libavcodec
Wed, 14 May 2003 23:08:01 +0000 michaelni cleanup libavcodec
Fri, 11 Apr 2003 09:20:45 +0000 michaelni 10l (adaptve quant fix) libavcodec
Mon, 17 Mar 2003 11:02:33 +0000 michaelni qmin/qmax cleanup libavcodec
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Thu, 23 Jan 2003 23:03:09 +0000 bellard use av_malloc() functions - added av_strdup and av_realloc() libavcodec
Tue, 07 Jan 2003 22:43:16 +0000 bellard suppressed redundant math.h - suppressed M_PI redefinition libavcodec
Wed, 01 Jan 2003 15:10:45 +0000 michaelni warnings patch by (bubu <bubu at bubu dot net>) libavcodec
Wed, 18 Dec 2002 10:09:43 +0000 michaelni mb qp limits libavcodec
Tue, 17 Dec 2002 11:25:29 +0000 michaelni more debug output libavcodec
Fri, 06 Dec 2002 13:30:13 +0000 michaelni fixing 2pass assert failure libavcodec