optimizations

This commit is contained in:
chudov
2010-11-29 21:31:42 +00:00
parent 2930731db8
commit 64a04f0912
2 changed files with 165 additions and 4 deletions

View File

@@ -1826,7 +1826,7 @@ namespace CUETools.Codecs.FLACCL
public string Path { get { return _path; } }
public static readonly string vendor_string = "FLACCL#0.3";
public static readonly string vendor_string = "FLACCL#0.4";
int select_blocksize(int samplerate, int time_ms)
{