home.social

#minimp3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #minimp3, aggregated by home.social.

  1. is a decoder.

    minimp3 is a standards-compliant library that decodes MP3 data in buffers, frames, or in a streaming manner. minimp3 is quite simple, only having a handful of API functions for decoding MP3 data. minimp3 can iterate through frames, seek to positions, and supports SIMD as well as dealing with files with non-MP3 (ID3) or invalid data.

    Website 🔗️: github.com/lieff/minimp3