summaryrefslogtreecommitdiff
path: root/libavcodec/idctdsp.c
Commit message (Expand)AuthorAge
* avcodec/idctdsp: make add/put_pixels_clamped_c internal functionsJames Almer2014-08-13
* avcodec/idctdsp: move add/put_pixels_clamped_c to headerMichael Niedermayer2014-08-11
* avcodec: remove deprecated use of FF_IDCT_XVIDMMXMichael Niedermayer2014-08-09
* Merge commit '6f1960ab71b4f18551243ce22d01913108265233'Michael Niedermayer2014-08-08
|\
| * idct: cosmetics: Drop one unnecessary if-block levelDiego Biurrun2014-08-08
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-01
|\|
* | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer2014-07-18
|\|
| * idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-18
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-18
|\|
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-18
* | alpha/idctdsp: move idct init code out of dsputilJames Almer2014-07-08
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30