- 05 Jan, 2017 2 commits
-
-
remove ClippingMediaSourceTest from library
ojw28 committed -
Hassan Abid committed
-
- 04 Jan, 2017 2 commits
-
-
Fix RELEASENOTES.md
ojw28 committed -
Ippei Nawate committed
-
- 21 Dec, 2016 1 commit
-
-
ojw28 committed
-
- 20 Dec, 2016 2 commits
-
-
r2.1.1
ojw28 committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142539314
olly committed
-
- 19 Dec, 2016 4 commits
-
-
- If there's no program-date-time then this change is a no-op. - If there is a program-date-time this change considers the period as having started at the epoch rather than at the start of the content. The window is then set to start at the start of the content. This is a little weird, but is required so that the period sample timestamps match the start of the period. Note that this also brings the handling of on-demand in line with how the live case is handled, meaning there wont be weird changes if a live stream changes into an on-demand one. Issue: #2224 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142442719
olly committed -
This has always been broken in V2, but the issue is now also visible for the very first period in the timeline because we offset if by 60s. Previously the issue would only have been visible from the start of the second period. Issue: #2208 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142252702
olly committed -
Also clarify when getNextLoadPositionUs and continueLoading can be called. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142124497
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142028608
olly committed
-
- 14 Dec, 2016 16 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142016285
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142015031
olly committed -
This change makes Android Studio recognize tests as "android test" and run them on device by default. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142008012
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142007001
olly committed -
Passes drmSessionManager to DebugMediaCodecVideoRenderer. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141997225
eguven committed -
ClippingMediaSource wraps a single period/window video-on-demand source and exposes a specified time range within it. Issue: #1988 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141991215
andrewlewis committed -
This is particularly problematic for subtitle tracks where adjustment can be broken. Now, the primary url can change when clients ask for a variant snapshot, instead of happening on chunk load as before. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141933689
aquilescanta committed -
Define what element is returned if inclusive is true and there are multiple elements equal to the input value. Clarify/fix javadoc. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141891741
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141870244
andrewlewis committed -
Issue:#1921 Issue:#1978 Issue:#2163 Issue:#2172 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141797474
aquilescanta committed -
Issue: #2186 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141790023
olly committed
-
- 13 Dec, 2016 2 commits
- 12 Dec, 2016 6 commits
-
-
Not sure what I think about this, but we're getting quite a lot of issues reported where streams play fine but capabilities indicate they wont. It's probably best just to cross our fingers and hope for the best in such cases, as was the case in V1 when using ExtractorSampleSource. Issue: #2157 Issue: #2034 Issue: #2007 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141758070
olly committed -
Issue: #2167 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141451444
olly committed -
This requires knowing the seek time in Extractor.seek, so that it's possible to pick the latest synchronization sample at/before the seek time for each track (rather than the earliest synchronization sample after the seek position). Also remove the STATE_AFTER_SEEK state which should no longer be needed. Issue: #2167 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141432598
andrewlewis committed -
Issue:#2070 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141335458
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141299172
olly committed -
When the primary url is blacklisted (due to a 404, for example) or the selected variant is different from primary url, allow the tracker to change the url. Issue:#87 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141291435
aquilescanta committed
-
- 06 Dec, 2016 5 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Pending improvement: * Peek just the required priv frame. Avoid decoding all id3 information. * Sniff the used container format instead of using the extension. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141181781
aquilescanta committed -
Issue: #2162 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141177715
olly committed -
The definition of negative line indices was intentionally shifted by one because the way VTT defines them doesn't appear to allow for cues to be positioned at the very bottom of the screen in the case that ANCHOR_TYPE_END is used. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141168028
olly committed
-