Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more options to SBC encoder and decoder | Marcel Holtmann | 2008-11-01 | 1 | -8/+20 |
* | Fix SBC decoding handling | Marcel Holtmann | 2008-10-30 | 1 | -4/+4 |
* | Let the decoder write Sun/NeXT audio S16_BE files | Marcel Holtmann | 2008-10-26 | 1 | -1/+18 |
* | Fix missing encoding of last frame | Marcel Holtmann | 2008-10-26 | 1 | -2/+1 |
* | Introduce sbc new API. | Luiz Augusto von Dentz | 2008-02-19 | 1 | -5/+26 |
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -2/+2 |
* | fix off-by-one in sbcdec | Brad Midgley | 2008-01-30 | 1 | -2/+2 |
* | Make sbc codec to write directly in application buffers and so avoiding memcpys. | Luiz Augusto von Dentz | 2007-11-12 | 1 | -10/+10 |
* | Coding style cleanup | Johan Hedberg | 2007-11-01 | 1 | -15/+21 |
* | Fix output handling of decoder | Marcel Holtmann | 2007-08-25 | 1 | -21/+30 |
* | Add swap member to sbc struct and fix pcm plugin to not swap the buffer. | Luiz Augusto von Dentz | 2007-08-21 | 1 | -0/+1 |
* | Update coding style | Marcel Holtmann | 2007-03-24 | 1 | -3/+5 |
* | whitespace fixes | Brad Midgley | 2007-03-24 | 1 | -3/+3 |
* | examine the result of write() ops, avoid warnings | Brad Midgley | 2007-03-24 | 1 | -5/+7 |
* | add Marcel's original, unmodified sbcdec/enc clients to sbc | Brad Midgley | 2007-03-24 | 1 | -1/+194 |
* | Add SBC utilities | Marcel Holtmann | 2007-02-21 | 1 | -0/+33 |