MPEG-H 3D Audio Low Complexity Profile Decoder. Encoder: https://github.com/ittiam-systems/libmpeghe Contact: mob-audio@ittiam.com
BSD 3-Clause Clear License
88
stars
18
forks
source link
OAM external renderer interface writes `goa_element_id` always as `0` #82
Closed
SakethSathuvalli closed 5 months ago
The external renderer interface for OAM writes
goa_element_id
always0
. This has to be mapped to element id appropriately.The issue was found during code inspection by @dfisc.