summaryrefslogtreecommitdiff
path: root/libavcodec/x86/lossless_videoencdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-1/+1
* avcodec/lossless_videoencdsp: Constify src sub_left_predictAndreas Rheinhardt2022-07-311-1/+1
* avcodec/x86/lossless_videoencdsp: Remove obsolete MMX functionAndreas Rheinhardt2022-06-221-9/+0
* avcodec/utvideoenc : add SIMD (avx) for sub_left_predictionMartin Vignali2018-01-281-0/+43
* avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds boundsMichael Niedermayer2017-10-051-1/+1
* avcodec/x86/lossless_videoencdsp: Fix handling of small widthsMichael Niedermayer2017-10-051-6/+7
* Merge commit '7abdd026df6a9a52d07d8174505b33cc89db7bf6'James Almer2017-09-261-1/+1
* huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-121-0/+150