]> git.sesse.net Git - ffmpeg/commitdiff
x86/dsputil: Fix author attribution after code has been moved/splited around
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Feb 2013 14:00:29 +0000 (15:00 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Feb 2013 15:22:51 +0000 (16:22 +0100)
Reference:
commit 3615e2be846f6382aa42360d02d16b25f443af9f
Author: Michael Niedermayer <michaelni@gmx.at>
Date:   Tue Dec 2 22:02:57 2003 +0000

    h263_h_loop_filter_mmx

    Originally committed as revision 2553 to svn://svn.ffmpeg.org/ffmpeg/trunk

commit 359f98ded95ec65f7109b25f3cfaa9189c4fab9c
Author: Michael Niedermayer <michaelni@gmx.at>
Date:   Tue Dec 2 20:28:10 2003 +0000

    h263_v_loop_filter_mmx

    Originally committed as revision 2552 to svn://svn.ffmpeg.org/ffmpeg/trunk

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/dsputil.asm

index 02bec2d516f50572e9693549936807466905c0b3..f5df52112a7753e330091fadc2fed0206f59c9f6 100644 (file)
@@ -1,6 +1,8 @@
 ;******************************************************************************
 ;* MMX optimized DSP utils
 ;* Copyright (c) 2008 Loren Merritt
+;* Copyright (c) 2003-2013 Michael Niedermayer
+;* Copyright (c) 2013 Daniel Kang
 ;*
 ;* This file is part of FFmpeg.
 ;*