Skip to content

Commit

Permalink
update README with Texas Instruments SLAC clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
dbry committed Mar 9, 2020
1 parent c7b5a8b commit 2c56eb4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
// Distributed under the BSD Software License (see license.txt) //
////////////////////////////////////////////////////////////////////////////

Update: Since I developed and named this codec I have been made aware of a
proprietary audio compression algorithm from Texas Instruments for
its CC85xx line of chips (and perhaps others) also called SLAC
(Slightly Lossy Audio Codec). There is no relation between the two
codecs (mine is completely original and neither lossy nor
proprietary). I apologize for any confusion.

A very simple lossless audio compressor. Designed to achieve about the same
compression as flac -0 or shorten with the absolute minimum amount of
complexity (in fact, the entire library for both encoding and decoding is a
Expand Down

0 comments on commit 2c56eb4

Please sign in to comment.