ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Thu Oct 1 21:53:13 2015 +0200| [0701ff2c321e7628daafc6c916ee283b757b08e1] | committer: Paul B Mahol
avfilter/x86/vf_psnr.asm: fix typo Signed-off-by: Paul B Mahol <one...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0701ff2c321e7628daafc6c916ee283b757b08e1 --- libavfilter/x86/vf_psnr.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/x86/vf_psnr.asm b/libavfilter/x86/vf_psnr.asm index ef88d6f..11eb81a 100644 --- a/libavfilter/x86/vf_psnr.asm +++ b/libavfilter/x86/vf_psnr.asm @@ -1,5 +1,5 @@ ;***************************************************************************** -;* x86-optimized functions for interlace filter +;* x86-optimized functions for psnr filter ;* ;* Copyright (C) 2015 Ronald S. Bultje <rsbul...@gmail.com> ;* _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog