one-file pure D decoders for vorbis, flac and mp3

Martin Nowak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Jun 29 03:22:39 PDT 2016


On Wednesday, 29 June 2016 at 09:07:18 UTC, ketmar wrote:
> i decided to make some noise about those, as people may 
> thinking about doing the ports themselves, and effectively 
> double (or triple, or...) the work.
>
> so, here they are:
> * Vorbis decoder[1] (stb_vorbis port), PD;
> * FLAC decoder[2] (drflac port), PD;
> * MP3 decoder[3] (minimp3 port), GPL.
>
> they may or may not work for you, i don't know.
>
>
> [1] http://repo.or.cz/iv.d.git/blob_plain/HEAD:/stb/vorbis.d

Nice, just recently use stb_vorbis.c. Any chance you'll turn this 
into a dub package?


More information about the Digitalmars-d-announce mailing list