Commit Graph

5 Commits

Author SHA1 Message Date
Vladislav Mikhalin
6a069ab02a Added support for output sideband format query 2024-11-06 22:51:19 +03:00
Vladislav Mikhalin
f733ae8b86 Add support for non-interleaved flag 2024-11-06 18:53:36 +03:00
Vladislav Mikhalin
c33c2b93f3 remove log 2024-11-05 22:34:35 +03:00
Vladislav Mikhalin
44322b51f7 AJM: Added support for different PCM formats 2024-11-05 22:29:10 +03:00
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