aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-06-14 04:27:08 +0200
committerdec05eba <dec05eba@protonmail.com>2020-06-21 14:41:11 +0200
commit0ec013395fb93a51009894f251e3839842206feb (patch)
tree3a33279b5dd3e14fc05a612f7ccfcb9b5ce1de14 /README.md
parente533b19d6c0051721d8a52fbd44b3ad033864b3e (diff)
Improve quality of lower resolution video, make video smoother
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38a545f..bf2774d 100644
--- a/README.md
+++ b/README.md
@@ -34,3 +34,4 @@ FFMPEG only uses the GPU with CUDA when doing transcoding from an input video to
* Support AMD and Intel, using VAAPI. cuda and vaapi should be loaded at runtime using dlopen instead of linking to those
libraries at compile-time.
* Clean up the code!
+* Fix segfault in debug mode \ No newline at end of file