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
|
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
|