aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dct-test.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dct-test: add more idctsChristophe Gisquet2015-10-131-0/+12
* avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_permMichael Niedermayer2015-05-021-1/+1
* avcodec/x86/dct-test: Make static table constMichael Niedermayer2015-05-021-1/+1
* x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-141-2/+2
* x86: dct-test: evaluate prores idct avx versionChristophe Gisquet2015-03-141-13/+26
* x86: dct-test: fix compilation for proresChristophe Gisquet2015-03-141-4/+4
* x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet2015-03-141-5/+3
* x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet2015-03-131-2/+2
* Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-271-4/+4
|\
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-271-4/+4
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-011-0/+4
|\|
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-011-0/+4
* | Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'Michael Niedermayer2014-07-211-4/+28
|/
* dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun2014-07-211-0/+82