| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functions | Andreas Rheinhardt | 2022-06-22 | 1 | -6/+0 |
* | avcodec/x86/idctdsp: Remove duplicate include | Michael Niedermayer | 2017-03-26 | 1 | -1/+0 |
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' | James Almer | 2017-03-21 | 1 | -0/+2 |
|\ |
|
| * | idct: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -3/+4 |
* | | lavc/x86/idctdsp.h: Fix make checkheaders. | Carl Eugen Hoyos | 2014-09-25 | 1 | -0/+1 |
* | | x86/idctdsp: port {put,add}_pixels_clamped to yasm | James Almer | 2014-09-24 | 1 | -0/+4 |
* | | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size | James Almer | 2014-09-24 | 1 | -4/+4 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -4/+6 |
|/ |
|
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -0/+31 |