| Commit message (Expand) | Author | Age | Files | Lines |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -3/+3 |
* | check qblur > 1 (prevent assert failure / segfault) | Michael Niedermayer | 2007-05-31 | 1 | -0/+4 |
* | typos/grammar | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -4/+4 |
* | cosmetics: Fix another common typo, dependAnt --> dependEnt. | Diego Biurrun | 2007-02-24 | 1 | -2/+2 |
* | update ratecontrol to new ff_eval API | Oded Shimon | 2006-10-27 | 1 | -54/+61 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -5/+5 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Move the ratecontrol related code from mpegvideo.h to a separate header file. | Panagiotis Issaris | 2006-09-29 | 1 | -0/+1 |
* | Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there and | Panagiotis Issaris | 2006-09-29 | 1 | -0/+1 |
* | Make ratecontrol use ff_eval2(). | Panagiotis Issaris | 2006-09-27 | 1 | -2/+3 |
* | Handle possible failure of ff_eval. | Panagiotis Issaris | 2006-09-26 | 1 | -0/+6 |
* | second pass encoding changes: | Corey Hickey | 2006-09-05 | 1 | -6/+39 |
* | seems the output of that code is never used | Michael Niedermayer | 2006-09-04 | 1 | -27/+0 |
* | error message spelling typo | Corey Hickey | 2006-09-04 | 1 | -1/+1 |
* | fabs is better then abs for floats ... | Michael Niedermayer | 2006-05-29 | 1 | -1/+1 |
* | fix frametypes with xvid_rc | Michael Niedermayer | 2006-03-18 | 1 | -2/+3 |
* | make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't | Corey Hickey | 2006-03-17 | 1 | -2/+6 |
* | 10l forgot #ifdef CONFIG_XVID | Michael Niedermayer | 2006-01-25 | 1 | -1/+6 |
* | xvid ratecontrol support | Michael Niedermayer | 2006-01-24 | 1 | -5/+16 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | better f_code guessing in 2nd pass | Michael Niedermayer | 2005-12-22 | 1 | -0/+11 |
* | use correct qp & lambda for ME on the second pass | Michael Niedermayer | 2005-12-19 | 1 | -5/+7 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -63/+63 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -5/+5 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -1/+1 |
* | mb_lmin/max to limit the per mb quality for the ratecontrol independant from ... | Michael Niedermayer | 2005-02-02 | 1 | -2/+2 |
* | Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb... | Christophe Massiot | 2005-02-02 | 1 | -0/+24 |
* | dissallow sprintf | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -0/+2 |
* | normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovic... | Michael Niedermayer | 2004-02-14 | 1 | -1/+4 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -1/+1 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -1/+1 |
* | picture number fixes | Michael Niedermayer | 2003-12-29 | 1 | -1/+1 |
* | vbv_delay | Michael Niedermayer | 2003-12-17 | 1 | -7/+20 |
* | cleanup | Michael Niedermayer | 2003-12-13 | 1 | -6/+9 |
* | stuffing to stay above min_bitrate | Michael Niedermayer | 2003-12-12 | 1 | -7/+13 |
* | CBR improvements | Michael Niedermayer | 2003-12-12 | 1 | -16/+20 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -8/+8 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -29/+25 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -0/+1 |
* | fix qmin==qmax==1 && msmpeg4 && intra bug | Michael Niedermayer | 2003-07-16 | 1 | -3/+6 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -1/+1 |
* | 10l (adaptve quant fix) | Michael Niedermayer | 2003-04-11 | 1 | -7/+11 |
* | qmin/qmax cleanup | Michael Niedermayer | 2003-03-17 | 1 | -3/+3 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -4/+4 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+6 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -2/+2 |
* | use av_malloc() functions - added av_strdup and av_realloc() | Fabrice Bellard | 2003-01-23 | 1 | -4/+4 |
* | suppressed redundant math.h - suppressed M_PI redefinition | Fabrice Bellard | 2003-01-07 | 1 | -6/+0 |