1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[traits] Fixed isAllocSource, added isSourceOnly and isSinkOnly. More... almost 9 years ago
[package] Added some documentation. More... almost 9 years ago
[traits] Reimplemented in a more organized way. More... almost 9 years ago
[doc] Unify style of <code> with <pre>. More... almost 9 years ago
Removed SRC-related stuff. It will sit in its own package. More... about 9 years ago
Removed ogg and libav related stuff. More... about 9 years ago
Removed libcurl-related stuff. It will sit in its own package. More... about 9 years ago
Removed MAD-related stuff. It will sit in its own package. More... about 9 years ago
Removed ALSA-related stuff. It will sit in a separate package. More... about 9 years ago
Renamed the library to flod. More... about 9 years ago
Removed libvorbis bindings. More... about 9 years ago
Removed libavformat bindings. More... about 9 years ago
Remove ALSA bindings. Use dub package alsa-lib instead. More... about 9 years ago
Removed libsamplerate bindings. Use dub package instead. More... about 9 years ago
Removed libavutil bindings. Use dub package instead. More... about 9 years ago
Removed MAD bindings. deimos-mad is used instead. More... about 9 years ago
Add peek/consume to Drop. More... about 9 years ago
Removed libogg bindings. Use deimos-ogg instead. More... about 9 years ago
[common] Added module with common sources, filters and sinks. More... about 9 years ago
First working stream builder. More... about 9 years ago
[file] Testing compiler optimization caps on simple file streams. More... about 9 years ago
Trying pipeline components connected via reference, not composition. More... about 9 years ago
[stream] Keep stream structure and ctor args in one object - first draft. More... about 9 years ago
[etc.ogg] First draft of demuxer inteface. More... about 9 years ago
[CurlReader] Parameterize entire struct, not just push(). More... about 9 years ago
Attempt to formally define stream component traits. More... about 9 years ago
Experimenting with libavformat. More... about 9 years ago
Added partial bindings to libavformat and libavutil. More... about 9 years ago
First attempt at Ogg/Vorbis decoding. More... about 9 years ago
[CurlReader] Fixed exception propagation. More... about 9 years ago