summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vc1dsp_mmx.c
Commit message (Expand)AuthorAge
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-27
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-14
* | x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM formatTimothy Gu2016-02-01
* | vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasmTimothy Gu2015-10-21
* | x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_initTimothy Gu2015-10-19
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16
* | x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | x86: kill fpel_mmx.cChristophe Gisquet2014-05-21
* | vc1dsp: fix build without inline asmHendrik Leppkes2014-04-22
* | vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet2014-04-20
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-19
* | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-18
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-14
|\|
| * x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-12
* | Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-08
* | Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be'Michael Niedermayer2013-05-03
|\|
| * x86: dsputil: Move cavs and vc1-specific functions where they belongDiego Biurrun2013-05-02
* | Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d'Michael Niedermayer2013-03-27
|\|
| * x86: vc1dsp: Fix indentationMartin Storsjö2013-03-26
* | Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer2013-03-13
|\|
| * dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-12
* | Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e'Michael Niedermayer2013-02-27
|\|
| * x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxextDiego Biurrun2013-02-26
* | Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd'Michael Niedermayer2013-02-27
|\|
| * x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun2013-02-26
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46'Michael Niedermayer2013-01-27
|\|
| * dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-27
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-31
|\|
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-30
* | vc1dsp_mmx: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|