Mercurial > mplayer.hg
diff TOOLS/png2raw.c @ 9130:8a0a93d6b4c3
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
author | arpi |
---|---|
date | Tue, 28 Jan 2003 00:25:38 +0000 |
parents | bf973bffe240 |
children |