From 0dfee1ff5c267ed9ecf27006d91328fa7459fe5c Mon Sep 17 00:00:00 2001 From: Chris Clements Date: Fri, 31 Jul 2026 17:24:53 -0500 Subject: [PATCH] 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 --- Source/AaxDecrypter/AaxDecrypter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/AaxDecrypter/AaxDecrypter.csproj b/Source/AaxDecrypter/AaxDecrypter.csproj index bd043b8a..67a98fac 100644 --- a/Source/AaxDecrypter/AaxDecrypter.csproj +++ b/Source/AaxDecrypter/AaxDecrypter.csproj @@ -14,7 +14,7 @@ - +