summaryrefslogtreecommitdiff
path: root/libavcodec/xvididct.c
Commit message (Expand)AuthorAge
* avcodec: loongson optimize xvid idct with mmi周晓勇2015-07-21
* 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
* | avcodec/idctdsp: make add/put_pixels_clamped_c internal functionsJames Almer2014-08-13
* | avcodec: add C xvid IDCT supportPascal Massimino2014-08-12
* | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36'Michael Niedermayer2014-08-09
|\|
| * avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* | 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