diff --git a/libavfilter/x86/vf_psnr.asm b/libavfilter/x86/vf_psnr.asm index ef88d6f694..11eb81a225 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 ;*