[Lazarus] Reed–Solomon error correction

Henry Vermaak henry.vermaak at gmail.com
Mon Jun 4 01:10:11 CEST 2012


On 3 June 2012 22:42, Dave Coventry <dgcoventry at gmail.com> wrote:
> I need to parse the contents of a file which uses Reed–Solomon error correction.
>
> Are there any libraries to handle this?

This one claims to have a general purpose encoder/decoder (amongst
other things), and it's lgpl:

http://www.ka9q.net/code/fec/

I've made one recently (in c), but I'm not sure if I can give it away.

Henry




More information about the Lazarus mailing list