aboutsummaryrefslogtreecommitdiff
path: root/decoder/drc_src
AgeCommit message (Expand)Author
2024-01-16Decoder Enhancements (#77)ShashankPathmudi
2023-10-26Fix for divide-by-zero in impd_parse_dwnmix_instructionsShashank Pathmudi
2023-09-22Fix for Use-of-uninitialized-value in impd_drc_set_preselectionYash Patil
2023-07-14USAC along with DRC support for libxaac encoder (#37)Nikhil Bhavikatti
2023-04-28cleanup cmake filesHarish Mahendrakar
2023-02-09CMake support for Platforms and FuzzerJyothi Swaroop Kumar Nallapaneni
2022-11-02DRC configuration updates for xHEAAC decoderShashank Pathmudi
2022-10-10ELDv2 support for EXHEAAC decoderSowmya Sree Reddy G
2022-09-27DRC feature updatesNikhil Bhavikatti
2022-01-20Select Expert and Anchor Loudness measurement.Sachin
2022-01-20Update Boost and attenuation values for MPEG-D DRCSachin
2022-01-20Extend API support for Album Mode.Sachin
2022-01-20Obtain Loudness Info from MPEG-4/MPEG-D DRC streamSachin
2020-10-08Removal of pointer arithmetic code sections.Rajat Kumar
2020-10-05Fix for infinite loop in drc selection processRajat Kumar
2020-09-30Merge "Fix to handle segv in impd_filter_banks_process"Ray Essick
2020-09-12Fix to handle segv in impd_filter_banks_processRajat kumar
2020-09-11Fix for array out of bound access in impd_drc_get_gainRajat kumar
2020-09-10Fix to handle missing checks on error returnedRajat Kumar
2020-05-15Fix for build errors with -Wunreachable-code-loop-increment flag am: 750dd58c...Rajat Kumar
2020-05-14Fix for build errors with -Wunreachable-code-loop-increment flagRajat Kumar
2020-04-02Typos: persistant -> persistentRay Essick
2020-04-02Fix for Segv in impd_down_mix function in xaac.Tripti Tiwari
2020-03-29Fix for infinite loop in impd_apply_gains_and_add functionRajat Kumar
2020-03-19Merge "Fix for array out of bound in decoder/drc_src/impd_drc_eq.c" into rvc-devTreeHugger Robot
2020-03-18Fix for array out of bound in decoder/drc_src/impd_drc_eq.cSushanth Patil
2020-03-18Fix for array out of bound for type 'ia_filt_cascade_td_struct[4]'Rajat Kumar
2020-03-07Fix for read buffer overflow in impd_filter_banks_processRajat Kumar
2020-03-04Fix for array out of bound in impd_drc_parse_coeff funcRajat Kumar
2020-02-20Fix for SBO in impd_drc_selection_process_drcset_selection.cRajat Kumar
2020-01-29Merge "Fix for segv in impd_filter_banks_process function"TreeHugger Robot
2020-01-16Merge "Fix for array bound overflow in ia_gain_set_params_struct."TreeHugger Robot
2020-01-16Merge "Fix for array out of bound in parse drc instruction func"TreeHugger Robot
2020-01-15Merge "Fix for array oob in ia_shape_filter_block_params_struct"TreeHugger Robot
2020-01-15Merge "Fix for oob in ia_drc_instructions_struct"TreeHugger Robot
2020-01-11Fix for array out of bound in parse drc instruction funcRajat Kumar
2020-01-11Fix for array bound overflow in ia_gain_set_params_struct.Rajat kumar
2020-01-11Fix for array oob in ia_shape_filter_block_params_structRajat kumar
2020-01-11Fix for segv in impd_filter_banks_process functionRajat kumar
2020-01-11Fix for oob in ia_drc_instructions_structRajat Kumar
2020-01-09Fix for array out of bound access in gain_set_param structureRajat Kumar
2019-11-14Merge "Fix to add few bound checks in DRC, based on code review"TreeHugger Robot
2019-11-13Fix to add few bound checks in DRC, based on code reviewRajat Kumar
2019-11-13Fix for array out of bound in drc dynamic payload.Rajat Kumar
2019-11-02Fix for array out of bound in impd_drc_static_payload.cRajat Kumar
2019-07-17Fix to define all tables as const in libxaacRajat Kumar
2019-07-03Fixes to incorporate latest conformance criteriaRajat Kumar
2019-05-15Fix to remove unused codes from MPEG-D DRC.Rajat Kumar
2019-04-02Merge changes from topic "b124323156"Ray Essick
2019-03-27Initialize all allocated memory blocks to zeroRajat Kumar