Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-19use correct qp & lambda for ME on the second passMichael Niedermayer
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-05-01switch to native time basesMichael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson
2005-02-02mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer
2005-02-02Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb...Christophe Massiot
2005-01-12dissallow sprintfMichael Niedermayer
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2004-02-14normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovic...Michael Niedermayer
2004-01-10copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer
2003-12-30interlaced motion estimationMichael Niedermayer
2003-12-30picture number fixesMichael Niedermayer
2003-12-17vbv_delayMichael Niedermayer
2003-12-13cleanupMichael Niedermayer
2003-12-13stuffing to stay above min_bitrateMichael Niedermayer
2003-12-12CBR improvementsMichael Niedermayer
2003-11-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-07use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer
2003-09-10removed warningsFabrice Bellard
2003-07-16fix qmin==qmax==1 && msmpeg4 && intra bugMichael Niedermayer
2003-05-15cleanupMichael Niedermayer
2003-04-1110l (adaptve quant fix)Michael Niedermayer
2003-03-17qmin/qmax cleanupMichael Niedermayer
2003-03-12per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer
2003-03-06per file doxyMichael Niedermayer
2003-02-10* static,const,compiler warning cleanupZdenek Kabelac
2003-01-24use av_malloc() functions - added av_strdup and av_realloc()Fabrice Bellard
2003-01-08suppressed redundant math.h - suppressed M_PI redefinitionFabrice Bellard
2003-01-01warnings patch by (bubu <bubu at bubu dot net>)bubu
2002-12-18mb qp limitsMichael Niedermayer
2002-12-17more debug outputMichael Niedermayer
2002-12-06fixing 2pass assert failureMichael Niedermayer
2002-12-04cleanupMichael Niedermayer
2002-11-10reversing header gameMichael Niedermayer
2002-10-14removed warningsFabrice Bellard
2002-09-30renaming variableMichael Niedermayer
2002-09-24darkness masking (lumi masking does only bright stuff now)Michael Niedermayer
2002-09-23adaptive quantization (lumi/temporal & spatial complexity masking)Michael Niedermayer
2002-09-18better min/max rate handlingMichael Niedermayer
2002-09-18fixingMichael Niedermayer
2002-08-30undefined M_PI / M_E fixMichael Niedermayer
2002-08-28warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski
2002-08-26forgot the const bits in 2pass curve matching (patch (with rounding removed) ...Michael Niedermayer
2002-08-26fixing qmin==qmax && qsquish==1Michael Niedermayer
2002-08-26new ratecontrol codeMichael Niedermayer
2002-06-0210l found&patch by D Richard Felker III <dalias at aerifal.cx>D Richard Felker III
2002-06-02b_quant_offset (unfinished, should be 0 for now)Michael Niedermayer
2002-05-26consistent include usageFabrice Bellard
2002-05-19removed useless header includes - use av memory functionsFabrice Bellard
2002-05-17qmin==1 bugfixMichael Niedermayer