google / compare-codecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split encoder.py

alvestrand opened this issue · comments

At almost a thousand lines, encoder.py is too big. Consider splitting it.

Removing the Encoding*Cache objects would take ~250 lines off the footprint.