Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Avoid-SSE2-on-i386.patch | Avoid SSE2 usage on i386 without properly checks | Nicholas Guriev <guriev-ns@ya.ru> | no | https://github.com/desktop-app/tg_owt/commit/5fcaae1 | 2022-08-03 | |
Avoid-SSE2-on-i386-meson.patch | Avoid SSE2 usage on i386 without properly checks - meson addon Telegram patch at <https://github.com/desktop-app/tg_owt/pull/45> also patched cmake files which don't apply here. . This patch extend the telegram patch with meson enablement. |
Jonas Smedegaard <dr@jones.dk> | no | 2022-08-03 | ||
build-Use-cmake-to-look-up-abseil-dependency.patch | build: Use cmake to look up abseil dependency This should be much more robust than looking up the library directly. | Arun Raghavan <arun@asymptotic.io> | yes | upstream | upstream, https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/3f9907f | 2022-02-01 |
build-Fix-ARM-ISA-detection.patch | build: Fix ARM ISA detection armv7 isn't a real cpu_family in meson, so drop that. The detection for __ARM_ARCH_ISA_ARM was also inverted. |
Arun Raghavan <arun@asymptotic.io> | yes | upstream | upstream, https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/b34c1d5 | 2022-02-01 |
build-Add-RISC-V-support.patch | arch.h: Add RISC-V support | Zhaofeng Li <hello@zhaofeng.li> | no | upstream, https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/e47b68d | 2022-02-01 | |
build-Fix-C++17-compatibility.patch | Add missing header for C++17 compatibility | Arun Raghavan <arun@asymptotic.io> | no | upstream, https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/6064932 | 2022-02-01 | |
build-fix-neon=runtime.patch | build: fix -Dneon=runtime | Jan Palus <jpalus@fastmail.com> | no | upstream, https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/26f4493 | 2022-08-03 | |
build-fix-no-neon-again.patch | build: don't detect neon again when building on aarch64 it will try to add -mfpu=neon to cflags not available on aarch64 since neon is mandatory there |
Jan Palus <jpalus@fastmail.com> | no | upstream, https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/ca11869 | 2022-08-03 | |
big-endian-support.patch | big endian support Provide endianness converters before writing or after reading WAV | Nicholas Guriev <nicholas@guriev.su> | no | https://github.com/desktop-app/tg_owt/commit/65f002e | 2022-02-01 | |
Add-generic-byte-order-and-pointer-size-detection.patch | Add generic byte order and pointer size detection | Than <than@redhat.com> | no | https://bugs.freedesktop.org/show_bug.cgi?id=95738#c4 | 2022-02-01 | |
fix-mips-source-path.patch | fix MIPS-specific source path | Jonas Smedegaard <dr@jones.dk> | no | 2022-08-03 |