Browse Source

avfilter/x86/vf_psnr.asm: fix typo

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n3.0
Paul B Mahol 9 years ago
parent
commit
0701ff2c32
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/x86/vf_psnr.asm

+ 1
- 1
libavfilter/x86/vf_psnr.asm View File

@@ -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>
;*


Loading…
Cancel
Save