]> git.sesse.net Git - ffmpeg/commit
lavfi/lenscorrection: remove unnecessary cast for void *
authorJun Zhao <barryjzhao@tencent.com>
Wed, 9 Oct 2019 11:24:33 +0000 (19:24 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Thu, 10 Oct 2019 01:01:24 +0000 (09:01 +0800)
commita0e03589d47f60c495b65aa2d7da1f186b10eefe
treeca6ab78aa0884b8378f481de8f2f019c9556b12e
parent88a9998fe8c7197e76b71a7c53a89ff8d4adaf13
lavfi/lenscorrection: remove unnecessary cast for void *

Remove unnecessary cast for void * pointer.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavfilter/vf_lenscorrection.c