<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atracdenc/src/atrac/atrac_scale.cpp, branch stable/0.2</title>
<subtitle>OpenSource ATRAC1 ATRAC3 Encoder</subtitle>
<id>https://code.mastervirt.ru/atracdenc/atom?h=stable%2F0.2</id>
<link rel='self' href='https://code.mastervirt.ru/atracdenc/atom?h=stable%2F0.2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/'/>
<updated>2025-07-19T20:17:12Z</updated>
<entry>
<title>Fix multiple uninitialized memory usage.</title>
<updated>2025-07-19T20:17:12Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2025-07-19T20:17:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=b17df2955f9d23b6b6b7adfd85d2ce1449512e35'/>
<id>urn:sha1:b17df2955f9d23b6b6b7adfd85d2ce1449512e35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal implementation of AT3P bitstream for residual signal.</title>
<updated>2025-04-19T12:59:17Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2025-04-19T12:07:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=e4de6009fbe23bb19a0f8135250ac2b514e0db3b'/>
<id>urn:sha1:e4de6009fbe23bb19a0f8135250ac2b514e0db3b</id>
<content type='text'>
* Write scale factor index, wordlen, codetable directly (without VLC)
* Use huffman tables for mantisas
* Some draft of the library to simplify bit allocation code
* Tonal encoding teporary disabled
* Allow c++14
</content>
</entry>
<entry>
<title>Merge branch 'master' into at3plus-dev</title>
<updated>2025-01-25T23:50:51Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2025-01-25T23:50:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=0696e23b2beef4a5525acd5a7013c7d1f3fd2f8e'/>
<id>urn:sha1:0696e23b2beef4a5525acd5a7013c7d1f3fd2f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify scaler code reusage.</title>
<updated>2025-01-05T01:57:14Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2025-01-04T23:30:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=0fe8e1a0d1a495e41a281f54af31d6713c0de01d'/>
<id>urn:sha1:0fe8e1a0d1a495e41a281f54af31d6713c0de01d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not check energy aware flag on each loop iteration</title>
<updated>2024-12-22T22:26:04Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-12-22T22:26:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=a0a18fc3536c006c157c3988c3f95f6b32df22f8'/>
<id>urn:sha1:a0a18fc3536c006c157c3988c3f95f6b32df22f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into new_psy</title>
<updated>2024-12-22T13:44:27Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-12-22T12:39:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=eb33c262156f4feb67c523908add841077574021'/>
<id>urn:sha1:eb33c262156f4feb67c523908add841077574021</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>[AT3] Attempt to improve quality:</title>
<updated>2024-12-19T21:42:22Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-12-07T21:13:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=e2605699b7c79a8cb5d06b0069f32c3b01d4ded4'/>
<id>urn:sha1:e2605699b7c79a8cb5d06b0069f32c3b01d4ded4</id>
<content type='text'>
 * Band energy aware quantization for high frequency bands
 * Energy aware bit allocation for low frequency bands
 * Tune bit allocation table and weight coefficients
</content>
</entry>
<entry>
<title>[AT3] Introduce energy aware quantization</title>
<updated>2024-12-14T23:39:02Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-12-06T23:29:41Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/atracdenc/commit/?id=12dc4f2808637abaf0c8b36ac60802ab1565ac37'/>
<id>urn:sha1:12dc4f2808637abaf0c8b36ac60802ab1565ac37</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>
</feed>
