mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Add AV1 to supported formats
PiperOrigin-RevId: 281724630
This commit is contained in:
parent
b0eea31391
commit
9be09b35e2
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ to configure and build libgav1 and the extension's [JNI wrapper library][].
|
|||
[Install CMake]: https://developer.android.com/studio/projects/install-ndk
|
||||
[CMake]: https://cmake.org/
|
||||
[Ninja]: https://ninja-build.org
|
||||
[JNI wrapper library]: https://github.com/google/ExoPlayer/blob/dev-v2/extensions/av1/src/main/jni/gav1_jni.cc
|
||||
[JNI wrapper library]: https://github.com/google/ExoPlayer/blob/release-v2/extensions/av1/src/main/jni/gav1_jni.cc
|
||||
|
||||
## Using the extension ##
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue