]> git.sesse.net Git - greproxy/commit
Change FEC implementation.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Feb 2015 11:47:10 +0000 (12:47 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Feb 2015 11:47:10 +0000 (12:47 +0100)
commit63a0866d71f91f19c41244cd32b6954284d547b7
treeea5520ea42f9e638702ca8b2d54a40551d041d08
parent34fe2a0994015dc72813e2315fbd67b1b648e23c
Change FEC implementation.

We use a longer code to be able to help against longer bursts.
Also, switch to fecpp because it's much, much faster
(the old library couldn't handle such long codes at the rates we need).
Makefile
rs_parm.h
rsdecoder.cpp
rsdecoder.h
rsencoder.cpp
rsencoder.h