diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-06-14 04:27:08 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-06-21 14:41:11 +0200 |
commit | 0ec013395fb93a51009894f251e3839842206feb (patch) | |
tree | 3a33279b5dd3e14fc05a612f7ccfcb9b5ce1de14 /project.conf | |
parent | e533b19d6c0051721d8a52fbd44b3ad033864b3e (diff) |
Improve quality of lower resolution video, make video smoother
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 81b8587..2af0de9 100644 --- a/project.conf +++ b/project.conf @@ -26,4 +26,4 @@ glfw3 = "3" alsa = "1" libpulse-simple = "13" -libswresample = "3"
\ No newline at end of file +libswresample = "3" |