aquilescanta
9bc717da31
Depend on llvm-xy bin utils instead of GNU's binutils
...
NDK 23 removes GNU's bin utils. More info in
https://android.googlesource.com/platform/ndk/+/master/docs/BuildSystemMaintainers.md#binutils .
LLVM bin utils are available in all modern NDK versions.
#minor-release
Issue: google/ExoPlayer#9933
PiperOrigin-RevId: 429299806
2022-02-22 11:25:51 +00:00
olly
cbcf7cd69a
Make sure native library loads use correct class loader
...
Merge of https://github.com/google/ExoPlayer/pull/9934
PiperOrigin-RevId: 429259055
2022-02-22 11:25:44 +00:00
tonihei
ea5245ae2b
Fix the position of IntDefs to match TYPE_USE
...
PiperOrigin-RevId: 427131569
2022-02-21 17:04:12 +00:00
olly
661449d7cd
Revert of 87420e5f9bd1671cd3068185f7358f5faba53e71
...
PiperOrigin-RevId: 426996878
2022-02-21 17:04:12 +00:00
ibaker
c85799cc6c
Fix the position of IntDefs to match TYPE_USE
...
PiperOrigin-RevId: 426855255
2022-02-21 16:56:37 +00:00
Ian Baker
170c8d2f5e
Remove FfmpegVideoRenderer from the 1.0 release branch
...
This class is not ready to be released, and only exists in the main
branch.
2022-02-18 17:12:59 +00:00
krocard
341bb57498
Add a builder to DefaultAudioSink
...
`DefaultAudioSink` already has 3 telescoping
constructors and an other one would be have been
needed to add a buffer size tuning option.
PiperOrigin-RevId: 414703366
2021-12-07 17:37:45 +00:00
bachinger
222db48298
Make package in test manifest consistent
...
PiperOrigin-RevId: 406255369
2021-11-08 15:18:26 +00:00
Andrew Lewis
933e207b3e
Update to androidx.media3
...
PiperOrigin-RevId: 405656499
2021-10-27 09:12:46 +01:00