1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00

Use a more stable URL.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16094 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-07-26 00:01:44 +00:00
parent 6acf6c886e
commit ea34730820
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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"