[PR #3916] [MERGED] Added libSceAudiodec to lle modules list #3800

Closed
opened 2026-02-27 22:05:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3916
Author: @georgemoralis
Created: 1/11/2026
Status: Merged
Merged: 1/14/2026
Merged by: @georgemoralis

Base: mainHead: libSceAudiodec


📝 Commits (5)

  • f40a4b6 added libSceAudiodec to lle modules list
  • 469b863 Merge branch 'main' into libSceAudiodec
  • c974369 crappy float resample , use it at your own risk
  • 72496c5 clang
  • c53152b adjustments to aac

📊 Changes

5 files changed (+45 additions, -24 deletions)

View changed files

📝 README.md (+1 -1)
📝 src/core/libraries/ajm/ajm.cpp (+2 -2)
📝 src/core/libraries/ajm/ajm_aac.cpp (+36 -12)
📝 src/core/libraries/ajm/ajm_aac.h (+5 -9)
📝 src/emulator.cpp (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3916 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `libSceAudiodec` --- ### 📝 Commits (5) - [`f40a4b6`](https://github.com/shadps4-emu/shadPS4/commit/f40a4b681e84c9c872d6f36744c70a180048653b) added libSceAudiodec to lle modules list - [`469b863`](https://github.com/shadps4-emu/shadPS4/commit/469b863a40fc7f668b042ebe89d3f1e851b813ba) Merge branch 'main' into libSceAudiodec - [`c974369`](https://github.com/shadps4-emu/shadPS4/commit/c974369c2378c758e7605ae3262ac1ab644019d6) crappy float resample , use it at your own risk - [`72496c5`](https://github.com/shadps4-emu/shadPS4/commit/72496c50344addcbb9ec8d9ef10cf68ee518a57e) clang - [`c53152b`](https://github.com/shadps4-emu/shadPS4/commit/c53152b10c18c66ac8bf7c3028955badc95ac952) adjustments to aac ### 📊 Changes **5 files changed** (+45 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `src/core/libraries/ajm/ajm.cpp` (+2 -2) 📝 `src/core/libraries/ajm/ajm_aac.cpp` (+36 -12) 📝 `src/core/libraries/ajm/ajm_aac.h` (+5 -9) 📝 `src/emulator.cpp` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3800
No description provided.