[FFmpeg-cvslog] x86/blockdsp: restore author attribution

James Almer git at videolan.org
Thu Jun 19 18:39:47 CEST 2014


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Thu Jun 19 13:29:43 2014 -0300| [a5ce608fc7eaf3a8710624097dcdfb2b29735eb2] | committer: Michael Niedermayer

x86/blockdsp: restore author attribution

See commits
649c00c96d7044aed46d70623e47d7434318e6b9
5fecfb7d58a12baf326e99f2d071060f2638d93c
73b02e24604961e49a63ca34203d8f6c56612117

Signed-off-by: James Almer <jamrial at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a5ce608fc7eaf3a8710624097dcdfb2b29735eb2
---

 libavcodec/x86/blockdsp.asm |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/libavcodec/x86/blockdsp.asm b/libavcodec/x86/blockdsp.asm
index 247c750..6038b48 100644
--- a/libavcodec/x86/blockdsp.asm
+++ b/libavcodec/x86/blockdsp.asm
@@ -1,6 +1,8 @@
 ;******************************************************************************
-;*
 ;* SIMD-optimized clear block functions
+;* Copyright (c) 2002 Michael Niedermayer
+;* Copyright (c) 2008 Loren Merritt
+;* Copyright (c) 2009 Jason Garrett-Glaser
 ;*
 ;* This file is part of FFmpeg.
 ;*



More information about the ffmpeg-cvslog mailing list