Releases: toots/shine
Releases · toots/shine
Fix invalid MPEG 2.5 bitrates
Important rewrite and optimization
- Fixed WAV file parsing.
- Explicitely unroll some loops
to enhance encoding speed. Thanks
to @ckthomas on github for these
changes! - Add -funroll-loops to CFLAGS
- Major code cleanup by @zhaoxiu-zeng
onLingYunZhi/shine
. - Added interleaved API, also contributed
by @zhaoxiu-zeng - Bumped ABI to 3.1.0
Mpeg-II and 2.5 support, JS build
This release adds support for MPEG-II and 2.5 formats with extended bitrates and samplerates.
It also contains a Javascript build and API of the library, which is not really practical for now but should be in the near future.