Mercurial > mplayer.hg
changeset 17064:a6ad13d29a70
Link was a bit dated (but still working :-))
author | ranma |
---|---|
date | Tue, 29 Nov 2005 19:53:05 +0000 |
parents | 8f1dafb105df |
children | cf6bfdf41143 |
files | libao2/ao_dxr2.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libao2/ao_dxr2.c Tue Nov 29 04:16:46 2005 +0000 +++ b/libao2/ao_dxr2.c Tue Nov 29 19:53:05 2005 +0000 @@ -98,7 +98,7 @@ #ifdef DXR2_AUDIO_FREQ_24 // This is not yet in the dxr2 driver CVS // you can get the patch at - // http://www.ranmachan.dyndns.org/~ranma/patches/dxr2.pcm1723.20020513 + // http://www.tdiedrich.de/~ranma/patches/dxr2.pcm1723.20020513 case 24000: freq_id=DXR2_AUDIO_FREQ_24; break;