summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dct-test.c
Commit message (Expand)AuthorAge
* avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_permMichael Niedermayer2015-05-02
* avcodec/x86/dct-test: Make static table constMichael Niedermayer2015-05-02
* x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* x86: dct-test: evaluate prores idct avx versionChristophe Gisquet2015-03-14
* x86: dct-test: fix compilation for proresChristophe Gisquet2015-03-14
* x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet2015-03-14
* x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet2015-03-13
* Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-27
|\
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-01
|\|
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-01
* | Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'Michael Niedermayer2014-07-21
|/
* dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun2014-07-21