[Mplayer-cvslog] CVS: main/mp3lib layer2.c,1.2,1.3

D Richard Felker III dalias at aerifal.cx
Tue Jan 28 03:01:39 CET 2003


On Tue, Jan 28, 2003 at 01:25:41AM +0100, Arpi of Ize wrote:
> Update of /cvsroot/mplayer/main/mp3lib
> In directory mail:/var/tmp.root/cvs-serv7026
> 
> Modified Files:
> 	layer2.c 
> Log Message:
> In mp3lib/sr1.c, look at the line 226:
>   if(fr->sampling_frequency>8) return FALSE;  // valid: 0..8
> which allows fr->sampling_frequency to go up to 8.
> Obviously, the code does not bother about what would happen if
> fr->sampling_frequency lies in the range [3,8].
> patch from Nilmoni Deb, Nick?, Rich

Thanks for applying! With my box's hd transplanted into p75 laptop,
even sending mail is painfully slow. Applying and compiling and
testing patches would be even worse! :( Hopefully things will be back
to normal soon!

Rich



More information about the MPlayer-cvslog mailing list