@@ -3,7 +3,7 @@
*
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
*
- * see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
+ * see https://multimedia.cx/huffyuv.txt for a description of
* the algorithm used
*
* This file is part of FFmpeg.
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
*
- * see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
+ * see https://multimedia.cx/huffyuv.txt for a description of
* the algorithm used
*
* This file is part of FFmpeg.
@@ -3,7 +3,7 @@
*
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
*
- * see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
+ * see https://multimedia.cx/huffyuv.txt for a description of
* the algorithm used
*
* This file is part of FFmpeg.
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
*
- * see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
+ * see https://multimedia.cx/huffyuv.txt for a description of
* the algorithm used
*
* This file is part of FFmpeg.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> --- libavcodec/huffyuv.c | 2 +- libavcodec/huffyuv.h | 2 +- libavcodec/huffyuvdec.c | 2 +- libavcodec/huffyuvenc.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)