Commit graph

4 commits

Author SHA1 Message Date
Shashank Pathmudi
0597fd697a Fix for integer overflow issue in ixheaacd_merge_res_decor
Significance:
=============
Disabling of integer overflow check in ixheaacd_merge_res_decor function as it does not involve any pointer arithmetic that can lead to Out-of-bounds issue.

Bug: ossFuzz: 475582659
Test: poc in bug
2026-01-19 15:37:28 +05:30
Nikhil Bhavikatti
ae104f0711 Restructuring of Decoder 2023-05-15 17:23:01 +05:30
Shashank Pathmudi
6ce7dc469c Error concealment support for xHEAAC decoder 2023-02-28 11:54:07 +05:30
Shashank Pathmudi
b9e8ada604 MPS support for xHEAAC decoder 2023-01-23 14:46:59 +05:30