[FFmpeg-devel] [PATCH] x86/blockdsp: restore author attribution

James Almer jamrial at gmail.com
Thu Jun 19 18:29:43 CEST 2014


See commits
649c00c96d7044aed46d70623e47d7434318e6b9
5fecfb7d58a12baf326e99f2d071060f2638d93c
73b02e24604961e49a63ca34203d8f6c56612117

Signed-off-by: James Almer <jamrial at gmail.com>
---
 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.
 ;*
-- 
1.8.5.5



More information about the ffmpeg-devel mailing list