From 36c6fcd91b23718dac7b1042d3199901b84fb59e Mon Sep 17 00:00:00 2001 From: haixuanTao Date: Fri, 1 Nov 2024 13:09:39 +0100 Subject: [PATCH] Putting a warning that it might not work above 1.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ecef0..40ca79a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ steps above. ## Supported versions -The bindings require dav1d>=1.3.0,<=1.5.0 +The bindings require dav1d>=1.3.0 ( Might not work for >=1.5.0 ) ## TODO - [x] Simple bindings