diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-11 00:06:29 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-11 00:06:29 +0100 |
commit | c11306c5fdc7a772aad4063ee08a0bb413ae8e4b (patch) | |
tree | 50f347a69740c21ebd47da41f116a4c70525e2c0 /TODO | |
parent | 4240f0e334b235f4e17f266550db28c3a01b26bf (diff) |
Add --list-capture-options option
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -186,9 +186,6 @@ Support surround audio in application audio recording. Right now only stereo sou Support application audio recording without pulseaudio combined sink. -If recording application audio setup gsr_pipewire_audio and add gsr_pipewire_audio_add_link_from_app_to_stream for application and the created combined sink. - Use gsr_pipewire_audio_add_link_from_app_to_stream_inverted for inverted scenario. Parse inverted scenario as well. - Support transposing (rotating) with vaapi. This isn't supported on many devices with rgb buffer, but its supported with nv12 buffer (on intel at least). -Link name for stream_name input is wrong. It should be Playback_FL/Playback_FR now with combined sink. Add function for combined sink, or rewrite existing code.
\ No newline at end of file +Cleanup pipewire_audio.c (proper error handling and memory cleanup of proxies).
\ No newline at end of file |