Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | warnings patch by (bubu <bubu at bubu dot net>) | bubu | 2003-01-01 | 1 | -1/+3 |
* | mb qp limits | Michael Niedermayer | 2002-12-18 | 1 | -2/+2 |
* | more debug output | Michael Niedermayer | 2002-12-17 | 1 | -9/+9 |
* | fixing 2pass assert failure | Michael Niedermayer | 2002-12-06 | 1 | -32/+1 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -16/+24 |
* | reversing header game | Michael Niedermayer | 2002-11-10 | 1 | -2/+2 |
* | removed warnings | Fabrice Bellard | 2002-10-14 | 1 | -2/+2 |
* | renaming variable | Michael Niedermayer | 2002-09-29 | 1 | -4/+4 |
* | darkness masking (lumi masking does only bright stuff now) | Michael Niedermayer | 2002-09-24 | 1 | -1/+6 |
* | adaptive quantization (lumi/temporal & spatial complexity masking) | Michael Niedermayer | 2002-09-23 | 1 | -10/+93 |
* | better min/max rate handling | Michael Niedermayer | 2002-09-18 | 1 | -33/+35 |
* | fixing | Michael Niedermayer | 2002-09-18 | 1 | -7/+11 |
* | undefined M_PI / M_E fix | Michael Niedermayer | 2002-08-30 | 1 | -0/+8 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | Dominik Mierzejewski | 2002-08-28 | 1 | -1/+1 |
* | forgot the const bits in 2pass curve matching (patch (with rounding removed) ... | Michael Niedermayer | 2002-08-26 | 1 | -2/+2 |
* | fixing qmin==qmax && qsquish==1 | Michael Niedermayer | 2002-08-25 | 1 | -2/+4 |
* | new ratecontrol code | Michael Niedermayer | 2002-08-25 | 1 | -199/+541 |
* | 10l found&patch by D Richard Felker III <dalias at aerifal.cx> | D Richard Felker III | 2002-06-02 | 1 | -1/+1 |
* | b_quant_offset (unfinished, should be 0 for now) | Michael Niedermayer | 2002-06-02 | 1 | -10/+10 |
* | consistent include usage | Fabrice Bellard | 2002-05-25 | 1 | -22/+19 |
* | removed useless header includes - use av memory functions | Fabrice Bellard | 2002-05-18 | 1 | -4/+4 |
* | qmin==1 bugfix | Michael Niedermayer | 2002-05-17 | 1 | -3/+3 |
* | fixed ratecontrol & b-frames | Michael Niedermayer | 2002-04-21 | 1 | -0/+405 |