Fix portal being displayed as not supported

This commit is contained in:
dec05eba
2024-07-20 13:14:59 +02:00
parent b2728e0831
commit 51294af4c6
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,8 @@
#include <fcntl.h>
/* This code is partially based on xr-video-player pipewire implementation which is based on obs-studio's pipewire implementation */
/* TODO: Make gsr_pipewire_init asynchronous */
/* TODO: Support 10-bit capture (hdr) when pipewire supports it */
/* TODO: Test all of the image formats */