google / compare-codecs

Apache License 2.0
49 stars 23 forks source link

AllEncoderFilenames returns bare filenames, not paths #63

Closed alvestrand closed 9 years ago

alvestrand commented 9 years ago

In converting to use multiple score stores, it turns out that EncodingDiskCache.AllEncoderFilenames returns just the filename, not the path. This needs fixing.

alvestrand commented 9 years ago

Addressed in #65