index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pipewire_video.c
Age
Commit message (
Expand
)
Author
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-07-25
Revert "test formats pipewire"
dec05eba
2026-07-25
test formats pipewire
dec05eba
2026-07-25
Revert "Test implicit pipewire format"
dec05eba
2026-07-25
Test implicit pipewire format
dec05eba
2026-07-25
pipewire video: show precise warning when dma buf capture fails
dec05eba
2026-07-24
pipewire capture: add fallback for formats without modifier (fix for old amd ...
dec05eba
2026-07-03
Desktop portal: fix cursor lagging on gnome (change cursor to metadata)
dec05eba
2026-05-20
Revert tests
dec05eba
2026-05-20
pipewire video: fallback to no modifier
dec05eba
2026-05-20
Revert "Allow pipewire format with no modifiers"
dec05eba
2026-05-20
Allow pipewire format with no modifiers
dec05eba
2026-05-18
Fix gsr_pipewire_video_remove_modifier removing incorrect modifiers
dec05eba
2026-05-17
desktop portal capture: fallback to no modifier
dec05eba
2026-05-16
Revert "portal: use cursor metadata instead of embedded, to allow the wayland...
dec05eba
2026-05-11
portal: use cursor metadata instead of embedded, to allow the wayland composi...
dec05eba
2026-03-01
Minor check
dec05eba
2026-03-01
pipewire video: fail video map texture if state is not streaming
dec05eba
2026-03-01
Portal capture: test disable modifier recheck same
dec05eba
2026-02-12
pipewire-video: do correct removal of modifier
dec05eba
2026-02-12
attempt EGLImage without modifiers when last failed
eonphi
2025-11-24
pipewire video: check if has modifier
dec05eba
2025-11-24
pipewire video: re-negotiate modifiers multiple times until we get a good one
dec05eba
2025-10-01
Fix texture size when recording via portal
Theodoros Orfanidis
2025-09-06
Cleanup debug output
dec05eba
2025-09-06
Re-add portal damage tracking (-fm content)
dec05eba
2025-07-29
Desktop portal capture: support rotated monitor capture on sway
dec05eba
2025-07-21
Pipewire: disable argb and abgr
dec05eba
2025-07-20
Pipewire: support alpha textures again, do alpha blending and clear
dec05eba
2025-07-20
Pipewire: dont attempt to use modifier if modifier is 0x0
dec05eba
2025-06-28
Restart portal capture if it's paused for 3 seconds or more (can happen if re...
dec05eba
2025-06-23
Pipewire: fix transparent windows having incorrect color (disable RGBA video ...
dec05eba
2025-06-16
EGL_OPENGL_ES_BIT->EGL_OPENGL_ES2_BIT
dec05eba
2025-06-10
Reapply "Fix screen and portal capture not working on some intel gpus"
dec05eba
2025-06-09
Revert "Fix screen and portal capture not working on some intel gpus"
dec05eba
2025-06-09
Fix screen and portal capture not working on some intel gpus
dec05eba
2025-03-30
Fix incorrect compute size when scaling image
dec05eba
2025-03-05
Fix pipewire server breaking when pipewire connection is closed too quickly (...
dec05eba
2025-02-16
Minor cleanup
dec05eba
2025-01-27
Pipewire: support 10-bit formats (where alpha is 2 bits, total 32-bits)
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-11-08
Prepare for pipewire audio routing
dec05eba