Skip to content

Commit

Permalink
fix(player): bring back subtitles due to new Media3 changes
Browse files Browse the repository at this point in the history
This commit is wholly based from Cloudstream. big thanks
  • Loading branch information
rhenwinch committed Feb 11, 2025
1 parent 7a0575a commit 95a045c
Show file tree
Hide file tree
Showing 19 changed files with 757 additions and 998 deletions.
1 change: 1 addition & 0 deletions core/ui/player/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies {
implementation(libs.compose.viewbinding)
implementation(libs.lifecycle.viewModelKtx)
implementation(libs.media3.ffmpeg)
implementation(libs.universalchardet)
// implementation(libs.media3.cast)

api(libs.media3.common)
Expand Down
Loading

0 comments on commit 95a045c

Please sign in to comment.