Releases: dcherednik/atracdenc
Releases · dcherednik/atracdenc
Atracdenc-0.1.1
- Get rid of gtest files. Make src tarball more clean.
- Compilation warnings fixed.
0.1.0
RealMedia and RIFF (at3,wav) container support for ATRAC3
Simple adaptive M/S allocation for ATRAC3 LP4
man page
bug fixes and ux improvments
AtracDenc-pre-alpha-3
- initial LP4 mode support (without adaptive M/S bitrate realocation)
AtracDenc-pre-alpha-2
- Support of reading from stdin.
For POSIX libsndfile is used.
For Windows Win32 Api based reader is used. Limitation: only AU(SND) 16bit 44100Hz stereo/mono input stream supported.
AtracDenc-pre-alpha-1
features:
- ATRAC1 encoding/decoding (using AEA container)
- ATRAC3 LP2 mode encoding (using OMA container)
limitations: - poor implemented gain control
- no join stereo, so LP4 is not supported
- no tone separation
- poor user facilities (cmd line, error handling, etc)