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
2016-06-27asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-02-14x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu
2016-02-02x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM formatTimothy Gu
2015-10-22vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasmTimothy Gu
2015-10-20x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_initTimothy Gu
2015-06-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2015-03-14x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2014-05-21x86: kill fpel_mmx.cChristophe Gisquet
2014-04-22vc1dsp: fix build without inline asmHendrik Leppkes
2014-04-20vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet
2014-04-19Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos
2014-03-23Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer
2014-03-22x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun
2014-03-19Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver
2013-05-14Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer
2013-05-13x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun
2013-05-09Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer
2013-05-08x86: dsputil: Move constant declarations into separate headerDiego Biurrun
2013-05-03Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be'Michael Niedermayer
2013-05-02x86: dsputil: Move cavs and vc1-specific functions where they belongDiego Biurrun
2013-03-27Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d'Michael Niedermayer
2013-03-26x86: vc1dsp: Fix indentationMartin Storsjö
2013-03-13Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer
2013-03-12dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato
2013-02-27Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e'Michael Niedermayer
2013-02-27Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd'Michael Niedermayer
2013-02-27x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxextDiego Biurrun
2013-02-27x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-01-27Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46'Michael Niedermayer
2013-01-27dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-11-01Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer
2012-10-31x86: mmx2 ---> mmxext in function namesDiego Biurrun
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-08x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-30x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun
2012-08-16vc1dsp_mmx: remove libavutil/internal.h includeMichael Niedermayer
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-09x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard
2012-08-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-04x86: build: replace mmx2 by mmxextDiego Biurrun
2012-07-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer