| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Sync to upstream libopus | Nils Wallménius | 2014-07-13 |
| * | Sync opus codec to upstream git | Nils Wallménius | 2013-08-31 |
| * | opus: don't rely on stride being 1<<shift | Nils Wallménius | 2012-10-16 |
| * | opus: use two pointers for mdct pre and post rotation | Andree Buschmann | 2012-10-16 |
| * | opus: replace copy loops with calls to memcpy | Andree Buschmann | 2012-10-07 |
| * | opus: allocate mdct f2 buffer in iram | Andree Buschmann | 2012-10-01 |
| * | opus: put frequently used mdct buffer on the real stack which is in iram | Nils Wallménius | 2012-09-26 |
| * | opus: #if 0 out some unused code | Nils Wallménius | 2012-09-24 |
| * | Initial opus codec support | Frederik M J Vestre | 2012-09-20 |