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
2012-12-08Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer
2012-12-07arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard
2012-10-12Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer
2012-10-11Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun
2012-08-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-13ARM: intmath: use native-size return types for clipping functionsMans Rullgard
2012-08-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-13libavutil: add saturating addition functionsMans Rullgard
2012-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-10ARM: add missing "cc" clobber in av_clipl_int32_arm()Mans Rullgard
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-08ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13arm/intmath: disable av_clip_uintp2_arm with config_smallMichael Niedermayer
2011-10-11arm: fix av_clipl_int32() asmMichael Niedermayer
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23ARM: allow building in Thumb2 modeMans Rullgard
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28ARM: improve FASTDIV asmMans Rullgard
2011-05-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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
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