aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/idctdsp_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-241-134/+0
* avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer2014-09-241-2/+3
* Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-39/+4
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+168