26 Commits (e51d6d27a6240f269878b4c110135195113b628b)

Author SHA1 Message Date
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
Fabrice Bellard f08ce7fe3b suppressed redundant math.h - suppressed M_PI redefinition 22 years ago
bubu ccfddafbd9 warnings patch by (bubu <bubu at bubu dot net>) 22 years ago
Michael Niedermayer 17a70fdeef mb qp limits 22 years ago
Michael Niedermayer 59b571c1e4 more debug output 22 years ago
Michael Niedermayer 0d1e924668 fixing 2pass assert failure 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Michael Niedermayer b8a78f419d reversing header game 22 years ago
Fabrice Bellard ec6a375248 removed warnings 22 years ago
Michael Niedermayer 23e54f6927 renaming variable 22 years ago
Michael Niedermayer 5e746b9995 darkness masking (lumi masking does only bright stuff now) 22 years ago
Michael Niedermayer c5d309f2d5 adaptive quantization (lumi/temporal & spatial complexity masking) 22 years ago
Michael Niedermayer 6a1f7e7b6b better min/max rate handling 22 years ago
Michael Niedermayer 946c8a1281 fixing 22 years ago
Michael Niedermayer 471d7dc3d0 undefined M_PI / M_E fix 22 years ago
Dominik Mierzejewski 0778718635 warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
Michael Niedermayer 405469cefd forgot the const bits in 2pass curve matching (patch (with rounding removed) by Rémi Guyomarch <rguyom at pobox dot com>) 22 years ago
Michael Niedermayer c695ca3bce fixing qmin==qmax && qsquish==1 22 years ago
Michael Niedermayer 3aa102be84 new ratecontrol code 22 years ago
D Richard Felker III 90864f2712 10l found&patch by D Richard Felker III <dalias at aerifal.cx> 23 years ago
Michael Niedermayer 9effc0c71b b_quant_offset (unfinished, should be 0 for now) 23 years ago
Fabrice Bellard 2ef0f2b269 consistent include usage 23 years ago
Fabrice Bellard 6000abfa89 removed useless header includes - use av memory functions 23 years ago
Michael Niedermayer 4b7b196005 qmin==1 bugfix 23 years ago
Michael Niedermayer 8b4c7dbc55 fixed ratecontrol & b-frames 23 years ago