Skip to content

Releases: dcherednik/atracdenc

Atracdenc-0.1.1

18 Nov 23:41
Compare
Choose a tag to compare
  • Get rid of gtest files. Make src tarball more clean.
  • Compilation warnings fixed.

0.1.0

09 Nov 23:15
Compare
Choose a tag to compare

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

28 Mar 17:39
Compare
Choose a tag to compare
AtracDenc-pre-alpha-3 Pre-release
Pre-release
  • initial LP4 mode support (without adaptive M/S bitrate realocation)

AtracDenc-pre-alpha-2

02 Jan 21:13
Compare
Choose a tag to compare
AtracDenc-pre-alpha-2 Pre-release
Pre-release
  • 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

02 Dec 21:05
Compare
Choose a tag to compare
AtracDenc-pre-alpha-1 Pre-release
Pre-release

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)