Martijn van Beurden wrote:

> You've exposed at least two very serious FLAC bugs, 
> namely a malfunctioning RICE2-partition encoder and a bug concerning 
> choosing verbatim frames over fixed/lpc frames.

The second, not choosing verbatim frames over fixed/lpc frames is almost
certainly a direct result of the first problem.

The fix was changing one local variable from FLAC_uint32 to FLAC_uint64
in function precompute_partition_info_sums_().

    
https://git.xiph.org/?p=flac.git;a=commit;h=6f7ec60c7e7f05f5ab0b1cf6b7b0945e44afcd4b

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to