Link was a bit dated (but still working :-))

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17065 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ranma 2005-11-29 19:53:05 +00:00
parent 836e6e0865
commit c01054baac
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ static int init(int rate,int channels,int format,int flags){
#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;