- 22 Jan, 2021 1 commit
-
-
PiperOrigin-RevId: 352779870
aquilescanta committed
-
- 19 Jan, 2021 11 commits
-
-
PiperOrigin-RevId: 352611965
Oliver Woodman committed -
Also move it to the `drm` package, and extract a `DrmSessionManagerProvider` interface. I'll add `MediaSourceFactory.setDrmSessionProvider()` in a follow-up change. Issue: #8466 PiperOrigin-RevId: 352582559
ibaker committed -
Add a test to DataSourceContractTest that asserts the gzip flag is either ignored or handled correctly. Add a test resource to DefaultHttpDataSourceContracTest that enables gzip compression on the 'server' and checks it's handled correctly by the client. PiperOrigin-RevId: 352574359
ibaker committed -
These only show up in Android Studio, but still seem worth fixing. PiperOrigin-RevId: 352570399
ibaker committed -
PiperOrigin-RevId: 352558063
christosts committed -
PiperOrigin-RevId: 352554949
christosts committed -
PiperOrigin-RevId: 352552961
andrewlewis committed -
The code is no longer in common so can directly link to Player. PiperOrigin-RevId: 352548323
krocard committed -
PiperOrigin-RevId: 352532853
christosts committed -
PiperOrigin-RevId: 352530806
christosts committed -
PiperOrigin-RevId: 352519583
ibaker committed
-
- 18 Jan, 2021 12 commits
-
-
PiperOrigin-RevId: 352450607
Oliver Woodman committed -
PiperOrigin-RevId: 352413375
andrewlewis committed -
PiperOrigin-RevId: 352403189
olly committed -
PiperOrigin-RevId: 352401836
samrobinson committed -
PiperOrigin-RevId: 352389366
samrobinson committed -
This prevents trying to post the response to possibly dead threads, which causes an IllegalStateException to be logged. Issue: #8328 PiperOrigin-RevId: 352388155
ibaker committed -
PiperOrigin-RevId: 352385310
christosts committed -
PiperOrigin-RevId: 352380717
olly committed -
PiperOrigin-RevId: 352357712
Oliver Woodman committed -
Non-functional change which makes it easier to read sample data without altering the read position. PiperOrigin-RevId: 352323477
aquilescanta committed -
Zen Xu committed
-
Zen Xu committed
-
- 17 Jan, 2021 8 commits
-
-
#minor-release PiperOrigin-RevId: 352016698
kimvde committed -
PiperOrigin-RevId: 352011053
andrewlewis committed -
Remove setMinLoadableRetryCount() from SingleSampleMediaSource, DashMediaSource, HlsMediaSource and SsMediaSource factories. PiperOrigin-RevId: 352008657
christosts committed -
We already have the eequivalent option for text tracks. PiperOrigin-RevId: 351999287
tonihei committed -
The new URL is referenced from https://xiph.org/downloads/. The old URL currently times out. #minor-release PiperOrigin-RevId: 351991077
andrewlewis committed -
This is not necessary when following the README.md but it is required if libopus is under a symlink (and won't do any harm if it's not symlinked). PiperOrigin-RevId: 351985185
andrewlewis committed -
PiperOrigin-RevId: 351978954
christosts committed -
There is no speed adjustment or use of sonic, as that will come in a child CL. PiperOrigin-RevId: 351973892
samrobinson committed
-
- 15 Jan, 2021 8 commits
-
-
Artem Chepurnoy committed
-
Issue: #8430 PiperOrigin-RevId: 351971671
ibaker committed -
PiperOrigin-RevId: 351936232
jaewan committed -
- Once the ability to add debug listeners is removed, analyticsCollector is the only component that needs to receive the events. Hence it is called directly. - It seemed less confusing to do the same thing for (non-debug) video and audio events, and to have AnalyticsCollector no longer implement VideoListener and AudioListener directly. This clears up confusion that arises as a result of the debug and non-debug interfaces defining the same methods in some cases, and having to be careful not to end up calling the corresponding AnalyticsCollector method twice. PiperOrigin-RevId: 351835491
olly committed -
PiperOrigin-RevId: 351815772
christosts committed -
PiperOrigin-RevId: 351808884
christosts committed -
PiperOrigin-RevId: 351800287
christosts committed -
PiperOrigin-RevId: 351782634
christosts committed
-