]> git.sesse.net Git - ffmpeg/commit
checkasm: sw_rgb: Fix mixed declaration and code
authorJun Zhao <barryjzhao@tencent.com>
Sat, 30 May 2020 12:33:53 +0000 (20:33 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Mon, 1 Jun 2020 15:28:07 +0000 (23:28 +0800)
commit7f76f20fa0a8aad6de50634a5cb60dc53117d6ab
tree81153f062dd05d2abdca00747612baf6f8a6299a
parent2a9ffd89fcb09bd69b2130da039ad2caba79cf33
checkasm: sw_rgb: Fix mixed declaration and code

Fix mixed declaration and code.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
tests/checkasm/sw_rgb.c