We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c389d3e commit da26933Copy full SHA for da26933
libraries/decoder_av1/README.md
@@ -45,7 +45,7 @@ git clone https://chromium.googlesource.com/codecs/libgav1
45
46
```
47
cd "${AV1_MODULE_PATH}/jni/libgav1" && \
48
-git clone https://github.com/abseil/abseil-cpp.git third_party/abseil-cpp
+git clone https://github.com/abseil/abseil-cpp.git third_party/abseil-cpp -b 20250512.0
49
50
51
* [Install CMake][].
0 commit comments