mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
## Description Adds the [`dav1d` decoder module](https://github.com/androidx/media/tree/release/libraries/decoder_av1) for ExoPlayer as an option. It can be enabled in advanced settings. Performance will vary between devices. ### Related issues Closes #103 ### Dev notes As with the ffmpeg module, this one is not required to build the entire app so it's easier for developers to get started. This also introduces a customized `DefaultRenderersFactory` for ExoPlayer, but its largely copied from the super class's implementation. |
||
|---|---|---|
| .. | ||
| build_ffmpeg_decoder.sh | ||
| README.md | ||
FFmpeg ExoPlayer decoder extension module
Builds the ffmpeg decoder extension module for ExoPlayer which supports extra codecs during playback.