Commit Graph

5 Commits

Author SHA1 Message Date
18b9194530 Add AAC support and update version
This commit adds support for AAC audio decoding via the fdk-aac library, including:
- New AAC decoder module (ADTS streaming)
- Integration into the autodetection system
- Support for AAC in transcoding
- Updated version to 0.3.23
- Added necessary dependencies in Cargo.toml and Cargo.lock
- Added tests for AAC decoding
2026-02-27 00:00:56 +01:00
88349e7797 Récupération de l'erreur git cleaning 2025-11-04 21:13:06 +01:00
6bce26c4fc Retour sur pmoaudio 2025-11-03 14:45:37 +01:00
ec0a0e675e Corrections mineurs sur pmoflac 2025-11-03 14:45:37 +01:00
eb59aacc23 Ajoute une fonction de transcodage xxx-> flac en stream à pmoflac 2025-10-29 22:36:36 +01:00