| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-14 | Tweak opus build flags and allocs | jacqueline | |
| This gets us to ~40% of one core cpu usage during playback. Good enough for a while I reckon! Paid for the internal ram usage by reclaiming some stack size headroom. | |||
| 2024-02-14 | put the big opus alloc back into spiram | jacqueline | |
| it's not clear to me that it helps *that* much, since the ogg allocs are in internal ram anyway, and the memory pressure is just a bit much | |||
| 2024-02-07 | put opus' allocations into internal ram | jacqueline | |
| it's a pretty chonky codec, but this seems like the best way to tame its performance. | |||
| 2023-09-04 | Fix some release build warnings | jacqueline | |
| 2023-08-09 | Use opusfile instead of working directly with ogg and opus | jacqueline | |
