diff options
| author | Mohamed Akram <mohd-akram@users.noreply.github.com> | 2024-01-07 01:11:08 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-06 14:11:08 -0700 |
| commit | f49de51225b2206609df6a89f3cbb5fd7459ff68 (patch) | |
| tree | ca816ef98baf21a02672cd1a199d5e0e3304c25b /CONTRIBUTORS.md | |
| parent | 7b5c41c2a521f2e49f8acc24f29c8472938f3987 (diff) | |
Detect audio spatial format (#9996)
* Detect audio spatial format
* Update MediaBrowser.Model/Entities/MediaStream.cs
* Update MediaStream.cs
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to 'CONTRIBUTORS.md')
| -rw-r--r-- | CONTRIBUTORS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d208879d1..4e45fd24a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -81,6 +81,7 @@ - [Maxr1998](https://github.com/Maxr1998) - [mcarlton00](https://github.com/mcarlton00) - [mitchfizz05](https://github.com/mitchfizz05) + - [mohd-akram](https://github.com/mohd-akram) - [MrTimscampi](https://github.com/MrTimscampi) - [n8225](https://github.com/n8225) - [Nalsai](https://github.com/Nalsai) |
