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
2017-02-01Merge commit 'd639dcdae022130078c9c84b7b691c5e9694786c'Clément Bœsch
2016-07-20ratecontrol: Move Xvid-related functions to the place they are actually usedVittorio Giovara
2016-07-20ratecontrol: Move mpegenc-only function where it is usedVittorio Giovara
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2014-03-21avcodec/ratecontrol: make (mc_)mb_var_sum(_last) 64bitMichael Niedermayer
2013-03-13Merge commit '98cec5c84feff34e04428de4a86836a83657ae5e'Michael Niedermayer
2013-03-11ratecontrol: remove an unused variableAnton Khirnov
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-05Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-04-11Rename AVEvalExpr to AVExpr, as suggested by Michael.Stefano Sabatini
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17include all prerequisites in header filesMåns Rullgård
2006-10-28update ratecontrol to new ff_eval APIOded Shimon
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