1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

soxr_resample: Correct email address

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Rob Sykes
2012-12-27 11:57:32 +01:00
committed by Michael Niedermayer
parent ceee4407e3
commit f2957adb23

View File

@@ -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.
*