8 lines
290 B
Markdown
8 lines
290 B
Markdown
# 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!
|
|
|
|
|