aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/speexdsp/jitter_ctl.patch
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/speexdsp/jitter_ctl.patch
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/speexdsp/jitter_ctl.patch')
-rw-r--r--vcpkg/ports/speexdsp/jitter_ctl.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/vcpkg/ports/speexdsp/jitter_ctl.patch b/vcpkg/ports/speexdsp/jitter_ctl.patch
new file mode 100644
index 0000000..0fd3971
--- /dev/null
+++ b/vcpkg/ports/speexdsp/jitter_ctl.patch
@@ -0,0 +1,14 @@
+diff --git a/win32/libspeexdsp.def b/win32/libspeexdsp.def
+index 45fc69d9..9b5abbad 100755
+--- a/win32/libspeexdsp.def
++++ b/win32/libspeexdsp.def
+@@ -40,6 +40,8 @@ jitter_buffer_get
+ jitter_buffer_get_pointer_timestamp
+ jitter_buffer_tick
+ jitter_buffer_update_delay
++jitter_buffer_ctl
++jitter_buffer_remaining_span
+
+ ;
+ ; speex_preprocess.h
+ \ No newline at end of file