forked from FFmpeg/FFmpeg
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>
This commit is contained in:
parent
7725210e71
commit
d0a9114f99
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue