Revived fixed-point MP3 encoder
https://github.com/toots/shine
libshine.spec | ||
README.md |
libshine
Savonet/shine is a library for encoding mp3 data which is implemented in fixed-point arithmetic. The library can thus be used to implement super fast mp3 encoding on architectures without a FPU, such as armel, etc.. In fact, it is also super fast on architectures with a FPU!