shadPS4/src/core/libraries/ajm
georgemoralis f068f13e4a
Ajm (#1456)
* ajm: Initial ajm implementation

* AJM code improvements (#1453)

* Fix sideband buffer order (#1454)

* ajm: Attempt to add gapless support

* ajm_at9: Return superframes decoded in a single job

* WIP (#1460)

* Fix gapless decode and combine split buffers

* Fixed linux build

* fix number of samples reported with gapless decoding

* fixed number of remaining samples calculation

should fix the small crackling sounds that play every now and again

* refactor half ajm

* refactored most of ajm

* refactored ajm

* clang-format, in-repo libatrac9, removed debug stuff

---------

Co-authored-by: auser1337 <aaravsandhu10@outlook.com>
Co-authored-by: Vladislav Mikhalin <mikhalinvlad@gmail.com>
Co-authored-by: IndecisiveTurtle <geoster3d@gmail.com>
2024-11-05 09:16:57 +02:00
..
ajm_at9.cpp Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_at9.h Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_batch.cpp Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_batch.h Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_context.cpp Ajm (#1456) 2024-11-05 09:16:57 +02: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.cpp Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_instance.h Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_mp3.cpp Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm_mp3.h Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm.cpp Ajm (#1456) 2024-11-05 09:16:57 +02:00
ajm.h Ajm (#1456) 2024-11-05 09:16:57 +02:00