commit b30689d
hovercats
·
2025-02-11 13:16:58 +0000 UTC
parent 47af3c1
opus: 1.5.2
5 files changed,
+8,
-8
+1,
-1
1@@ -1,2 +1,2 @@
2-/opus-1.5.1.tar.gz
3+/opus-1.5.2.tar.gz
4 /src
+4,
-4
1@@ -1,6 +1,6 @@
2 #define CPU_INFO_BY_ASM 1
3 /* #undef CPU_INFO_BY_C */
4-#define CUSTOM_MODES 1
5+/* #undef CUSTOM_MODES */
6 #define DISABLE_DEBUG_FLOAT 1
7 /* #undef DISABLE_DOT_PROD */
8 /* #undef DISABLE_FLOAT_API */
9@@ -8,7 +8,7 @@
10 /* #undef ENABLE_ASSERTIONS */
11 /* #undef ENABLE_DEEP_PLC */
12 /* #undef ENABLE_DRED */
13-/* #undef ENABLE_HARDENING 1 */
14+/* #undef ENABLE_HARDENING */
15 /* #undef ENABLE_LOSSGEN */
16 /* #undef ENABLE_OSCE */
17 /* #undef ENABLE_OSCE_TRAINING_DATA */
18@@ -61,10 +61,10 @@
19 /* #undef OPUS_X86_PRESUME_SSE4_1 */
20 #define PACKAGE_BUGREPORT "opus@xiph.org"
21 #define PACKAGE_NAME "opus"
22-#define PACKAGE_STRING "opus 1.5.1"
23+#define PACKAGE_STRING "opus 1.5.2"
24 #define PACKAGE_TARNAME "opus"
25 #define PACKAGE_URL ""
26-#define PACKAGE_VERSION "1.5.1"
27+#define PACKAGE_VERSION "1.5.2"
28 #define STDC_HEADERS 1
29 /* #undef USE_ALLOCA */
30 #define VAR_ARRAYS 1
+1,
-1
1@@ -1 +1 @@
2-b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85 opus-1.5.1.tar.gz
3+65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1 opus-1.5.2.tar.gz
+1,
-1
1@@ -1 +1 @@
2-url = "https://github.com/xiph/opus/releases/download/v1.5.1/opus-1.5.1.tar.gz"
3+url = "https://github.com/xiph/opus/releases/download/v1.5.2/opus-1.5.2.tar.gz"
+1,
-1
1@@ -1 +1 @@
2-1.5.1 r0
3+1.5.2 r1