summaryrefslogtreecommitdiff
path: root/sharpyuv/sharpyuv_dsp.c
Commit message (Expand)AuthorAgeFilesLines
* move VP8GetCPUInfo declaration to cpu.cJames Zern2023-04-271-0/+1
* sharpyuv: add SharpYuvGetCPUInfoJames Zern2022-10-261-8/+9
* sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv.Maryla2022-05-231-12/+13
* Rename SharpYUV to SharpYuv for consistency.Maryla2022-04-111-16/+16
* Make libsharpyuv self-contained by removing dependency on cpu.cMaryla2022-03-301-4/+4
* Basic version of libsharpyuv in libwebp, in C.Maryla2022-02-181-0/+101