summaryrefslogtreecommitdiff
path: root/libavcodec/x86/xvididct_init.c
Commit message (Expand)AuthorAge
* avcodec/x86/xvididct: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-06
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-21
|\
* | x86/xvididct: add some yasm guardsJames Almer2015-03-20
* | x86/xvididct: remove obsolete function prototypesJames Almer2015-03-20
* | x86: xvid_idct: SSE2 merged add versionChristophe Gisquet2015-03-14
* | x86: xvid_idct: merged idct_put SSE2 versionsChristophe 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 '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'Michael Niedermayer2014-09-03
|\|
| * xvid: Add C IDCTPascal Massimino2014-09-02
* | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-27
|\|
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* | Merge commit '84d173d3de97c753234ab0c0b50551d51413d663'Michael Niedermayer2014-08-08
|\|
| * xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun2014-08-08
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-01
|/
* idct: Split off Xvid IDCTDiego Biurrun2014-08-01