wrapper
433d6c3eb6
fix ASC, fix full bandwidth for non USAC
2025-08-04 20:50:17 +07:00
akshayragir833
d0702a8795
Aligned encoder with the latest changes in common directory ( #78 )
...
[x] Tests done: Smoke test
2024-01-22 18:19:16 +05:30
akshayragir833
1ce177ea0e
Encoder enhancements and minor bug fixes ( #73 )
...
Test done: Smoke test
2023-12-28 17:47:33 +05:30
Akshay Ragir
1cc5b82096
Fix for the Floating-point-exception in ia_enhaacplus_enc_aac_core_encode
...
These changes handle the Floating-point-exception and
Null-dereference runtime errors reported when the
channel mask is zero. This is resolved by
initializing the channel mask with default value.
Bug: ossFuzz: 62238, 62235
Test: poc in bug
2023-09-14 18:12:59 +05:30
Nikhil Bhavikatti
af3f10a9be
Encoder enhancements for USAC along with DRC ( #38 )
2023-07-21 19:29:46 +05:30
Nikhil Bhavikatti
797de4d1e9
USAC along with DRC support for libxaac encoder ( #37 )
2023-07-14 13:04:15 +05:30
akshayragir833
e78e1c43c3
Code refactoring and minor fixes ( #36 )
...
Co-authored-by: Akshay Ragir <100833@ittiam.com>
2023-07-07 16:15:45 +05:30
bmdivya100655
b2e7201907
Encoder Enhancements ( #34 )
...
* Removed BUILD_ARM64 macro dependency
* Code refactoring
* Minor bug fixes
Co-authored-by: Divya B M <100655@ittiam.com>
2023-06-23 17:54:31 +05:30
bmdivya100655
088122e748
Combined Workspace for Encoder and Decoder ( #33 )
...
* Combined Workspace for Encoder and Decoder
* Addressed review comments and some minor edits
---------
Co-authored-by: Divya B M <100655@ittiam.com>
2023-05-22 20:11:52 +05:30