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

Suliman via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Jun 29 06:34:43 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
> [2] http://repo.or.cz/iv.d.git/blob/HEAD:/drflac.d
> [3] http://repo.or.cz/iv.d.git/blob/HEAD:/minimp3.d

What benefits from lib without phobos as dependens?



More information about the Digitalmars-d-announce mailing list