- 28 Sep, 2015 6 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Add onDrmSessionReady callback
ojw28 committed
-
- 25 Sep, 2015 1 commit
-
-
This adds a callback for when DRM keys have been loaded.
Patrik Åkerfeldt committed
-
- 18 Sep, 2015 13 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Issue #804
Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Also include more Sony Xperia Z devices in the MP3 workaround.
Oliver Woodman committed -
Issue: #788
Oliver Woodman committed -
- Respect any padding set on SubtitleLayout. - Allow specification of absolute, fractional and fractional-ignoring-padding text sizes.
Oliver Woodman committed -
Oliver Woodman committed
-
Parse audioChannels only when on mpeg-dash
ojw28 committed -
Only parse the @value as Int when the schemeIdUri is urn:mpeg:dash:23003:3:audio_channel_configuration:2011
Miquel Beltran committed
-
- 17 Sep, 2015 2 commits
- 16 Sep, 2015 2 commits
-
-
- Line parameter - Added support for value and line alignment attributes. - Support negative numbers when line is an absolute number (not a percentage). - Position parameter - Added support for value and position alignment attributes - Added support for WebVTT comment blocks - Percentage values now accept decimal numbers (as webvtt spec states) - Added new WebVTT tests for testing all new implemented features
joli committed -
souji committed
-
- 15 Sep, 2015 7 commits
-
-
Issue: #437
Oliver Woodman committed -
- do not denormalize styles at parsing time but only put normalized style info into TtmlNode tree. Resolve styles on demand when Cues are requested for a given timeUs. - create TtmlRenderUtil to have static render functions separate - added unit test for TtmlRenderUtil - adjusted testing strategy for unit test to check resolved style on Spannables after rendering
Oliver Woodman committed -
Issue: #791
Oliver Woodman committed -
Oliver Woodman committed
-
Issue: #789
Oliver Woodman committed -
Oliver Woodman committed
-
There is no guarantee codec names start with this prefix in >= L. Issue: #782
Oliver Woodman committed
-
- 10 Sep, 2015 9 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
It can do weird things if the device has an unusual default Locale. Util.toLowerInvariant uses the US Locale, which does the right thing in this case.
Oliver Woodman committed -
- Allow a moof box to exceed the search size. - Return immediately after reading an ftyp box with no compatible types. Issue: #784
Oliver Woodman committed -
Partial fix for #778
Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
This allows the demo app to display subtitles without video (when there's no video, the shutter view does not hide itself).
Oliver Woodman committed
-