diff mp_msg.h @ 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 36a5cdca733b
children d172681d07eb
line wrap: on
line diff