aboutsummaryrefslogtreecommitdiff
path: root/decoder/ixheaacd_mps_parse.c
AgeCommit message (Expand)Author
2023-12-22Fix for potential divide-by-zero issue observed during code inspectionShashank Pathmudi
2023-12-22Fix for divide-by-zero in ixheaacd_mps_frame_decode (#71)ShashankPathmudi
2023-09-01Fix for divide by zero in ixheaacd_mps_frame_decodeYash Patil
2023-05-15Restructuring of DecoderNikhil Bhavikatti
2023-02-28Error concealment support for xHEAAC decoderShashank Pathmudi
2023-01-23MPS support for xHEAAC decoderShashank Pathmudi
2022-12-27ESBR support for xHEAAC decoderShashank Pathmudi
2022-11-29Transform length 960 support for xHEAAC decoderNikhil Bhavikatti
2022-10-10ELDv2 support for EXHEAAC decoderSowmya Sree Reddy G
2022-07-24Optimisation changes in mps apply pre-matrix and mix-matrix modulesSushanth Patil
2022-07-23Optimisation changes in mps apply functionSushanth Patil
2020-05-10Fix to handle missing checks on error returnedRajat Kumar
2019-08-26Fix for correcting #include delimitersRamesh Katuri
2019-07-17Fix to define all tables as const in libxaacRajat Kumar
2019-01-07Merge "Fix for oobw in ixheaacd_decode_init()"TreeHugger Robot
2018-12-28Fix for Use of uninitialized value in ixheaacd_mps_mapindexdataRamesh Katuri
2018-11-29Fix for oobw in ixheaacd_decode_init()Ramesh Katuri
2018-11-16Merge "Fix for Stack buffer overflow in ixheaacd_mps_getstridemap" into pi-de...Ray Essick
2018-11-14Fix for Stack buffer overflow in ixheaacd_mps_getstridemapRamesh Katuri
2018-10-30Fix for OOB read in bit stream parsing in mps moduleRamesh Katuri
2018-10-17Fix for OOB read in bit stream parsing in mps moduleRamesh Katuri
2018-07-03Fix for Segmentation fault in ixheaacd_sbr_dec_from_mpsRamesh Katuri
2018-07-03Changes based on review commentsHarish Mahendrakar
2018-05-25Sanitization fixes from new CTS testsRay Essick
2018-05-17Bring xHE-AAC into pi-dev branchRay Essick