google / compare-codecs

Apache License 2.0
49 stars 23 forks source link

Split encoder.py #83

Open alvestrand opened 7 years ago

alvestrand commented 7 years ago

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.