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
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23ARM: allow building in Thumb2 modeMans Rullgard
2011-06-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-06ARM: remove MUL64 and MAC64 inline asmMans Rullgard
2011-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-05ARM: remove MULL inline asmMans Rullgard
2011-06-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-01ARM: fix MUL64 inline asm for pre-armv6Mans Rullgard
2011-05-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-31ARM: simplify inline asm with 64-bit operandsMans Rullgard
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28ARM: remove unnecessary volatile from inline asmMans Rullgard
2011-05-28ARM: add "cc" clobbers to inline asm where neededMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-08-24Add necessary #include for config.h.Diego Biurrun
2009-03-06ARM: disable inline asm for armccMåns Rullgård
2009-03-01ARM: fix missing MUL16() return typeMåns Rullgård
2009-01-27ARM: optimised mid_pred()Måns Rullgård
2009-01-27ARM: allow register operands for shifts in MULL()Måns Rullgård
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-12-17ARM: replace "armv4l" with "arm"Måns Rullgård