summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Arjen Hiemstra [Thu, 20 Mar 2025 13:19:21 +0000 (14:19 +0100)]
[PATCH] Tweak compiler warning flags to reduce unneeded output
-Wno-gnu-statement-expression-from-macro-expansion and
-Wno-c99-extensions are non-existent options that add more noise than
they fix. Additionally, -Wpedantic is enabled by default which causes a
lot of noise, so disable that. Finally, add
-Wno-missing-field-initializers to quiet down the final bits of PipeWire
API.
Gbp-Pq: Name upstream_686df1e3_Tweak-compiler-warning-flags-to-reduce-unneeded-output.patch
Aurélien COUDERC [Sun, 18 May 2025 22:58:37 +0000 (00:58 +0200)]
kpipewire (6.3.5-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (6.3.5).
* Backport upstream commits:
- Fix major VP9 encoding performance issue in apps using kpipewire like
spectacle by actually passing the encoding options to FFmpeg. (kde#488896)
- Correctly handle asynchronous request and feedback of encoding status
changes.
- Improve encoding startup performance by only querying VAAPI when
actually necessary.
* Update symbols from build for 6.3.5.
[dgit import unpatched kpipewire 6.3.5-1]
Aurélien COUDERC [Sun, 18 May 2025 22:58:37 +0000 (00:58 +0200)]
Import kpipewire_6.3.5.orig.tar.xz
[dgit import orig kpipewire_6.3.5.orig.tar.xz]
Aurélien COUDERC [Sun, 18 May 2025 22:58:37 +0000 (00:58 +0200)]
Import kpipewire_6.3.5-1.debian.tar.xz
[dgit import tarball kpipewire 6.3.5-1 kpipewire_6.3.5-1.debian.tar.xz]