Update AAXClean.Codecs to 3.1.0

Fixes xHE-AAC (USAC) seeking in Apple players: AAXClean now writes the
sync sample table (stss) required by ISO/IEC 23003-3 for USAC output,
and chapter-split files are sample-accurate via edit lists
(Mbucari/AAXClean#18, Mbucari/AAXClean#19).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Chris ClementsandClaude Fable 5 committed 2026-07-31 17:24:53 -05:00
1 parent 842b0c0933
commit 0dfee1ff5c
1 file changed
+1 -1
+1 -1
View File
@@ -14,7 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AAXClean.Codecs" Version="3.0.2" />
<PackageReference Include="AAXClean.Codecs" Version="3.1.0" />
</ItemGroup>
<ItemGroup>