google / compare-codecs

Apache License 2.0
49 stars 23 forks source link

Clean out or ignore illegal parameters from shared repo #67

Open alvestrand opened 9 years ago

alvestrand commented 9 years ago

When running with a shared repo, and parameter combinations are made illegal, stored parameters may turn illegal. This causes an exception when trying to retrieve "the best config".

Exceptions when retrieving "the best config" from the path should just ignore the bad configs.