Skip to content

move back ivas_dec() into ivas_dec.c

  • Related issues: #880
  • Requested reviewers:

This MR intends to move back IVAS decoder and renderer principal functions back to file ivas_dec.c where the processing was done before NONBE_UNIFIED_DECODING_PATHS was introduced into the framework. Thus, the structure is brought back to follow the structure of the first IVAS SA4 delivery package (the Selection release). Also, it solves a ToDo comment and avoids almost an empty file being part of the framework.

This proposal is a follow-up to the discussion from https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/wikis/Meetings/Reports/2024-04-23%20Technical%20Matters. It does not touch the names of the functions as concluded but I think that at least this minimalistic change can avoid possible confusions that ivas_dec.c and ivas_dec() were removed from the Selection version package.

Merge request reports

Loading