log ratecontrol.c @ 2475:db05cb59c6fc libavcodec

age author description
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
Mon, 29 Dec 2003 22:25:08 +0000 michael picture number fixes libavcodec
Wed, 17 Dec 2003 19:53:05 +0000 michael vbv_delay libavcodec
Sat, 13 Dec 2003 20:41:33 +0000 michael cleanup libavcodec
Fri, 12 Dec 2003 21:30:47 +0000 michael stuffing to stay above min_bitrate libavcodec
Fri, 12 Dec 2003 19:26:55 +0000 michael CBR improvements libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
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
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Sun, 10 Nov 2002 11:46:59 +0000 michaelni reversing header game libavcodec
Mon, 14 Oct 2002 18:25:58 +0000 bellard removed warnings libavcodec
Sun, 29 Sep 2002 23:21:13 +0000 michaelni renaming variable libavcodec
Tue, 24 Sep 2002 10:53:59 +0000 michaelni darkness masking (lumi masking does only bright stuff now) libavcodec
Mon, 23 Sep 2002 14:56:11 +0000 michaelni adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec
Wed, 18 Sep 2002 18:28:11 +0000 michaelni better min/max rate handling libavcodec
Wed, 18 Sep 2002 09:08:03 +0000 michaelni fixing libavcodec
Fri, 30 Aug 2002 16:16:30 +0000 michaelni undefined M_PI / M_E fix libavcodec
Wed, 28 Aug 2002 08:15:30 +0000 michaelni warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) libavcodec
Mon, 26 Aug 2002 08:14:36 +0000 michaelni forgot the const bits in 2pass curve matching (patch (with rounding removed) by Rmi Guyomarch <rguyom at pobox dot com>) libavcodec
Sun, 25 Aug 2002 23:49:50 +0000 michaelni fixing qmin==qmax && qsquish==1 libavcodec
Sun, 25 Aug 2002 21:19:50 +0000 michaelni new ratecontrol code libavcodec
Sun, 02 Jun 2002 15:49:21 +0000 michaelni 10l found&patch by D Richard Felker III <dalias at aerifal.cx> libavcodec
Sun, 02 Jun 2002 12:24:26 +0000 michaelni b_quant_offset (unfinished, should be 0 for now) libavcodec
Sat, 25 May 2002 22:42:45 +0000 glantau consistent include usage libavcodec
Sat, 18 May 2002 23:03:29 +0000 glantau removed useless header includes - use av memory functions libavcodec
Fri, 17 May 2002 15:31:33 +0000 michaelni qmin==1 bugfix libavcodec
Sun, 21 Apr 2002 21:18:17 +0000 michaelni fixed ratecontrol & b-frames libavcodec