- 15 Jan, 2019 25 commits
-
-
Issue: #5378 PiperOrigin-RevId: 229261658
olly committed -
We currently forget whether a source is seekable at re-preparation. This was implemented intentionally this way under the assumption that we really can't seek until we have loaded the seek map again. However, seek operations are only allowed after a media period is prepared. So there is no harm in remembering whether a source is seekable. This problem currently prevents reusing ClippingMediaSources with ExtractorMediaSource and a non-zero start clip position. Issue: #5351 PiperOrigin-RevId: 229169441
tonihei committed -
Issue: #4519 PiperOrigin-RevId: 229145790
andrewlewis committed -
The window object is used without being filled with data. This used to work well for most cases as the same live stream is sending regular updates and the first update is almost never used if it's not the first item in a playlist. It causes problems when the first timeline update of a live stream is actually used for playback (e.g. when the live stream is lazily prepared in a playlist and played first). PiperOrigin-RevId: 228530232
tonihei committed -
Setting the target conpatibility only seems to work for Java. Added the equivalent Kotlin config options to the docs. Issue:#5276 PiperOrigin-RevId: 228482496
tonihei committed -
PiperOrigin-RevId: 228296962
olly committed -
Issue:#5313 PiperOrigin-RevId: 228155222
aquilescanta committed -
Issue:#5320 PiperOrigin-RevId: 228142567
aquilescanta committed -
These are part of published IMA SDK 3.10.2. PiperOrigin-RevId: 227861713
andrewlewis committed -
Also configure the FFmpeg context to ignore errors as far as possible (this appears to have an effect only for certain decoders). Issue: #5293 PiperOrigin-RevId: 227851397
andrewlewis committed -
PiperOrigin-RevId: 227822937
andrewlewis committed -
PiperOrigin-RevId: 227813461
andrewlewis committed -
If a negative value is read, sniffing should just fail. PiperOrigin-RevId: 227689568
aquilescanta committed -
Issue:#5312 PiperOrigin-RevId: 227673949
aquilescanta committed -
PiperOrigin-RevId: 227668426
aquilescanta committed -
ExoPlayer methods must not be called from any thread besides the specified app thread. Therefore we shouldn't use them here. Using a regular Handler instead is fully equivalent. Issue:#5240 PiperOrigin-RevId: 227650489
tonihei committed -
PiperOrigin-RevId: 227646358
andrewlewis committed -
PiperOrigin-RevId: 227520168
olly committed -
Issue: #4114 PiperOrigin-RevId: 227516509
andrewlewis committed -
PiperOrigin-RevId: 227500707
olly committed -
See also https://github.com/Matroska-Org/matroska-specification/issues/269. PiperOrigin-RevId: 226758584
andrewlewis committed -
Issue:#4160 Issue:#4743 PiperOrigin-RevId: 225813243
aquilescanta committed -
PiperOrigin-RevId: 225812585
aquilescanta committed -
This is the same as in SsMediaSource. PiperOrigin-RevId: 225001911
tonihei committed -
This also applies when seeking or transitioning to unprepared media, which isn't clear from the current documentation. Issue:#5267 PiperOrigin-RevId: 226486685
tonihei committed
-
- 21 Dec, 2018 1 commit
-
-
r2.9.3
Oliver Woodman committed
-
- 20 Dec, 2018 3 commits
-
-
Issue: #5136 PiperOrigin-RevId: 224857629
olly committed -
PiperOrigin-RevId: 226356810
olly committed -
This includes NoSampleRenderers.
Oliver Woodman committed
-
- 19 Dec, 2018 11 commits
-
-
Issue: #5145
Oliver Woodman committed -
Use random access indicator in transport streams Issue:#1967 Issue:#2020 Issue:#2182 Issue:#2469 Issue:#2581 Issue:#2748 Issue:#2939 Issue:#2979 Issue:#3316 Issue:#3574 Issue:#3709 Issue:#3747 Issue:#4103 Issue:#4184 Issue:#4355 Issue:#4538 Issue:#4719 Issue:#4861 Issue:#4925 Issue:#4951 Issue:#5108 Issue:#5186 PiperOrigin-RevId: 225798044
aquilescanta committed -
Oliver Woodman committed
-
PiperOrigin-RevId: 225531695
Oliver Woodman committed -
Issue #4519 PiperOrigin-RevId: 226205245
olly committed -
PiperOrigin-RevId: 225989898
andrewlewis committed -
PiperOrigin-RevId: 225966289
Oliver Woodman committed -
PiperOrigin-RevId: 225795581
olly committed -
PiperOrigin-RevId: 225528632
olly committed -
PiperOrigin-RevId: 225383173
andrewlewis committed -
PiperOrigin-RevId: 225379305
olly committed
-