[FFmpeg-cvslog] vp9/x86: add myself to copyright holders for loopfilter assembly.
Ronald S. Bultje
git at videolan.org
Sat Dec 27 23:26:36 CET 2014
ffmpeg | branch: master | Ronald S. Bultje <rsbultje at gmail.com> | Sat Dec 27 14:55:04 2014 -0500| [3aefca68cae603aac77a826de20d94ce24c7ec8f] | committer: Ronald S. Bultje
vp9/x86: add myself to copyright holders for loopfilter assembly.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3aefca68cae603aac77a826de20d94ce24c7ec8f
---
libavcodec/x86/vp9lpf.asm | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/x86/vp9lpf.asm b/libavcodec/x86/vp9lpf.asm
index b5f8c0d..2c4fe21 100644
--- a/libavcodec/x86/vp9lpf.asm
+++ b/libavcodec/x86/vp9lpf.asm
@@ -2,6 +2,7 @@
;* VP9 loop filter SIMD optimizations
;*
;* Copyright (C) 2013-2014 Clément Bœsch <u pkh me>
+;* Copyright (C) 2014 Ronald S. Bultje <rsbultje at gmail.com>
;*
;* This file is part of FFmpeg.
;*
More information about the ffmpeg-cvslog
mailing list