Changeset ae4f6379 in ffmpeg

Timestamp:
Feb 25, 2021, 10:43:56 AM (4 years ago)
Author:
Paul B Mahol <onemda@gmail.com>
Branches:
master
Children:
9e4225cf
Parents:
ac6dd87c
git-author:
Guo, Yejun <yejun.guo@intel.com> (02/25/21 06:38:12)
git-committer:
Paul B Mahol <onemda@gmail.com> (02/25/21 10:43:56)
Message:

avfilter/vf_vif.c: fix build warning for [-Wmain]

src/libavfilter/vf_vif.c: In function ‘process_frame’:
src/libavfilter/vf_vif.c:542:20: warning: ‘main’ is usually a function [-Wmain]

AVFrame *out, *main = NULL, *ref = NULL;

~

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.