]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_chromashift: Fix mixed declaration and code
authorMark Harris <mark.hsj@gmail.com>
Sun, 25 Nov 2018 03:17:40 +0000 (19:17 -0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 26 Nov 2018 22:47:29 +0000 (23:47 +0100)
commit8108064043bfb98cbc5a5bab9da4229be5f6e846
tree0da3c664fcb7c07b06e5466961e034cf2247572c
parent01dc152a92d3ea144ac12ef25f41cc8a44f4b4ef
avfilter/vf_chromashift: Fix mixed declaration and code

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/vf_chromashift.c