[FFmpeg-devel] [PATCH 13/16] lavfi/vf_psnr: convert to framesync2.
Paul B Mahol
onemda at gmail.com
Tue Aug 29 18:16:35 EEST 2017
On 8/10/17, Nicolas George <george at nsup.org> wrote:
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/Makefile | 2 +-
> libavfilter/vf_psnr.c | 50
> +++++++++++++++++++++++++++-----------------------
> 2 files changed, 28 insertions(+), 24 deletions(-)
>
>
Now I get stupid and useless:
libavfilter/vf_psnr.c: In function ***do_psnr***:
libavfilter/vf_psnr.c:149:14: warning: ***main*** is usually a function [-Wmain]
AVFrame *main, *ref;
gcc 6.2.0
More information about the ffmpeg-devel
mailing list