Add support for http, https, and file URLs.
This is pretty preliminary for now. Seeking performance isn't great, and there's no caching. I'm sure there's also lots of bugs.
Showing
- examples/opusfile_example.c 14 additions, 10 deletionsexamples/opusfile_example.c
- include/opusfile.h 222 additions, 20 deletionsinclude/opusfile.h
- src/http.c 1727 additions, 0 deletionssrc/http.c
- src/opusfile.c 28 additions, 0 deletionssrc/opusfile.c
- unix/Makefile 18 additions, 6 deletionsunix/Makefile
Loading
Please register or sign in to comment