Support Advanced SubStation Alpha direct play
This commit is contained in:
committed by
Niels van Velzen
parent
e3062edc91
commit
aa964647b5
@@ -36,6 +36,7 @@ kotest = "6.1.4"
|
||||
kotlin = "2.3.10"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-serialization = "1.10.0"
|
||||
libass-android = "0.4.0"
|
||||
markwon = "4.6.2"
|
||||
mockk = "1.14.9"
|
||||
slf4j-timber = "0.0.4"
|
||||
@@ -100,6 +101,7 @@ androidx-media3-exoplayer-hls = { module = "androidx.media3:media3-exoplayer-hls
|
||||
androidx-media3-session = { module = "androidx.media3:media3-session", version.ref = "androidx-media3" }
|
||||
androidx-media3-ui = { module = "androidx.media3:media3-ui", version.ref = "androidx-media3" }
|
||||
jellyfin-androidx-media3-ffmpeg-decoder = { module = "org.jellyfin.media3:media3-ffmpeg-decoder", version.ref = "jellyfin-androidx-media" }
|
||||
libass-media3 = { module = "io.github.peerless2012:ass-media", version.ref = "libass-android" }
|
||||
|
||||
# Markwon
|
||||
markwon-core = { module = "io.noties.markwon:core", version.ref = "markwon" }
|
||||
|
||||
Reference in New Issue
Block a user