Pipewire: dont attempt to use modifier if modifier is 0x0

This commit is contained in:
dec05eba
2025-07-20 21:48:39 +02:00
parent bd91c664a6
commit 4fb0dad3df
3 changed files with 4 additions and 5 deletions

4
TODO
View File

@@ -312,4 +312,6 @@ When constant framerate is used (and for audio) multiple frames need to be encod
Colors are correct, but they look incorrect for thin elements, such as colored text. This can be improved by sampling neighbor pixels for color average.
Record first video/audio frame immediately.
Record first video/audio frame immediately.
Disable GL_DEPTH_TEST, GL_CULL_FACE.