Significance:
=============
- This change handles PVC path correctly for non-zero PVC modes
- Addressed a minor nit in the usage information
Testing:
========
- Conformance tested for x86, x86_64, armv7, armv8, Mac and MSVS
Significance:
==============
- This change allows the loudness_leveling CLI parameter to operate independently,
without relying on other parameters
Testing:
=========
- Conformance tested for x86, x86_64, armv7, armv8, Mac and MSVS
Co-authored-by: Akshay Ragir <100833@ittiam.com>
Significance:
==============
- Extended the CLI support for boost and compress for USAC path
Testing:
=========
- Conformance tested for x86, x86_64, armv7, armv8, Mac and MSVS
Co-authored-by: Rumaan Khan <100922@ittiam.com>
* Loudness leveling support for encoder and decoder
- Addition of loudness leveling support to encoder and
decoder as per ISO/IEC 23003-4:2020/Amd.2:2023(E)
Testing:
Encoder: Smoke-test
Decoder: CTS and Conformance for x86, x86_64, armv7 and armv8 are
passing
* Addressed review comments
* Addressed minor nits in documentation
---------
Co-authored-by: Akshay Ragir <100833@ittiam.com>