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
2008-06-13Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-05-17Avoid using log2() freebsd does not support it.Michael Niedermayer
2008-05-12Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos
2008-05-09Little fix for block sizes <16Michael Niedermayer
2008-05-09Improve motion estimation metric.Michael Niedermayer
2008-04-28Add long names to some AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-06-02Use AV_xx throughout libavcodecRamiro Polla
2007-05-10Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun
2007-04-09Get rid of unnecessary pointer casts.Nicholas Tung
2007-03-11Correctly ME border blocksKostya Shishkov
2007-01-22remove useless #ifdef CONFIG_ZLIBMåns Rullgård
2007-01-21Fixed a typo, cosmetics.Benjamin Larsson
2006-12-08Deobfuscate expressionKostya Shishkov
2006-12-081e6l forgot to add zmbvenc.cKostya Shishkov