Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Memory leak in MASA spherical indexing structure use in encoding

Basic info

  • Commit SHA: 639d93d1
  • Platform: all

Bug description

A new spherical indexing structure for mapping azimuth and elevation to spherical indices (needed for the case of 512 kbps metadata encoding) is created when the metadata framing adjustment in MASA is activated, and the structure is never freed leading to a memory leak. The creation of the new structure and the memory leak can be avoided by using the existing indexing structure from hMasa encoder structure instead.

Assignee Loading
Time tracking Loading