Go to file
_ 84dc1a983f HTTP playback works, for Ogg/Vorbis only for now
This is really cool. Since I own the whole I/O stack, I could also make it run
over QUIC or some compressed format or anything I like.

And I can probably sniff the first packet by hand to suport both Vorbis and
Opus. That would cover most of my music library.
2021-11-14 19:31:54 +00:00
src HTTP playback works, for Ogg/Vorbis only for now 2021-11-14 19:31:54 +00:00
.gitignore 👕 refactor: took apart the decoder and put it back together as an iterator 2021-11-13 10:31:58 -06:00
Cargo.lock 🚧 wip: demuxing over HTTP, for Ogg formats only 2021-11-13 21:40:03 -06:00
Cargo.toml 🚧 wip: demuxing over HTTP, for Ogg formats only 2021-11-13 21:40:03 -06:00
todo.md 🐛 bug: popping is gone 2021-11-13 11:23:10 -06:00