SachinVin
|
51996c54f0
|
audio_core\hle\adts_reader.cpp: Use BitField to parse ADTS header (#6719)
|
2023-07-28 12:15:58 -07:00 |
|
Steveice10
|
d8e74a9ff4
|
audio_core: Implement Apple AudioToolbox AAC decoder. (#6510)
|
2023-05-09 16:35:49 -07:00 |
|
liushuyu
|
6281660844
|
audio_core: hle: mf: address yet another batch of reviews
|
2019-02-09 13:55:42 -07:00 |
|
liushuyu
|
c91f5029ff
|
audio_core: hle: mf: fix a regression...
... where the sample copying logic is incorrect due to the wrong usage
of `std::array`
|
2019-02-09 11:57:36 +01:00 |
|
liushuyu
|
6332e57069
|
audio_core: hle: mf: return values as std::optional
|
2019-02-09 11:57:36 +01:00 |
|
liushuyu
|
be764e4f88
|
audio_core: hle: mf: multiple fixes...
... more smart pointers and re-arrange code
|
2019-02-09 11:57:36 +01:00 |
|
liushuyu
|
4bc6bfd51f
|
audio_core: hle: mf: re-arrange comments
|
2019-02-09 11:57:36 +01:00 |
|
liushuyu
|
2c40ef2a90
|
audio_core: hle: mf: rename functions
|
2019-02-09 11:57:36 +01:00 |
|
liushuyu
|
c03861c2d9
|
audio_core: hle: mf: address another batch of reviews from @B3N30
|
2019-02-09 11:56:51 +01:00 |
|
liushuyu
|
7f5b54fda4
|
audio_core: hle: mf: address reviews from @B3N30
|
2019-02-09 11:56:51 +01:00 |
|