| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/xvididct: add some yasm guards | James Almer | 2015-03-20 | 1 | -1/+3 |
* | x86/xvididct: remove obsolete function prototypes | James Almer | 2015-03-20 | 1 | -3/+0 |
* | x86: xvid_idct: SSE2 merged add version | Christophe Gisquet | 2015-03-14 | 1 | -7/+2 |
* | x86: xvid_idct: merged idct_put SSE2 versions | Christophe Gisquet | 2015-03-14 | 1 | -6/+2 |
* | x86: xvid_idct: port MMX iDCT to yasm | Christophe Gisquet | 2015-03-14 | 1 | -6/+34 |
* | x86: xvid_idct: port SSE2 iDCT to yasm | Christophe Gisquet | 2015-03-13 | 1 | -3/+15 |
* | Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' | Michael Niedermayer | 2014-09-03 | 1 | -1/+7 |
|\ |
|
| * | xvid: Add C IDCT | Pascal Massimino | 2014-09-02 | 1 | -1/+7 |
* | | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' | Michael Niedermayer | 2014-08-27 | 1 | -11/+12 |
|\| |
|
| * | cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs | Diego Biurrun | 2014-08-27 | 1 | -11/+12 |
* | | Merge commit '84d173d3de97c753234ab0c0b50551d51413d663' | Michael Niedermayer | 2014-08-08 | 1 | -13/+2 |
|\| |
|
| * | xvididct: Ensure that the scantable permutation is always set correctly | Diego Biurrun | 2014-08-08 | 1 | -13/+2 |
* | | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' | Michael Niedermayer | 2014-08-01 | 1 | -4/+4 |
|/ |
|
* | idct: Split off Xvid IDCT | Diego Biurrun | 2014-08-01 | 1 | -0/+63 |