Overview | News | Windows | macOS | Android | iOS | Audio Formats | Components | Encoder Pack | Screenshots | Help & Support | Developer | Old Versions | Other Projects
advertisementPerfectTUNES
a helping hand for your audio collection

Add or upgrade Album Art, De-Dup and check for ripping errors
a helping hand for your audio collection

Add or upgrade Album Art, De-Dup and check for ripping errors
Releases of FDK AAC Packet Decoder
1.24.3 current version, released on: 2025-09-12
- Restored multi-channel support.
1.24.2 released on: 2025-09-11
- Updated FDK-AAC library.
- Increased maximum frame dependency to fix errors on seek.
1.24 released on: 2022-01-31
- Updated FDK-AAC
1.23 released on: 2021-05-07
- Fix maximum packet dependency reporting, now it will properly decode files with two immediate playout frames together at the start
- Revert a change to the math defines in libFDK-AAC, fixing compliance
1.22 released on: 2021-05-05
- Rewrote first packet analyzer to feed into the decoder when both are used
- Removed internal delay removal code, as nothing should be using it anyway
1.21 released on: 2021-05-01
- Fixed first packet analyzer to correctly apply limiter configuration, so that decoder delay is correctly reported, especially with the default configuration of PCM limiter being disabled
1.18 released on: 2021-04-15
- Fix SBR configuration display for USAC files
1.17 released on: 2021-03-25
- Restore PCM limiter level threshold to 0.1 dB from maximum instead of 1.0 dB
1.16 released on: 2021-03-24
- Change reset after seek to completely dispose and recreate the decoder to hopefully prevent seeking from triggering packet loss concealment
1.15 released on: 2021-03-23
- Updated libfdkaac to latest snapshot
- Changed first packet analyzer to allocate its own decoder instance, so packet concealment and stream flushing don't get in the way of stream start IPF
1.14 released on: 2020-11-10
- Correctly indicate USAC as codec rather than codec profile
- Leave off codec profile if it is identical to codec
1.13 released on: 2020-08-30
- Added support for short frame AAC
- This is the last version to work on Windows XP
1.12 released on: 2020-06-15
- Restrict to only LD, ELD, and USAC
- Fix AAC Audio Object Type parsing
- Fix end of stream handling
1.10 released on: 2020-04-27
- Re-enable PCM Limiter, now targeting -0.1 dBFS with an attack delay of 5ms for USAC files, and 0 dBFS with an attack of 15ms for regular AAC files