Implement multi threading to improve throughput

This commit is contained in:
2022-03-06 20:02:10 +01:00
parent bba612476b
commit 03efab657c
6 changed files with 59 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
<groupId>MKVAudioSubtilesChanger</groupId>
<artifactId>MKVAudioSubtitlesChanger</artifactId>
<version>1.0</version>
<version>1.2</version>
<build>
<defaultGoal>clean package</defaultGoal>