We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962c585 commit 8b48510Copy full SHA for 8b48510
NEWS
@@ -1,3 +1,13 @@
1
+Overview of Changes in audiowmark-0.6.4:
2
+
3
+* reduce memory usage:
4
+ - for speed detection, especially when using multiple keys
5
+ - for resampling of input files with sample rate != 44100
6
+ - split long input files into smaller chunks (get --chunk-size option)
7
+* optimize performance for speed detection / normal sync
8
+* improve detection for libgcrypt, use pkg-config if available (#72)
9
+* fix problems in make check (#72)
10
11
Overview of Changes in audiowmark-0.6.3:
12
13
* update HLS support to build with ffmpeg-7 API (#68)
0 commit comments