mirror of
https://github.com/taglib/taglib.git
synced 2026-05-25 13:08:55 -04:00
Matroska: Use seek head for faster element lookup (#1321)
Limit scan for Matroska seek head to 512 KB in ReadStyle::Fast --------- Co-authored-by: tolriq <git@leetzone.org>
This commit is contained in:
@@ -117,4 +117,3 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user