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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libswresample/soxr_resample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/soxr_resample.c b/libswresample/soxr_resample.c
index 0e02fcf56d..3909af2ac6 100644
--- a/libswresample/soxr_resample.c
+++ b/libswresample/soxr_resample.c
@@ -1,6 +1,6 @@
/*
* audio resampling with soxr
- * Copyright (c) 2012 Rob Sykes <aquegg@yahoo.co.uk>
+ * Copyright (c) 2012 Rob Sykes <robs@users.sourceforge.net>
*
* This file is part of FFmpeg.
*