diff options
Diffstat (limited to 'libavfilter/x86')
-rw-r--r-- | libavfilter/x86/vf_psnr.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 <rsbultje@gmail.com> ;* |