shadPS4/src/core/libraries/ajm
Vladislav Mikhalin 50a3081084
ajm: handle ParseRiffHeader flag (#3618)
* ajm: handle ParseRiffheader flag

* small optimizations and cleanup

* allow uninitialized instances handle RIFF

* fixed audio cutoff and small refactoring

* small fix to the returned data

* fix gapless init, reset total samples on RIFF init

* warning reporting + consume input buffer on gapless loop
2025-09-22 18:50:57 +03:00
..
ajm_at9.cpp ajm: handle ParseRiffHeader flag (#3618) 2025-09-22 18:50:57 +03:00
ajm_at9.h ajm: handle ParseRiffHeader flag (#3618) 2025-09-22 18:50:57 +03:00
ajm_batch.cpp ajm: added stubbed statistics instance (#1924) 2024-12-29 12:53:06 +02:00
ajm_batch.h ajm: added stubbed statistics instance (#1924) 2024-12-29 12:53:06 +02:00
ajm_context.cpp ajm: mark empty batches as finished immediately (#2385) 2025-02-09 16:11:24 +03:00
ajm_context.h Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_error.h [Libs] Error Codes (#612) 2024-08-27 15:53:38 +03:00
ajm_instance_statistics.cpp ajm: added stubbed statistics instance (#1924) 2024-12-29 12:53:06 +02:00
ajm_instance_statistics.h ajm: added stubbed statistics instance (#1924) 2024-12-29 12:53:06 +02:00
ajm_instance.cpp ajm: handle ParseRiffHeader flag (#3618) 2025-09-22 18:50:57 +03:00
ajm_instance.h ajm: handle ParseRiffHeader flag (#3618) 2025-09-22 18:50:57 +03:00
ajm_mp3.cpp ajm: handle ParseRiffHeader flag (#3618) 2025-09-22 18:50:57 +03:00
ajm_mp3.h ajm: handle ParseRiffHeader flag (#3618) 2025-09-22 18:50:57 +03:00
ajm.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
ajm.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00