]> git.sesse.net Git - ffmpeg/history - libavcodec/ratecontrol.c
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge...
[ffmpeg] / libavcodec / ratecontrol.c
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-02-02 Michael Niedermayermb_lmin/max to limit the per mb quality for the ratecon...
2005-02-02 Christophe MassiotBorder processing adaptive quant patch by (Christophe...
2005-01-12 Michael Niedermayerdissallow sprintf
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-02-14 Michael Niedermayernormalize adaptive quantizatiuon fix (based upon a...
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-29 Michael Niedermayerpicture number fixes
2003-12-17 Michael Niedermayervbv_delay
2003-12-13 Michael Niedermayercleanup
2003-12-12 Michael Niedermayerstuffing to stay above min_bitrate
2003-12-12 Michael NiedermayerCBR improvements
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-09-09 Fabrice Bellardremoved warnings
2003-07-16 Michael Niedermayerfix qmin==qmax==1 && msmpeg4 && intra bug
2003-05-14 Michael Niedermayercleanup
2003-04-11 Michael Niedermayer10l (adaptve quant fix)
2003-03-17 Michael Niedermayerqmin/qmax cleanup
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-06 Michael Niedermayerper file doxy
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-01-23 Fabrice Bellarduse av_malloc() functions - added av_strdup and av_real...
2003-01-07 Fabrice Bellardsuppressed redundant math.h - suppressed M_PI redefinition
2003-01-01 bubuwarnings patch by (bubu <bubu at bubu dot net>)
2002-12-18 Michael Niedermayermb qp limits
2002-12-17 Michael Niedermayermore debug output
2002-12-06 Michael Niedermayerfixing 2pass assert failure
2002-12-04 Michael Niedermayercleanup
2002-11-10 Michael Niedermayerreversing header game
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