Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-18 | libs/playit: bump submodule for prerendered leak fix | Vito Caputo | |
When seekable libplayit was leaking the prerendered buf. It's generally harmless since this tends to only occur once per invocation and process exit cleans up anyways. But it's nice to keep ASAN/leak reports free of noise. | |||
2023-11-14 | libs/playit: add libplayit submodule | Vito Caputo | |
Preparatory commit for implementing an .IT file playback module |