Displaying 2 results from an estimated 2 matches for "c8b1de3d".
2006 Jul 11
2
Building a Rice Encoder/Decoder from FLAC
...ink it could be.
>
> Yes, Josh's code is well written, in a C++ sort of way. :-)
>
> Good luck and let us know if you get stuck,
> -r
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20060711/c8b1de3d/attachment.htm
2006 Jul 11
3
Building a Rice Encoder/Decoder from FLAC
Hi all,
I am interested in building a stand alone Rice Encoder/Decoder, using FLAC
source code as a starting point. I've read the theory behind it, and I am
very interested in info theory. However, I am struggling with how exactly
I would implement the theory in code. I'm a newbie to computer science
(only 1 year experience). I have read the format and documentation links on
the FLAC