xiph / awcy

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

csv_export: Parse F1/F2 correctly #316

Closed vibhoothi closed 1 year ago

vibhoothi commented 1 year ago

Previosuly the F1/F2 was not correctly parsed, ie. it was giving exception which was an edge-case which missed initial testing. This also depends on the rd_tool patches which address QP point change for F1/F2.

vibhoothi commented 1 year ago

Depends on https://github.com/xiph/rd_tool/pull/123