Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor project structure | Jari Vetoniemi | 2018-10-31 |
| | | | | | libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c | ||
* | support floating point encodings | Jari Vetoniemi | 2018-10-31 |
added dsp.c from sndio for handling the conversions. sort of fixes mpv, still has problems due to stubbed functions though. |