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
2014-08-27cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun
2014-08-27x86: xvid_idct: Drop unused definitionsDiego Biurrun
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2013-10-05x86: xviddct: Employ more specific ifdefsDiego Biurrun
2013-05-13x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-01-29x86: Simplify some arch conditionalsDiego Biurrun
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-09x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard
2012-07-25x86/dsputil: put inline asm under HAVE_INLINE_ASM.Ronald S. Bultje
2011-06-24doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-18Replace ASMALIGN() with .p2alignMans Rullgard
2010-10-31xmm_clobbers: list xmm registers first in clobber listRamiro Polla
2010-10-31idct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64Ramiro Polla
2010-10-31idct_sse2_xvid: add xmm registers to clobber listRamiro Polla
2010-08-30Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-08-29Move declarations of some mmx functions to dsputil_mmx.hMåns Rullgård
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-12-22Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun