-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule libavif
updated
93 files
Submodule libde265
updated
16 files
+1 −1 | .github/workflows/arm.yml | |
+1 −1 | .github/workflows/build.yml | |
+1 −1 | .github/workflows/coverity.yml | |
+1 −1 | .github/workflows/decode.yml | |
+2 −2 | CMakeLists.txt | |
+1 −1 | appveyor.yml | |
+3 −3 | configure.ac | |
+2 −2 | extra/libde265/de265-version.h | |
+5 −0 | libde265/CMakeLists.txt | |
+2 −0 | libde265/de265.cc | |
+2 −1 | libde265/de265.h | |
+4 −2 | libde265/decctx.cc | |
+1 −1 | libde265/decctx.h | |
+12 −2 | libde265/motion.cc | |
+1 −1 | libde265/vps.cc | |
+5 −0 | scripts/ci-before-install-linux.sh |