Revert "Integrate with libass-android to support SSA/ASS subtitles in ExoPlayer" (#1051)

Unfortunately, there seem to be issues with switching to
`libass-android`, so reverting those changes so I can cut a release and
troubleshoot later.

Reverts damontecres/Wholphin#569
This commit is contained in:
Ray 2026-03-06 16:16:12 -05:00 committed by GitHub
parent ce44e9593b
commit 36162d6fc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 514 additions and 575 deletions

View file

@ -312,7 +312,7 @@
<string name="check_for_updates">Check for updates</string>
<string name="combine_continue_next_summary">Applies to TV Series only</string>
<string name="combine_continue_next"><![CDATA[Combine Continue Watching & Next Up]]></string>
<string name="direct_play_ass">Use libass for ASS subtitles</string>
<string name="direct_play_ass">Direct play ASS subtitles</string>
<string name="direct_play_pgs">Direct play PGS subtitles</string>
<string name="downmix_stereo">Always downmix to stereo</string>
<string name="ffmpeg_extension_pref">Use FFmpeg decoder module</string>