summaryrefslogtreecommitdiffstats
path: root/src/audio_core/adsp/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the input process handle to get the correct application's memoryKelebek12024-01-285-7/+26
* opus: fix stereo stream count check in multistream decoder objectLiam2023-11-171-1/+1
* Convert files to LF eolKelebek12023-11-042-218/+218
* Allow 0 stereo countKelebek12023-11-031-2/+2
* Clear DSP buffer after each executionKelebek12023-10-102-0/+11
* Reimplement HardwareOpusKelebek12023-09-169-51/+715
* Do not reset the command buffer command count each timeKelebek12023-09-074-16/+9
* Rework ADSP into a wrapper for appsKelebek12023-09-045-0/+581