[FFmpeg-cvslog] swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
Martin Vignali
git at videolan.org
Thu Oct 18 22:44:47 EEST 2018
ffmpeg | branch: master | Martin Vignali <martin.vignali at gmail.com> | Sat Oct 13 19:52:06 2018 +0200| [658bbc006002520d397ef2095847b30494a65f77] | committer: Martin Vignali
swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
suggested by Carl Eugen Hoyos
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=658bbc006002520d397ef2095847b30494a65f77
---
libswscale/x86/rgb_2_rgb.asm | 1 +
1 file changed, 1 insertion(+)
diff --git a/libswscale/x86/rgb_2_rgb.asm b/libswscale/x86/rgb_2_rgb.asm
index 5fb5d2ee61..29b856e281 100644
--- a/libswscale/x86/rgb_2_rgb.asm
+++ b/libswscale/x86/rgb_2_rgb.asm
@@ -2,6 +2,7 @@
;* Copyright Nick Kurshev
;* Copyright Michael (michaelni at gmx.at)
;* Copyright 2018 Jokyo Images
+;* Copyright Ivo van Poorten
;*
;* This file is part of FFmpeg.
;*
More information about the ffmpeg-cvslog
mailing list