summaryrefslogtreecommitdiff
path: root/tests/checkasm/sw_rgb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+1
* checkasm: sw_rgb: Fix mixed declaration and codeJun Zhao2020-06-011-3/+4
* checkasm: sw_rgb: Add a test for interleaveBytesMartin Storsjö2020-05-151-0/+70
* checkasm/sw_rgb: fix the function declaration warningJun Zhao2018-05-101-1/+1
* swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali2018-04-221-0/+50
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-241-0/+85