summaryrefslogtreecommitdiff
path: root/libavfilter/x86
diff options
context:
space:
mode:
authorThomas Mundt <loudmax@yahoo.de>2016-03-15 16:04:20 +0100
committerJames Almer <jamrial@gmail.com>2016-03-16 00:05:45 -0300
commitd0a9114f991142514fe398ea2cc4ba58620691b1 (patch)
tree6f6fc134a339404d393db439c8fd53c2ade70833 /libavfilter/x86
parent7725210e715dc4121bcb6ae7b0aba6d8ccfb7c46 (diff)
avfilter/vf_bwdif: Add yadif base information to copyright header
Signed-off-by: Thomas Mundt <loudmax@yahoo.de> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavfilter/x86')
-rw-r--r--libavfilter/x86/vf_bwdif.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavfilter/x86/vf_bwdif.asm b/libavfilter/x86/vf_bwdif.asm
index 11aa0252b2..147b7c6ac6 100644
--- a/libavfilter/x86/vf_bwdif.asm
+++ b/libavfilter/x86/vf_bwdif.asm
@@ -3,6 +3,10 @@
;*
;* Copyright (C) 2016 Thomas Mundt <loudmax@yahoo.de>
;*
+;* Based on yadif simd code
+;* Copyright (C) 2006 Michael Niedermayer <michaelni@gmx.at>
+;* 2013 Daniel Kang <daniel.d.kang@gmail.com>
+;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or