Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17Remove 2 useless assignments from ff_rate_control_init() found by CSA.Michael Niedermayer
2009-04-17Remove unused variable in modify_qscale() found by CSA.Michael Niedermayer
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-11-29Implement the fields rc_max_available_vbv_use andBaptiste Coudurier
2008-10-02Add (additional) const to many global tables.Reimar Döffinger
2008-08-16Fix rc_eq mem leak.Michael Niedermayer
2008-06-25mark read-only data as constStefan Gehrer
2008-05-27cosmetics: XviD is now called Xvid.Diego Biurrun
2008-03-22Fix typo in variable name: blured --> blurred.Diego Biurrun
2008-03-22cosmetics: typo fixesDiego Biurrun
2008-03-10add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs
2008-02-20Missing constReimar Döffinger
2007-12-01stupid code (casting of void*) found by checktree.shMichael Niedermayer
2007-09-12fix timestamps used for ratecontrolMichael Niedermayer
2007-07-30prevent assert failure with negative quant_offsetMichael Niedermayer
2007-07-28cosmetics: misc typo fixesDiego Biurrun
2007-07-03CONFIG_XVID --> CONFIG_LIBXVIDDiego Biurrun
2007-06-12misc spelling fixesDiego Biurrun
2007-06-01check qblur > 1 (prevent assert failure / segfault)Michael Niedermayer
2007-04-07typos/grammarDiego Biurrun
2007-02-25Add av_ prefix to clip functionsReimar Döffinger
2007-02-24cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun
2006-10-28update ratecontrol to new ff_eval APIOded Shimon
2006-10-12Rename ABS macro to FFABS.Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-29Move the ratecontrol related code from mpegvideo.h to a separate header file.Panagiotis Issaris
2006-09-29Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there andPanagiotis Issaris
2006-09-27Make ratecontrol use ff_eval2().Panagiotis Issaris
2006-09-26Handle possible failure of ff_eval.Panagiotis Issaris
2006-09-05second pass encoding changes:Corey Hickey
2006-09-05seems the output of that code is never usedMichael Niedermayer
2006-09-04error message spelling typoCorey Hickey
2006-05-29fabs is better then abs for floats ...Michael Niedermayer
2006-03-18fix frametypes with xvid_rcMichael Niedermayer
2006-03-17make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn'tCorey Hickey
2006-01-2510l forgot #ifdef CONFIG_XVIDMichael Niedermayer
2006-01-25xvid ratecontrol supportMichael Niedermayer
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-23better f_code guessing in 2nd passMichael Niedermayer
2005-12-19use correct qp & lambda for ME on the second passMichael Niedermayer
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-05-01switch to native time basesMichael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson
2005-02-02mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer
2005-02-02Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb...Christophe Massiot
2005-01-12dissallow sprintfMichael Niedermayer
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2004-02-14normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovic...Michael Niedermayer
2004-01-10copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer