projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
725a3f9
)
Add missing authors to copyright headers.
author
Ronald S. Bultje
<rsbultje@gmail.com>
Wed, 29 Dec 2010 17:45:26 +0000
(17:45 +0000)
committer
Ronald S. Bultje
<rsbultje@gmail.com>
Wed, 29 Dec 2010 17:45:26 +0000
(17:45 +0000)
Originally committed as revision 26133 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/h264_intrapred.asm
patch
|
blob
|
history
diff --git
a/libavcodec/x86/h264_intrapred.asm
b/libavcodec/x86/h264_intrapred.asm
index 5d7afc28125b6a9e43ab94261f0390ca31155ef0..4f7ba3738aae08055fae6b2889d9b7461859d386 100644
(file)
--- a/
libavcodec/x86/h264_intrapred.asm
+++ b/
libavcodec/x86/h264_intrapred.asm
@@
-1,6
+1,9
@@
;******************************************************************************
;* H.264 intra prediction asm optimizations
;* Copyright (c) 2010 Jason Garrett-Glaser
+;* Copyright (c) 2010 Holger Lubitz
+;* Copyright (c) 2010 Loren Merritt
+;* Copyright (c) 2010 Ronald S. Bultje
;*
;* This file is part of FFmpeg.
;*