gyumin
1e6a3aa6fb
Update androidx.media version to 1.4.2
...
PiperOrigin-RevId: 399108998
2021-09-28 16:27:37 +01:00
christosts
276d2e9d0d
Bump version to 2.15.1 and tidy release notes
...
#minor-release
PiperOrigin-RevId: 397758146
2021-09-20 17:39:23 +01:00
huangdarwin
a951769eaa
Transformer Demo: Reduce visibility of demo-only include.
...
PiperOrigin-RevId: 395936070
2021-09-14 11:49:13 +01:00
huangdarwin
7dff223d80
Transformer Demo: Add config page to remove audio/video.
...
The new ConfigurationActivity can be used to
configure settings specifying Transformer inputs,
using checkboxes and submitted via a button.
PiperOrigin-RevId: 395826358
2021-09-10 15:05:26 +01:00
ibaker
9949424da4
Deprecate all methods on C and move them to Util
...
C should only hold constants.
Also resolve the TODO in getErrorCodeForMediaDrmErrorCode(), and
annotate the deprecated methods with Error Prone's @InlineMe to
facilitate automated refactoring of callers.
PiperOrigin-RevId: 395244855
2021-09-07 17:56:41 +01:00
christosts
b4e99304c4
Bump version to 2.15.0 and tidy release notes
...
#minor-release
PiperOrigin-RevId: 389871495
2021-08-10 15:00:24 +01:00
olly
eb74856c57
Fix constants.gradle bug ref
...
PiperOrigin-RevId: 389579365
2021-08-09 19:57:43 +01:00
gyumin
2946cbe190
Update androidx.media version to 1.4.1
...
PiperOrigin-RevId: 388860854
2021-08-05 12:29:46 +01:00
olly
cc8f4dcc6b
Downgrade targetSdkVersion to 30
...
PiperOrigin-RevId: 388437245
2021-08-03 15:36:41 +01:00
olly
f329adbc23
Opt ExoPlayer out of transcoding when reading content URIs
...
PiperOrigin-RevId: 388260014
2021-08-02 19:22:23 +01:00
ibaker
1466c75d4d
Bump version to 2.14.2 and tidy release notes
...
#minor-release
PiperOrigin-RevId: 385996618
2021-07-21 14:50:26 +01:00
ibaker
0a20ec6b4b
Add comments to constants.gradle about 'external' version limitations
...
PiperOrigin-RevId: 383806284
2021-07-13 09:55:25 +01:00
krocard
74f262615e
Update nullness checker from 3.3 to 3.5.0
...
As of 3.4.0 jdk8 annotation are integrated in checker.
https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.4.0
3.5 is the last version available internally.
PiperOrigin-RevId: 383377733
2021-07-09 09:09:10 +01:00
ibaker
a14739acdd
Bump Robolectric to 4.6.1
...
The bug fix seems potentially serious and worth having:
https://github.com/robolectric/robolectric/releases/tag/robolectric-4.6.1
PiperOrigin-RevId: 383096745
2021-07-09 08:57:39 +01:00
ibaker
ef61d81d8d
Upgrade to Robolectric 4.6
...
The tests now pass without @DoNotInstrument
I had to tweak the jetification settings due to a bug in the jetifier
shipped with the Android Gradle Plugin. More details:
https://github.com/robolectric/robolectric/issues/6521#issuecomment-851736355
PiperOrigin-RevId: 382757006
2021-07-09 08:48:13 +01:00
olly
dea52048cb
Bump dependency versions
...
PiperOrigin-RevId: 382277352
2021-06-30 13:53:01 +01:00
olly
270850f4a4
Rollback of 5e3022c48f
...
*** Original commit ***
Target demo apps to API level 30
***
PiperOrigin-RevId: 380542402
2021-06-21 22:23:06 +01:00
olly
047037e74b
Bump version to 2.14.1 and tidy release notes
...
#minor-release
PiperOrigin-RevId: 378665771
2021-06-10 17:39:58 +01:00
olly
5e3022c48f
Target demo apps to API level 30
...
PiperOrigin-RevId: 378647989
2021-06-10 17:38:46 +01:00
olly
358f400b99
Bump dexmaker version
...
Issue: #9032
PiperOrigin-RevId: 378605169
2021-06-10 11:24:34 +01:00
aquilescanta
14d101bbc4
Bump the androidx annotation version to 1.2.0
...
It is the current public stable version and it brings in @DoNotInline.
PiperOrigin-RevId: 378119413
2021-06-08 13:06:05 +01:00
olly
bb2e0bc0ef
Bump targetSdkVersion to 30
...
- Remove Robolectric workarounds that are no longer needed
- Add workarounds for b/190021699
PiperOrigin-RevId: 377279422
2021-06-03 20:01:50 +01:00
aquilescanta
a8e96da1a2
Bump mockito version to 3.4.0
...
PiperOrigin-RevId: 377064882
2021-06-02 18:20:54 +01:00
olly
e908750336
Bump version to 2.14.0 and tidy release notes
...
#minor-release
PiperOrigin-RevId: 372910834
2021-05-10 23:39:25 +01:00
bachinger
0b3a3e6aa8
Bump version to 2.13.3
...
PiperOrigin-RevId: 368235728
2021-04-13 18:01:44 +01:00
ibaker
10c3860bc0
Upgrade JUnit to 4.13.2
...
PiperOrigin-RevId: 368226576
2021-04-13 18:01:36 +01:00
gyumin
f8fb9dd606
Implement Bundleable for Timeline
...
PiperOrigin-RevId: 362474276
2021-03-12 10:53:41 +00:00
bachinger
66d15cea09
Bump version to 2.13.2
...
PiperOrigin-RevId: 359486817
2021-02-25 11:41:26 +00:00
olly
18722bfb0b
Bump version to 2.13.1
...
PiperOrigin-RevId: 357219132
2021-02-12 19:55:57 +00:00
olly
e345e0a5bc
Upgrade some dependency versions
...
PiperOrigin-RevId: 355508621
2021-02-04 09:57:27 +00:00
ibaker
724ded167c
Bump version to 2.13.0
...
PiperOrigin-RevId: 353655249
2021-01-25 17:38:56 +00:00
ibaker
5433b83a81
Upgrade Robolectric to 4.5 (from 4.5-alpha-3)
...
PiperOrigin-RevId: 353615959
2021-01-25 15:37:18 +00:00
ibaker
facef65c8c
Bump version to 2.12.3
...
#minor-release
PiperOrigin-RevId: 351169686
2021-01-11 18:06:04 +00:00
ibaker
db12fae5ca
Update Robolectric dependency from 4.5-SNAPSHOT to 4.5-alpha-3
...
PiperOrigin-RevId: 347806040
2020-12-17 11:25:54 +00:00
sungsoo
4907cf877a
Make media2 extension depend on androidx media2 1.1.0
...
Issue: #8011
#minor-release
PiperOrigin-RevId: 347288689
2020-12-14 10:19:03 +00:00
bachinger
2ee40270e5
Support setPlaybackSpeed(float) with the MediaSessionConnector
...
Issue: #8229
#exofixit
PiperOrigin-RevId: 346968046
2020-12-14 10:17:53 +00:00
ibaker
e508fb64f3
Bump version to 2.12.2
...
PiperOrigin-RevId: 344801462
2020-11-30 16:11:44 +00:00
olly
563767d5e9
Bump version to 2.12.1
...
PiperOrigin-RevId: 338261975
2020-10-21 22:26:34 +01:00
tonihei
9398f4db03
Fix ABR tests gradle build.
...
The build needs to remove some duplicate dependencies to work again.
Also replace a deprecated API usage with the non-deprecated equivalent
and merge the two Blaze target into one to simplify Gradle file.
PiperOrigin-RevId: 337812099
2020-10-20 14:50:20 +01:00
ibaker
43fe38672c
Bump compileSdkVersion to 30
...
Without this, depending on Robolectric 4.5 causes compilation failures.
PiperOrigin-RevId: 334795155
2020-10-06 14:31:05 +01:00
claincly
4d3a781ca4
End to end playback test for gapless playback
...
In the test, a real instance of SimpleExoplayer plays two identical Mp3 files.
The GaplessMp3Decoder will write randomized data to decoder output on receiving
input. The test compares the bytes written by the decoder with the bytes
received by the AudioTrack, to verify that the trimming of encoder delay/
padding is correctly carried out.
Test mp3 has delay 576 frames and padding 1404 frames. File generated from:
ffmpeg -f lavfi -i "sine=frequency=1000:duration=1" test.mp3
This change needs robolectric version 4.5, which is not currently released (2020 Sep 30).
PiperOrigin-RevId: 334648486
2020-10-06 14:30:19 +01:00
olly
fa2a77107b
Depend on robolectric 4.4, which has now been released
...
Issue: #7906
PiperOrigin-RevId: 331775990
2020-09-16 13:33:59 +01:00
olly
f2d2e6475a
Bump release to 2.12.0
...
PiperOrigin-RevId: 327005645
2020-08-17 16:14:48 +01:00
gyumin
32d1a7878d
Update mockito version to 2.28.2
...
PiperOrigin-RevId: 324003583
2020-08-01 12:56:30 +01:00
insun
a3bbcf3395
Add StyledPlayerView and StyledPlayerControlView into ui/
...
Moved ui2/ code and resources into ui/
PiperOrigin-RevId: 318984707
2020-07-03 09:00:10 +01:00
olly
159c77919a
Bump release to 2.11.7
...
PiperOrigin-RevId: 318790917
2020-06-29 13:33:18 +01:00
tonihei
1836f1df36
Update Checkerframework.
...
The compat dependency is no longer maintained and we need to keep
it at its old version.
PiperOrigin-RevId: 317658349
2020-06-23 11:07:34 +01:00
ibaker
8cccbcf4fd
Migrate DefaultHttpDataSourceTest from Mockito to MockWebServer
...
PiperOrigin-RevId: 317636681
2020-06-23 11:07:16 +01:00
olly
92fd3bc2ff
Bump version to 2.11.6
...
PiperOrigin-RevId: 316949571
2020-06-17 22:21:04 +01:00
olly
b874b1d563
Bump version to 2.11.5
...
PiperOrigin-RevId: 314903986
2020-06-05 13:05:57 +01:00