summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dct-test.c
Commit message (Collapse)AuthorAge
* cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
|
* idct: Split off Xvid IDCTDiego Biurrun2014-08-01
| | | | | The Xvid IDCT is only required to decode some Xvid-encoded MPEG-4 files, so there is no point in having it as an unconditional part of idctdsp.
* dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun2014-07-21