diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-17 00:43:24 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-17 00:43:24 +0100 |
commit | bf577eec0b025f22195e0a9538e7350a9a7abbe0 (patch) | |
tree | 0007f07f23ba0bff3f6203196cbd6902ec2f1bec /TODO | |
parent | 0c59349d12692d10a5e88b933238a0359b8ee73b (diff) |
Exclude duplicate app from --list-application-audio
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -190,4 +190,6 @@ Support transposing (rotating) with vaapi. This isn't supported on many devices Cleanup pipewire_audio.c (proper error handling and memory cleanup of proxies). -Hide application audio module-null-sink by using sink_properties=media.class="Audio/Sink/Internal".
\ No newline at end of file +Hide application audio module-null-sink by using sink_properties=media.class="Audio/Sink/Internal". + +Improve software encoding performance. |