Commit graph

5 commits

Author SHA1 Message Date
akshayragir833
e198290600
Added a fix in the pvc path for decoder (#107)
Some checks failed
CMake / build (push) Has been cancelled
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
2025-09-03 14:47:39 +05:30
akshayragir833
ae572598c3
Enable loudness_leveling without other CLI parameter dependencies (#104)
Some checks failed
CMake / build (push) Has been cancelled
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>
2025-08-22 10:01:04 +05:30
akshayragir833
3dfa708b6e
Loudness leveling support for encoder and decoder (#99)
* 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>
2025-07-28 17:40:45 +05:30
Akshay Ragir
174609e1ba libxaac documentation edits 2023-06-28 15:53:49 +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