| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/xvididct: Fix integer overflow in idct_row() | Michael Niedermayer | 2020-05-21 | 1 | -18/+18 |
* | avcodec/xvididct: Fix integer overflow in MULT() | Michael Niedermayer | 2020-04-07 | 1 | -1/+1 |
* | jrev/xvid: hardcode use of C put/add_pixels_clamped. | Ronald S. Bultje | 2017-04-06 | 1 | -2/+2 |
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' | James Almer | 2017-03-21 | 1 | -2/+2 |
|\ |
|
| * | idct: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -2/+2 |
* | | avcodec: loongson optimize xvid idct with mmi | 周晓勇 | 2015-07-21 | 1 | -0/+2 |
* | | Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' | Michael Niedermayer | 2014-09-03 | 1 | -8/+304 |
|\| |
|
| * | xvid: Add C IDCT | Pascal Massimino | 2014-09-02 | 1 | -5/+317 |
* | | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' | Michael Niedermayer | 2014-08-27 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs | Diego Biurrun | 2014-08-27 | 1 | -2/+2 |
* | | avcodec/idctdsp: make add/put_pixels_clamped_c internal functions | James Almer | 2014-08-13 | 1 | -2/+2 |
* | | avcodec: add C xvid IDCT support | Pascal Massimino | 2014-08-12 | 1 | -0/+19 |
* | | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36' | Michael Niedermayer | 2014-08-09 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit '84d173d3de97c753234ab0c0b50551d51413d663' | Michael Niedermayer | 2014-08-08 | 1 | -0/+2 |
|\| |
|
| * | xvididct: Ensure that the scantable permutation is always set correctly | Diego Biurrun | 2014-08-08 | 1 | -0/+2 |
* | | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' | Michael Niedermayer | 2014-08-01 | 1 | -5/+5 |
|/ |
|
* | idct: Split off Xvid IDCT | Diego Biurrun | 2014-08-01 | 1 | -0/+36 |