Age | Commit message (Expand) | Author |
2023-05-17 | Fix all warnings | dec05eba |
2023-05-14 | Remove unecessary include | dec05eba |
2023-05-12 | kms_vaapi: fix regression, screen rotation not working when capturing screen | dec05eba |
2023-05-12 | kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s... | dec05eba |
2023-04-27 | manjaro ***** | dec05eba |
2023-04-27 | Temporary disable opus/flac because it breaks multiple audio, fix possible au... | dec05eba |
2023-04-22 | kms_vaapi: add cursor capture for amd/intel monitor capture | dec05eba |
2023-04-22 | Fix focused window follow failing on vaapi for the first window. Also dont er... | dec05eba |
2023-04-22 | vaapi window capture: resizing window should make the window have its origina... | dec05eba |
2023-04-21 | Add code to copy cursor image to opengl texture and update on event update (n... | dec05eba |
2023-04-21 | Use x11 event loop with XPending instead of XCheckTypedWindowEvent | dec05eba |
2023-04-21 | m | dec05eba |
2023-04-21 | FAQ: amd/intel h264/hevc issue because of patent | dec05eba |
2023-04-18 | Only capture frame if num frames to capture > 0 | dec05eba |
2023-04-18 | version 2.1.0 | dec05eba |
2023-04-18 | Show shorter form of help on argument error | dec05eba |
2023-04-18 | Replace tabs with 4 spaces | dec05eba |
2023-04-18 | Made fps update toggleable | XnipS |
2023-04-18 | Temporary issue description for VFR video | dec05eba |
2023-04-17 | Kms server timeout, move back kms unix domain socket to HOME because flatpak ... | dec05eba |
2023-04-16 | Find /dev/dri/card path that exists (the first one) | dec05eba |
2023-04-16 | Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea... | dec05eba |
2023-04-15 | Remove extra swapBuffer in kms capture | dec05eba |
2023-04-15 | Apply rotation fix for intel as well (for kms capture) | dec05eba |
2023-04-15 | Fix AMD single monitor rotated display being rotated in recording | dec05eba |
2023-04-15 | Move EGL define to egl.h from window texture .c | dec05eba |
2023-04-15 | Remove mention of PRIME, not needed anymore | dec05eba |
2023-04-13 | Move back receive packet to main thread | dec05eba |
2023-04-13 | Move back video encoding to main thread, move receive packet to separate thread | dec05eba |
2023-04-12 | mm | dec05eba |
2023-04-11 | Add crypto donation addresses, for the many that have asked to donate | dec05eba |
2023-04-11 | nvidia prime | dec05eba |
2023-04-11 | readme | dec05eba |
2023-04-11 | Temporary disable monitor recording on amd/intel | dec05eba |
2023-04-11 | Remove kms modifier | dec05eba |
2023-04-11 | Revert "amd/intel: use xrgb format, use drm prime 2" | dec05eba |
2023-04-11 | amd/intel: use xrgb format, use drm prime 2 | dec05eba |
2023-04-10 | amd test 2 | dec05eba |
2023-04-10 | Recreate surface every frame :( | dec05eba |
2023-04-10 | aaa | dec05eba |
2023-04-10 | Dont create va surface every frame for kms (test) | dec05eba |
2023-04-10 | Remove unecessary vaCreatebuffer every frame | dec05eba |
2023-04-10 | Amd monitor recording fixed, remove unused modifier code | dec05eba |
2023-04-10 | test kms | dec05eba |
2023-04-10 | Debug amd kms err | dec05eba |
2023-04-10 | Cleanup of aframe if same pts | dec05eba |
2023-04-10 | Fix messed up audio pts when merging audio | dec05eba |
2023-04-10 | Revert "Revert: encoding video on separate thread" | dec05eba |
2023-04-10 | Revert: encoding video on separate thread | dec05eba |
2023-04-10 | kms: fix crash on intel when using hevc, remove debug print, remove jpeg colo... | dec05eba |