summaryrefslogtreecommitdiff
path: root/libavcodec/ratecontrol.c
Commit message (Expand)AuthorAge
...
* second pass encoding changes:Corey Hickey2006-09-05
* seems the output of that code is never usedMichael Niedermayer2006-09-04
* error message spelling typoCorey Hickey2006-09-04
* fabs is better then abs for floats ...Michael Niedermayer2006-05-29
* fix frametypes with xvid_rcMichael Niedermayer2006-03-18
* make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn'tCorey Hickey2006-03-17
* 10l forgot #ifdef CONFIG_XVIDMichael Niedermayer2006-01-25
* xvid ratecontrol supportMichael Niedermayer2006-01-24
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* better f_code guessing in 2nd passMichael Niedermayer2005-12-22
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-19
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* switch to native time basesMichael Niedermayer2005-04-30
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer2005-02-02
* Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb...Christophe Massiot2005-02-02
* dissallow sprintfMichael Niedermayer2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovic...Michael Niedermayer2004-02-14
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-10
* interlaced motion estimationMichael Niedermayer2003-12-30
* picture number fixesMichael Niedermayer2003-12-29
* vbv_delayMichael Niedermayer2003-12-17
* cleanupMichael Niedermayer2003-12-13
* stuffing to stay above min_bitrateMichael Niedermayer2003-12-12
* CBR improvementsMichael Niedermayer2003-12-12
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-07
* removed warningsFabrice Bellard2003-09-09
* fix qmin==qmax==1 && msmpeg4 && intra bugMichael Niedermayer2003-07-16
* cleanupMichael Niedermayer2003-05-14
* 10l (adaptve quant fix)Michael Niedermayer2003-04-11
* qmin/qmax cleanupMichael Niedermayer2003-03-17
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* per file doxyMichael Niedermayer2003-03-06
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* use av_malloc() functions - added av_strdup and av_realloc()Fabrice Bellard2003-01-23
* suppressed redundant math.h - suppressed M_PI redefinitionFabrice Bellard2003-01-07
* warnings patch by (bubu <bubu at bubu dot net>)bubu2003-01-01
* mb qp limitsMichael Niedermayer2002-12-18
* more debug outputMichael Niedermayer2002-12-17
* fixing 2pass assert failureMichael Niedermayer2002-12-06
* cleanupMichael Niedermayer2002-12-04
* reversing header gameMichael Niedermayer2002-11-10
* removed warningsFabrice Bellard2002-10-14
* renaming variableMichael Niedermayer2002-09-29
* darkness masking (lumi masking does only bright stuff now)Michael Niedermayer2002-09-24
* adaptive quantization (lumi/temporal & spatial complexity masking)Michael Niedermayer2002-09-23
* better min/max rate handlingMichael Niedermayer2002-09-18
* fixingMichael Niedermayer2002-09-18