aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9intrapred.asm
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-07-01 15:37:21 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-07-01 15:43:40 +0200
commit8d0c7031a846fe27c2a44831e743ee722174fdc0 (patch)
tree2cc8d4a4faa166b8e00e1ce563d5e65ae41d9e1a /libavcodec/x86/vp9intrapred.asm
parent581b5f0b9b93969712e73e0ae6324bbd03e85d4e (diff)
parent79793f833784121d574454af4871866576c0749d (diff)
downloadffmpeg-8d0c7031a846fe27c2a44831e743ee722174fdc0.tar.gz
Merge commit '79793f833784121d574454af4871866576c0749d'
* commit '79793f833784121d574454af4871866576c0749d': Update Fiona's name in copyright statements. Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/x86/vp9intrapred.asm')
-rw-r--r--libavcodec/x86/vp9intrapred.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp9intrapred.asm b/libavcodec/x86/vp9intrapred.asm
index 588d42a138..1d8d219b3d 100644
--- a/libavcodec/x86/vp9intrapred.asm
+++ b/libavcodec/x86/vp9intrapred.asm
@@ -5,7 +5,7 @@
;*
;* Parts based on:
;* H.264 intra prediction asm optimizations
-;* Copyright (c) 2010 Jason Garrett-Glaser
+;* Copyright (c) 2010 Fiona Glaser
;* Copyright (c) 2010 Holger Lubitz
;* Copyright (c) 2010 Loren Merritt
;* Copyright (c) 2010 Ronald S. Bultje