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
2011-05-28ARM: improve FASTDIV asmMans Rullgard
2011-05-26ARM: add ARMv6 optimised av_clip_uintp2Mans Rullgard
2011-05-26ARM: remove volatile from asm statements in libavutil/intmathMans Rullgard
2011-05-26ARM: fix av_clipl_int32_arm()Mans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-18Force inlining of avutil common routinesJason Garrett-Glaser
2010-07-07ARM: optimised integer clip functionsMåns Rullgård
2010-07-07ARM: intmath.h cosmeticsMåns Rullgård
2010-03-09Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård
2010-01-20Move FASTDIV macro to intmath.hMåns Rullgård