Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal SSA/ASS Subtitle Support #2281

Merged
merged 18 commits into from
Jul 10, 2017
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.1'
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.novoda:bintray-release:0.3.4'
}
}
Expand Down
4 changes: 4 additions & 0 deletions demo/src/main/assets/media.exolist.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,10 @@
{
"name": "Misc",
"samples": [
{
"name": "Watashi ga Motete Dousunda - 01 SSA",
"uri": "http://192.168.1.133:8080/Watashi ga Motete Dousunda - 01.mkv"
},
{
"name": "Dizzy",
"uri": "http://html5demos.com/assets/dizzy.mp4"
Expand Down
Binary file added library/src/androidTest/assets/mkv/ssasample.mkv
Binary file not shown.