Author: diego Date: Thu Dec 25 16:44:57 2008 New Revision: 3891 Log: Change some mplayerhq.hu references to ffmpeg.org.
Modified: dcaenc/readme mlp/mlpdec.c Modified: dcaenc/readme ============================================================================== --- dcaenc/readme Sat Dec 20 19:26:24 2008 (r3890) +++ dcaenc/readme Thu Dec 25 16:44:57 2008 (r3891) @@ -1,5 +1,3 @@ This source is based on code from here: -http://roundup.mplayerhq.hu/roundup/ffmpeg/file153/edts-20080207.tar.gz - - +http://roundup.ffmpeg.org/roundup/ffmpeg/file153/edts-20080207.tar.gz Modified: mlp/mlpdec.c ============================================================================== --- mlp/mlpdec.c Sat Dec 20 19:26:24 2008 (r3890) +++ mlp/mlpdec.c Thu Dec 25 16:44:57 2008 (r3891) @@ -66,7 +66,7 @@ static const char* sample_message = "Please file a bug report following the instructions at " - "http://ffmpeg.mplayerhq.hu/bugreports.html and include " + "http://ffmpeg.org/bugreports.html and include " "a sample of this file."; typedef struct SubStream { _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
