Wholphin/scripts/ffmpeg
Ray d184990b16
Improvements to ffmpeg decoders build script (#1110)
## Description
A few improvements to the ffmpeg decoder & mpv build scripts. Mainly
changes the dependency fetching so the scripts are more idempotent,
though some rebuilds still always occur.

### Related issues
Related to
https://github.com/damontecres/Wholphin/pull/1106#issuecomment-4077678690

### Testing
Local builds

## Screenshots
N/A

## AI or LLM usage
None
2026-03-17 17:04:27 -04:00
..
build_ffmpeg_decoder.sh Improvements to ffmpeg decoders build script (#1110) 2026-03-17 17:04:27 -04:00
README.md Improvements to ffmpeg decoders build script (#1110) 2026-03-17 17:04:27 -04:00

FFmpeg ExoPlayer decoder extension module

Builds the ffmpeg decoder extension module for ExoPlayer which supports extra codecs during playback.

Usage

./build_ffmpeg_decoder.sh /path/to/android/ndk

Or clean build:

./build_ffmpeg_decoder.sh /path/to/android/ndk --clean