4 files changed
+4
-4
lines changedSubmodule dav1d updated from 4803559 to e9986de
- .github/workflows/arm.yml+2-2
- .github/workflows/build.yml+2-2
- .github/workflows/coverity.yml+1-1
- .github/workflows/decode.yml+2-2
- .github/workflows/lint.yml+1-1
- .github/workflows/mingw.yml+3-3
- .github/workflows/osx.yml+3-3
- CMakeLists.txt+10-4
- README.md+10-2
- configure.ac+6-6
- dec265/CMakeLists.txt+12-12
- dec265/Makefile.am+6-6
- dec265/dec265.cc+34-14
- dec265/sdl.cc+89-68
- dec265/sdl.hh+5-2
- extra/libde265/de265-version.h+2-2
- libde265.pc.in+2-2
- libde265/CMakeLists.txt+9-1
- libde265/cabac.cc+30-6
- libde265/cabac.h+5-5
- libde265/configparam.cc+3-3
- libde265/decctx.cc+13-12
- libde265/decctx.h+5-5
- libde265/dpb.cc+11-11
- libde265/encoder/algo/coding-options.cc+3-3
- libde265/encoder/algo/tb-intrapredmode.cc+1-1
- libde265/encoder/encoder-types.cc+1-1
- libde265/encoder/encpicbuf.cc+6-6
- libde265/image.cc+9-1
- libde265/image.h+8-1
- libde265/motion.cc+32-4
- libde265/nal-parser.cc+1-1
- libde265/refpic.cc+2-2
- libde265/slice.cc+15-1
- libde265/sps.cc+1-1
- scripts/build-android-libs.sh+71
- scripts/check_licenses.sh+1
- scripts/ci-before-install-linux.sh+5-2
- scripts/ci-run.sh+8
- testdata/girlshy.h265
0 commit comments