aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/utvideodsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86/utvideodsp: reuse shared constantsJames Almer2017-11-211-13/+4
* avcodec/x86/utvideodsp.asm : cosmeticMartin Vignali2017-11-211-0/+7
* avcodec/utvideodsp : add avx2 version for the dspMartin Vignali2017-11-211-0/+20
* avcodec/x86/utvideodsp : make macro for funcMartin Vignali2017-11-211-2/+10
* x86/utvideodsp: make restore_rgb_planes functions work on x86_32James Almer2017-07-041-6/+14
* avcodec/utvideodec: add SIMD for restore_rgb_planesPaul B Mahol2017-06-271-0/+103