SDL_mixer: upgrade vendored libmpg123 to 1.33.4

From f2b3c281ebc33f4e8b74b863cf1644f7d521bd58 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Sun, 21 Dec 2025 11:10:20 +0300
Subject: [PATCH] upgrade vendored libmpg123 to 1.33.4

---
 .gitmodules                  | 2 +-
 Xcode/mpg123/arm64/config.h  | 6 +++---
 Xcode/mpg123/armv7/config.h  | 6 +++---
 Xcode/mpg123/x86_64/config.h | 6 +++---
 external/mpg123              | 2 +-
 5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index f86552c5..b80b86a5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,7 +25,7 @@
 [submodule "external/mpg123"]
 	path = external/mpg123
 	url = https://github.com/libsdl-org/mpg123.git
-	branch = v1.33.2-SDL
+	branch = v1.33.4-SDL
 [submodule "external/libxmp"]
 	path = external/libxmp
 	url = https://github.com/libsdl-org/libxmp.git
diff --git a/Xcode/mpg123/arm64/config.h b/Xcode/mpg123/arm64/config.h
index 9b8d9d44..ecb4375f 100644
--- a/Xcode/mpg123/arm64/config.h
+++ b/Xcode/mpg123/arm64/config.h
@@ -445,7 +445,7 @@
 #define PACKAGE_NAME "mpg123"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mpg123 1.33.2"
+#define PACKAGE_STRING "mpg123 1.33.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mpg123"
@@ -454,7 +454,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.33.2"
+#define PACKAGE_VERSION "1.33.4"
 
 /* Define to only include portable library API (no off_t, no internal I/O). */
 /* #undef PORTABLE_API */
@@ -486,7 +486,7 @@
 /* #undef USE_YASM_FOR_AVX */
 
 /* Version number of package */
-#define VERSION "1.33.2"
+#define VERSION "1.33.4"
 
 /* Define to use Win32 named pipes */
 /* #undef WANT_WIN32_FIFO */
diff --git a/Xcode/mpg123/armv7/config.h b/Xcode/mpg123/armv7/config.h
index ceed744f..aa55b8c4 100644
--- a/Xcode/mpg123/armv7/config.h
+++ b/Xcode/mpg123/armv7/config.h
@@ -445,7 +445,7 @@
 #define PACKAGE_NAME "mpg123"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mpg123 1.33.2"
+#define PACKAGE_STRING "mpg123 1.33.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mpg123"
@@ -454,7 +454,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.33.2"
+#define PACKAGE_VERSION "1.33.4"
 
 /* Define to only include portable library API (no off_t, no internal I/O). */
 /* #undef PORTABLE_API */
@@ -486,7 +486,7 @@
 /* #undef USE_YASM_FOR_AVX */
 
 /* Version number of package */
-#define VERSION "1.33.2"
+#define VERSION "1.33.4"
 
 /* Define to use Win32 named pipes */
 /* #undef WANT_WIN32_FIFO */
diff --git a/Xcode/mpg123/x86_64/config.h b/Xcode/mpg123/x86_64/config.h
index 9b8d9d44..ecb4375f 100644
--- a/Xcode/mpg123/x86_64/config.h
+++ b/Xcode/mpg123/x86_64/config.h
@@ -445,7 +445,7 @@
 #define PACKAGE_NAME "mpg123"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mpg123 1.33.2"
+#define PACKAGE_STRING "mpg123 1.33.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mpg123"
@@ -454,7 +454,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.33.2"
+#define PACKAGE_VERSION "1.33.4"
 
 /* Define to only include portable library API (no off_t, no internal I/O). */
 /* #undef PORTABLE_API */
@@ -486,7 +486,7 @@
 /* #undef USE_YASM_FOR_AVX */
 
 /* Version number of package */
-#define VERSION "1.33.2"
+#define VERSION "1.33.4"
 
 /* Define to use Win32 named pipes */
 /* #undef WANT_WIN32_FIFO */
diff --git a/external/mpg123 b/external/mpg123
index 57390c1c..e38e9027 160000
--- a/external/mpg123
+++ b/external/mpg123
@@ -1 +1 @@
-Subproject commit 57390c1cb8419a176316c6cce002fff088bea71f
+Subproject commit e38e9027a3c1c254c2857c733017859c6da0ba77