comparison libmpdemux/demux_mpc.c @ 16093:fdb6bc2b891f

Use a more stable URL.
author diego
date Tue, 26 Jul 2005 00:01:44 +0000
parents f482bbb5fad9
children 5a97461d9ada
comparison
equal deleted inserted replaced
16092:26f5936c3fa3 16093:fdb6bc2b891f
1 /** 1 /**
2 * Demuxer for Musepack v7 bitstream 2 * Demuxer for Musepack v7 bitstream
3 * by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> 3 * by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
4 * This code may be be relicensed under the terms of the GNU LGPL when it 4 * This code may be be relicensed under the terms of the GNU LGPL when it
5 * becomes part of the ffmpeg project (ffmpeg.sourceforge.net) 5 * becomes part of the FFmpeg project (ffmpeg.org)
6 */ 6 */
7 7
8 #include "config.h" 8 #include "config.h"
9 9
10 #include <stdlib.h> 10 #include <stdlib.h>