mirror of
https://github.com/jellyfin/jellyfin-androidx-media.git
synced 2024-11-27 00:10:36 +00:00
Prebuilt AndroidX Media3 extension(s) used in the Jellyfin project.
ce6e646b62
The ffmpeg decoder extension implicitly depends on the androidx.media3 media3-decoder and media3-exoplayer modules, but didn't publish this in its Maven POM. Because Gradle depends on this information for things like bytecode transformations, this could cause apps using this library to crash if required rewrites weren't applied to this library as well. Thus, we now manually modify the POM to explicitly depend on the public versions of the library dependencies specified in androidx/media:libraries/decoder_ffmpeg/build.gradle. |
||
---|---|---|
.github/workflows | ||
buildSrc | ||
ffmpeg@af1bc3a91f | ||
gradle/wrapper | ||
media@d833d59124 | ||
media3-ffmpeg-decoder | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
build.gradle.kts | ||
build.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
renovate.json | ||
settings.gradle.kts |