olly
f0a72c4908
Fix playback of DASH/VP9/SegmentList DASH content
...
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154077149
2017-04-24 21:37:33 +01:00
eguven
dd2914f580
Generalize manifest parser parameters in DASH and SmoothStreaming MediaSources
...
This allows custom parsers to be used.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152005477
2017-04-06 18:50:44 +01:00
Oliver Woodman
9a06b77b8a
Delete stray test
2017-03-31 19:26:36 +01:00
eguven
103c3b631b
Add DashDownloader helper class to download dash streams
...
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151456161
2017-03-31 19:07:59 +01:00
olly
e7a4c28dde
Fix missing NonNull annotations for overriding methods
...
If the super method has the annotation on an argument, then
the overriding method should have it too.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151440313
2017-03-31 19:05:54 +01:00
andrewlewis
9d20a8d41c
Add a custom time bar view.
...
Also add an isAd flag to Timeline.Period so that periods can be declared as
containing ads. The times of these periods are indicated using ad markers in
the new TimeBar.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151116208
2017-03-31 18:57:42 +01:00
olly
6faf566344
Fix NullPointerException enabling WebVtt subtitles in DASH
...
Issue: #2596
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151013802
2017-03-23 19:13:30 +00:00
eguven
8f636991ad
Add DummyDataSource
...
A dummy DataSource which provides no data.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150868950
2017-03-22 19:12:36 +00:00
olly
7ce8125194
Split DASH into a separate module
...
Issue: #2139
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150762237
2017-03-22 19:09:04 +00:00