xiph / awcy

http://arewecompressedyet.com/
MIT License
72 stars 46 forks source link

AOM: Introduce CTC version toggle and add support to CTCv5.0 in XLSM export #356

Closed vibhoothi closed 1 year ago

vibhoothi commented 1 year ago

This adds support to a CTC version toggle,

image image image

Now the AWCY also supports CTCv4.0 and CTCv5.0 at the same time.

This needs a subsequent backend change with https://github.com/xiph/rd_tool/pull/155