Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54633
Reakcje/Polubienia
40489

Monkey's Audio 13.06

Version 13.06 (June 18, 2026)

  1. Changed: Removed macros to convert int64 values to pointers and instead call discrete functions.
  2. Changed: Updated to Visual Studio 2026 18.7.1.
  3. Changed: Merged information gathering in the info and decompress object into a shared base class (IAPEInfo).
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54633
Reakcje/Polubienia
40489

Monkey's Audio 13.10

Version 13.10 (June 27, 2026)

  1. Changed: Removed the AVX instruction _mm256_zeroupper because it should be unneeded and it helps performance.
  2. Changed: Interim mode is only handled by the non-assembly code NNFilter (so it can be removed from the assembly routines) and it's better wrapped up.
  3. Changed: Updated to Visual Studio 2026 18.7.2.
  4. Changed: Switched to only APE::IAPEProgressCallback for progress callbacks so a context is always provided.
  5. Changed: Removed the kill flag since that's provided in the IAPEProgressCallback interface.
  6. Changed: Incremented the interface version for the progress changes.
  7. Changed: Provide CAPEProgressCallbackStaticFunction to call a static function with a context variable (void *) for progress.
  8. Changed: Faster implementation of CalculateDotProductAVX2 by unrolling 4x.

Version 13.07 (June 23, 2026)

  1. Changed: Removed the AVX instruction _mm256_zeroupper because it should be unneeded and it helps performance.
  2. Changed: Faster implementation of CalculateDotProductAVX2 by unrolling 4x.
  3. Changed: Faster implementation of AdaptAVX2.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry