<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atracdenc/src/atrac3denc_ut.cpp, branch fix_input_file_path</title>
<subtitle>OpenSource ATRAC1 ATRAC3 Encoder</subtitle>
<id>https://code.mastervirt.ru/atracdenc/atom?h=fix_input_file_path</id>
<link rel='self' href='https://code.mastervirt.ru/atracdenc/atom?h=fix_input_file_path'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/'/>
<updated>2026-05-03T12:41:21Z</updated>
<entry>
<title>Add MSYS2 build support (#70)</title>
<updated>2026-05-03T12:41:21Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2026-05-03T12:41:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=3e04903c35c61a0f0be0c2db409f5fd5f58d6e12'/>
<id>urn:sha1:3e04903c35c61a0f0be0c2db409f5fd5f58d6e12</id>
<content type='text'>
* Add MSYS2 build support

Add a selectable PCM I/O backend so MSVC builds can keep Media Foundation while MSYS2/MinGW builds use libsndfile.

Teach the libsndfile finder about MINGW_PREFIX and add a Windows MSYS2 CI job that builds the libsndfile backend.

Fix and enable tests for MSYS2 builds</content>
</entry>
<entry>
<title>[AT3] Restore and add more gain control tests</title>
<updated>2025-10-01T21:17:52Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2025-09-25T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=25a1b85cde7859f1e95fd3e02a68ffc3fca0f2c3'/>
<id>urn:sha1:25a1b85cde7859f1e95fd3e02a68ffc3fca0f2c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[refactoring] Get rid of TFloat parameter. Use float.</title>
<updated>2024-12-21T15:30:07Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-12-20T21:31:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=74d6e04c21bddd435bd74c34dbe027b883772a76'/>
<id>urn:sha1:74d6e04c21bddd435bd74c34dbe027b883772a76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[refactoring] Get rid of inheritance from data.</title>
<updated>2024-12-12T22:52:19Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-12-12T22:26:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=39986e653def9d1130235c1cd6a38c3251bb6d79'/>
<id>urn:sha1:39986e653def9d1130235c1cd6a38c3251bb6d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for MS Windows platform</title>
<updated>2019-05-14T22:14:42Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2019-05-14T22:14:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=ed9629395ce9696164c1d617d573a47982e82169'/>
<id>urn:sha1:ed9629395ce9696164c1d617d573a47982e82169</id>
<content type='text'>
- VS build (2017 tested)
- Media Foundation Framework support to read/write pcm data (instead of
libsndfile)
</content>
</entry>
<entry>
<title>Simplest gain control - scale first part of frame if the attack transient was detected</title>
<updated>2017-10-16T22:08:53Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2017-08-05T21:28:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=43e508b0b607054d2a720e8d9c3a11947d6f798d'/>
<id>urn:sha1:43e508b0b607054d2a720e8d9c3a11947d6f798d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring: use normal (previous frame is first) overlap buffer layout</title>
<updated>2017-08-04T21:40:20Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2017-08-04T21:40:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=fcb5986d9d21d923db2480be5089168fc1d1fcd2'/>
<id>urn:sha1:fcb5986d9d21d923db2480be5089168fc1d1fcd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set LGPL v2.1 license</title>
<updated>2017-02-12T13:14:56Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2017-02-12T13:14:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=3740b709a39e4a1eca7a5fbd598e8554944ce0e7'/>
<id>urn:sha1:3740b709a39e4a1eca7a5fbd598e8554944ce0e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dirty implementation of atrac3 encoder:</title>
<updated>2016-09-02T18:21:28Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2016-03-13T06:49:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=cfaa2cd39b7256a868a4f5cd83aac207df6bd1b3'/>
<id>urn:sha1:cfaa2cd39b7256a868a4f5cd83aac207df6bd1b3</id>
<content type='text'>
 - no JS mode
 - constant quantiser for tonal components
 - gain controll implemented but produces some artifacts with real signals.
 - etc...
</content>
</entry>
</feed>
