Browse Source

avfilter/x86/vf_psnr.asm: split one line of license text into two

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n2.8
Paul B Mahol 10 years ago
parent
commit
eea08efc0d
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      libavfilter/x86/vf_psnr.asm

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

@@ -17,7 +17,8 @@
;*
;* You should have received a copy of the GNU Lesser General Public
;* License along with FFmpeg; if not, write to the Free Software
;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA;******************************************************************************
;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
;******************************************************************************

%include "libavutil/x86/x86util.asm"



Loading…
Cancel
Save