Age | Commit message (Expand) | Author |
2023-04-01 | Rename drm to vaapi | Steam Deck User |
2023-04-01 | Cleanup xcomposite_drm | Steam Deck User |
2023-04-01 | Use vaapi to do rgb->yuv420p color conversion | Steam Deck User |
2023-04-01 | Xsync after overclock (and reset), dont set colorspace data | dec05eba |
2023-03-31 | Make sure region size for focused window is divisable by 2 | dec05eba |
2023-03-31 | todo | dec05eba |
2023-03-31 | Install coolbits if using nvidia, add preserve video memory install script | dec05eba |
2023-03-27 | Better usage formatting | dec05eba |
2023-03-26 | Add code for variable framerate | dec05eba |
2023-03-26 | Remove yuv444 for now | dec05eba |
2023-03-26 | Smaller dependency list for ubuntu, full dependency list for readme | dec05eba |
2023-03-26 | Move video encoding to separate thread, remove pixel_format that doesn't do a... | dec05eba |
2023-03-26 | Add pixfmt yuv420p/yuv444p option to set lossless color | dec05eba |
2023-03-26 | Remove unused and invalid flags | dec05eba |
2023-03-26 | Remove unused code | dec05eba |
2023-03-24 | Do not automatically install coolbits because if used on amd/intel then xorg ... | dec05eba |
2023-03-21 | Add error message if using wayland (without xwayland) or xwayland | dec05eba |
2023-03-21 | Add more missing dependencies for install_ubuntu.sh | dec05eba |
2023-03-21 | Copy vaapi structures to vaapi.h instead of depending on vaapi at compile time | dec05eba |
2023-03-21 | Depend on libglvnd and add nvctrl to ubuntu install | dec05eba |
2023-03-21 | Missing ubuntu dep | Vamist |
2023-03-17 | Update readme | dec05eba |
2023-03-17 | Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set... | dec05eba |
2023-03-17 | vaapi wip | Steam Deck User |
2023-03-10 | Fix for ffmpeg 6 (nvenc hevc doesn't support b frames) | dec05eba |
2023-03-04 | Support opus flt and fltp | dec05eba |
2023-03-04 | dd | dec05eba |
2023-03-04 | exp | dec05eba |
2023-03-04 | Enable experimental support to make sure opus/flac works on older ffmpeg vers... | dec05eba |
2023-03-04 | Improve usage doc for -ac | dec05eba |
2023-03-04 | Add opus/flac audio options (only supported my mp4/mkv) | dec05eba |
2023-03-04 | Add screen-direct-force option for VRR monitor | dec05eba |
2023-02-27 | Add replay scripts | dec05eba |
2023-02-23 | Add info about monitor recording | dec05eba |
2023-02-22 | Fix broken video because of broken audio, most noticably in replay | dec05eba |
2023-02-19 | Fix follow focused for the first window and when switching from/to invalid wi... | dec05eba |
2023-02-16 | Add option to merge audio devices by separating audio inputs with | in one -a | dec05eba |
2023-01-20 | Update readme | dec05eba |
2023-01-18 | Fix crash on error: dont do av_buffer_unref on frame contex because device_ct... | dec05eba |
2023-01-07 | Add info about audio names to readme file | dec05eba |
2023-01-01 | mm | dec05eba |
2023-01-01 | Remove mention of nvlax, not needed | dec05eba |
2022-12-30 | Remove unused file | dec05eba |
2022-12-20 | Merge code fix | dec05eba |
2022-12-20 | Make -c optional, select container format from file extension by default | dec05eba |
2022-12-20 | Better audio/video sync, disable broken screen-direct again (nvidia driver bug) | dec05eba |
2022-12-20 | Re-enable screen-direct, disable h264 forced fallback and use p6 again | dec05eba |
2022-12-20 | Amd and Intel kinda suck | dec05eba |
2022-12-20 | Attempt to reduce stuttering of video | dec05eba |
2022-12-20 | follow focused | dec05eba |