[CELT-dev] Possible bug in CELT's VBR code

John Ridges jridges at masque.com
Mon Feb 28 16:55:44 PST 2011


Hi guys,

It looks to me like line 955 in celt.c should be:

       effectiveBytes = vbr_rate>>(3+BITRES);

otherwise it seems like "effectiveBytes" is 8 times larger than it 
should be (at least if it's really meant to be bytes).

Cheers,
John Ridges





More information about the celt-dev mailing list