Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add simple implementation of sbc_parse() | Marcel Holtmann | 2007-08-26 | 1 | -0/+5 |
| | |||||
* | indicate 0 bytes consumed in encoder if input is too short. | Brad Midgley | 2007-08-26 | 1 | -1/+4 |
| | | | | | caller is responsible for filling the end of the input if it really wants the frame encoded (ie with silence at the end) | ||||
* | Update copyright information | Marcel Holtmann | 2007-08-25 | 1 | -1/+1 |
| | |||||
* | Add swap member to sbc struct and fix pcm plugin to not swap the buffer. | Luiz Augusto von Dentz | 2007-08-21 | 1 | -3/+15 |
| | |||||
* | Don't hardcode allocation method to SNR | Johan Hedberg | 2007-08-11 | 1 | -1/+1 |
| | |||||
* | whitespace fixes | Brad Midgley | 2007-03-24 | 1 | -2/+2 |
| | |||||
* | update the sbc encoder from the working fixed-point code in the sbc project | Brad Midgley | 2007-03-17 | 1 | -1/+1397 |
| | | | | | I also tagged the sbc project with "copied-to-bluez-utils" at the same time. We will do sbc work under bluez and sync it with the old sbc project if necessary. | ||||
* | Add SBC helper includes | Marcel Holtmann | 2007-02-21 | 1 | -0/+5 |
| | |||||
* | Add skeleton for embedding SBC library | Marcel Holtmann | 2007-01-31 | 1 | -0/+28 |