- 20 Jan, 2017 7 commits
-
-
Issue #2176 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144999973
olly committed -
This is no longer needed as MetadataDecoderFactory figures out which decoder should be used. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144999613
olly committed -
Issue #2176 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144999302
olly committed -
Issue #2176 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144998826
olly committed -
Issue #2176 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144969838
olly committed -
This is more consistent with our handling of DRM init data, and is more correct. It'll be up to whoever's using the manifest to look one layer deeper and figure out what event streams are defined on all representations, if they wish to do so. Issue #2176 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144968183
olly committed -
Issue: #2335 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144956177
olly committed
-
- 18 Jan, 2017 4 commits
-
-
When the first streaming license request response provided to mediaDrm it might return an empty array instead of null. This was set to offlineLicenseKeySetId which made the work like there is a valid offline license. Simplified the code and made it to set offlineLicenseKeySetId only if there is sensible data in keySetId. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144843144
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144826116
olly committed -
Issue: #2316 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144815010
andrewlewis committed -
- Move .graffle files out of third_party - Add logo .ai file - Remove logo .svg files ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144812776
olly committed
-
- 17 Jan, 2017 15 commits
-
-
Issue: #1807 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144726542
cdrolle committed -
Oliver Woodman committed
-
- Tunneling can be enabled by calling: trackSelector.setTunnelingAudioSessionId( C.generateAudioSessionIdV21(this)); - If enabled, tunneling is automatically used when the renderers and track selection combination support it. Tunneling is automatically turned on and off through playlists if the support changes. Issue: #1688Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Issue: #2058 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144693705
olly committed -
This is an initial version that does not handle cross-playlists adjustment in an ideal way. Issue:#1789 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144692969
aquilescanta committed -
This will allow recreating timestamp adjustment on the decoding side. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144692956
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144690284
olly committed -
Also clear the playingPeriodHolder in the case the renderers are being disabled. This is required to ensure that setPlayingPeriodHolder isn't turned into a no-op, which will break the seek. Issue: #2330 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144635220
olly committed -
Philip Simpson committed
-
Philip Simpson committed
-
- 16 Jan, 2017 6 commits
-
-
At this point the renderers all have TODOs in enable(), and turning on tunneling is reduced to the problem of propagating a tunneling ID to these points. Issue: #1688 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144619393
olly committed -
reconfigure audiotrack on format change
ojw28 committed -
Philip Simpson committed
-
Oliver Woodman committed
-
Improve far seek performance of chunkSampleStream
ojw28 committed -
Fix vector drawable usage on API level 21 or above
ojw28 committed
-
- 15 Jan, 2017 1 commit
-
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144448491
eguven committed
-
- 14 Jan, 2017 2 commits
-
-
under certain circumstances (e.g. seek to a position where the input format changed) the audio track needs a reconfigure even if there aren't any pending buffers
Alexander Pipelka committed -
WeiChungChang committed
-
- 13 Jan, 2017 5 commits
-
-
Also backport the Shield workaround to v1. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144446498
andrewlewis committed -
- Support querying whether the current window is dynamic and seekable. The new methods are similar to getDuration, which is also a convenience method for the current window. - Improve demo app to restore positions in VOD items within playlists where the last item is live. Also restore the position within the window for live items unless the player failed with BehindLiveWindowException. Issue: #2320 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144443898
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144443010
andrewlewis committed -
This overrides the start position relative to the window. Issue:#1544 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144434903
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144431191
eguven committed
-