Add AV1 to supported formats

PiperOrigin-RevId: 281724630
This commit is contained in:
andrewlewis 2019-11-21 12:53:06 +00:00 committed by Oliver Woodman
parent b0eea31391
commit 9be09b35e2

View File

@ -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 [Install CMake]: https://developer.android.com/studio/projects/install-ndk
[CMake]: https://cmake.org/ [CMake]: https://cmake.org/
[Ninja]: https://ninja-build.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 ## ## Using the extension ##