Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-10-22 00:35:02 +0400
committerDiego Biurrun <diego@biurrun.de>2013-10-23 12:25:14 +0400
commitf6633c55a3c0e93a5b2bab6aa0692fb608f2a38d (patch)
tree6d65905de98da433d19a5491247376bbcbde1bb4 /libavfilter/x86
parente01fba5562133ac56a4f44c6f214a80ee33cb388 (diff)
avfilter: Fix typo in Loren's email address
Diffstat (limited to 'libavfilter/x86')
-rw-r--r--libavfilter/x86/vf_gradfun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/x86/vf_gradfun.c b/libavfilter/x86/vf_gradfun.c
index e571af7f88..f73904718d 100644
--- a/libavfilter/x86/vf_gradfun.c
+++ b/libavfilter/x86/vf_gradfun.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009 Loren Merritt <lorenm@u.washignton.edu>
+ * Copyright (C) 2009 Loren Merritt <lorenm@u.washington.edu>
*
* This file is part of Libav.
*