]> git.sesse.net Git - ffmpeg/history - libavcodec/ratecontrol.c
removed warnings
[ffmpeg] / libavcodec / ratecontrol.c
2002-10-14 Fabrice Bellardremoved warnings
2002-09-29 Michael Niedermayerrenaming variable
2002-09-24 Michael Niedermayerdarkness masking (lumi masking does only bright stuff...
2002-09-23 Michael Niedermayeradaptive quantization (lumi/temporal & spatial complexi...
2002-09-18 Michael Niedermayerbetter min/max rate handling
2002-09-18 Michael Niedermayerfixing
2002-08-30 Michael Niedermayerundefined M_PI / M_E fix
2002-08-28 Dominik Mierzejewskiwarning patch by (Dominik Mierzejewski <dominik at...
2002-08-26 Michael Niedermayerforgot the const bits in 2pass curve matching (patch...
2002-08-25 Michael Niedermayerfixing qmin==qmax && qsquish==1
2002-08-25 Michael Niedermayernew ratecontrol code
2002-06-02 D Richard Felker III10l found&patch by D Richard Felker III <dalias at...
2002-06-02 Michael Niedermayerb_quant_offset (unfinished, should be 0 for now)
2002-05-25 Fabrice Bellardconsistent include usage
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-05-17 Michael Niedermayerqmin==1 bugfix
2002-04-21 Michael Niedermayerfixed ratecontrol & b-frames