David Reid

Results 303 comments of David Reid

OK, lets leave this one with me and I'll sort it out when I get a chance. Will mark this as a bug because I think it should "Just Work"....

These are both planned, but a long way out unfortunately. I've started on Opus (https://github.com/mackron/dr_libs/blob/master/wip/dr_opus.h), but don't get excited - it doesn't do anything right now and won't for a...

Let's leave this issue open and use it to track progress on this. Neither of these will be happening this year, that's for certain.

Are there any open source Opus implementations that were built from the spec, and not based on the code in the reference implementation? The spec says that the code is...

My thinking is that the spec alone _should_ be enough. It hasn't been a problem yet, but I haven't got to the technical stuff yet so who knows. A 2x...

So I've put in leave for early October with the intention on working on a dr_vorbis. No promises or anything as to whether or not that actually happens, but hopefully...

@pseiler I actually just signed up for the GitHub Sponsors program just yesterday so maybe that'd be the best place? Thank you! But of course you don't have to do...

Yeah that's no worries, I understand. I don't have any other donation platforms set up right now, but I appreciate you reaching out.

I've started on some preliminary work on dr_vorbis. No actual audio decoding is implemented yet - mostly just boilerplate and a bit of infrastructure. It's in the "vorbis" branch. Code...

I'm not sure yet. From my preliminary look it looks like I might be able to do it per-packet, but no guarantees or anything.