ittiam-systems / libmpegh

MPEG-H 3D Audio Low Complexity Profile Decoder. Encoder: https://github.com/ittiam-systems/libmpeghe
http://www.ittiam.com/
BSD 3-Clause Clear License
86 stars 19 forks source link

OAM external renderer interface writes `goa_element_id` always as `0` #82

Closed SakethSathuvalli closed 3 weeks ago

SakethSathuvalli commented 1 month ago

The external renderer interface for OAM writes goa_element_id always 0. This has to be mapped to element id appropriately.

The issue was found during code inspection by @dfisc.

SakethSathuvalli commented 3 weeks ago

Fix available on main branch!