- 17 Nov, 2017 5 commits
-
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=176102179
eguven committed -
Oliver Woodman committed
-
Also added tests which verify the intended behaviour. GitHub:#3452 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175656478
tonihei committed -
olly committed
-
Oliver Woodman committed
-
- 13 Nov, 2017 24 commits
-
-
Oliver Woodman committed
-
nvalletta committed
-
yqritc committed
-
yqritc committed
-
yqritc committed
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175546817
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175543465
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175542973
olly committed -
In the case converting cache files from an earlier version of SimpleCache, there is no previous version of the index file. If the app doesn't call any SimpleCache methods which would make the index file stored before it exists whole data gets lost. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175153650
eguven committed -
These callbacks are executed on the app thread after the corresponding timeline update was triggered. This ensures that seek operations see the updated timelines and are therefore valid, even if the seek is performed into a window which didn't exist before. GitHub:#3407 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175136187
tonihei committed -
Issue: #3441 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175011804
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175010595
olly committed -
Issue: #3138 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175006223
olly committed -
Issue:#2748 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174854541
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174853112
olly committed -
GitHub: #1897 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174841175
hoangtc committed -
Issue: #2795 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174836960
olly committed -
Removes duplicated code and starts cleaning up handling of media clocks. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174829840
tonihei committed -
Issue: #3384 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174715851
olly committed -
Issue: #3426 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174700804
olly committed -
Issue: #3257 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174686747
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174685374
olly committed -
This prevents users from having to check sideloaded subtitles URLs before preparing a SingleSampleMediaSource with it. Issue:#3140 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174475274
aquilescanta committed -
... by making it case insensitive and null-tolerant for schemeId (as was before adding playlist drm data merging). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174472123
aquilescanta committed
-
- 03 Nov, 2017 6 commits
-
-
Oliver Woodman committed
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174467964
olly committed -
Oliver Woodman committed
-
First fix, prevents forced rewriting when cipher is set but encrypt is false. Second, removes the store() call in SimpleCache.initialize() so initialization doesn't fail because of CachedContentIndex write issues. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174450586
eguven committed -
The mediaChunks.size() > 1 check was supposed to ensure this, and did roughly the right thing when there was only a single stream (although it was unnecessarily restrictive in preventing chunk cancelation for the first chunk, where bytesLoaded != 0 and none of the samples had been consumed). Now we have multiple streams the check doesn't do the right thing, and adding a back-buffer feature will make even more incorrect. This change switches to checking the condition we actually want to check directly :). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174449398
olly committed -
*** Reason for rollback *** Breaks setting PlaybackParameters before start of playback *** Original change description *** Add support for float output in DefaultAudioSink Also switch from using MIME types to C.ENCODING_* encodings in DefaultAudioSink. *** ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174445506
olly committed
-
- 02 Nov, 2017 5 commits
-
-
Client can add this functionality by extending DownloadService. Also made DownloadManager accept multiple listeners. So instead of broadcast event, client can listen to DownloadManager directly. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174335820
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174327876
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174323423
olly committed -
Issue: #3366 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174214690
olly committed -
Issue: #3406 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174214296
olly committed
-