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
|