aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/idctdsp.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-221-6/+0
* avcodec/x86/idctdsp: Remove duplicate includeMichael Niedermayer2017-03-261-1/+0
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-0/+2
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-3/+4
* | lavc/x86/idctdsp.h: Fix make checkheaders.Carl Eugen Hoyos2014-09-251-0/+1
* | x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-241-0/+4
* | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer2014-09-241-4/+4
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-4/+6
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+31