Mercurial > mplayer.hg
changeset 16093:fdb6bc2b891f
Use a more stable URL.
author | diego |
---|---|
date | Tue, 26 Jul 2005 00:01:44 +0000 |
parents | 26f5936c3fa3 |
children | 56f073b27625 |
files | libmpcodecs/ad_mpc.c libmpdemux/demux_mpc.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/ad_mpc.c Mon Jul 25 19:11:14 2005 +0000 +++ b/libmpcodecs/ad_mpc.c Tue Jul 26 00:01:44 2005 +0000 @@ -4,7 +4,7 @@ * Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> * License: GPL * This code may be be relicensed under the terms of the GNU LGPL when it - * becomes part of the ffmpeg project (ffmpeg.sourceforge.net) + * becomes part of the FFmpeg project (ffmpeg.org) */ #include <stdio.h>
--- a/libmpdemux/demux_mpc.c Mon Jul 25 19:11:14 2005 +0000 +++ b/libmpdemux/demux_mpc.c Tue Jul 26 00:01:44 2005 +0000 @@ -2,7 +2,7 @@ * Demuxer for Musepack v7 bitstream * by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> * This code may be be relicensed under the terms of the GNU LGPL when it - * becomes part of the ffmpeg project (ffmpeg.sourceforge.net) + * becomes part of the FFmpeg project (ffmpeg.org) */ #include "config.h"