YangJH
|
f2e80e9f2d
|
feat(android): replace deprecated ExoPlayer2 with AndroidX media3 (#3337)
* feat(android): implement AndroidX media3 dependencies
* refactor(android): remove duplicate code
* refactor(android): remove unused codes
* feat(android): replace ExoPlayer2 with AndroidX media3
* fix(android): move default properties to gradle.properties
* revert(android): prevent security exception
* chore: align indent
* chore: remove redundant comments
* chore: reorder import
* fix: apply media3's legacy player control view
|
2023-11-18 14:13:54 +01:00 |
|
KrzysztofMoch
|
0066ec744c
|
feat(android): add playback functions to ref
|
2023-09-18 13:09:53 +02:00 |
|
olivier bouillet
|
3a4cb7f6d9
|
feat(android): add new apis to query device capabilities
getWidevineLevel => integer between 0 and 3
isCodecSupported(codec, width, height) => boolean
isHEVCSupported() => boolean
|
2022-06-23 22:54:03 +02:00 |
|
olivier bouillet
|
de2c4a5524
|
chore: move android-exoplayer to android folder
|
2022-06-15 22:30:24 +02:00 |
|
olivier bouillet
|
32718be951
|
chore: remove MediaPlayer source
|
2022-06-15 22:29:46 +02:00 |
|
Radek Czemerys
|
5738757966
|
Remove createJSModules @override - RN 0.47 compatibility (#718)
* Remove depreciated createJSModules @ovveride marker
* Remove depreciated createJSModules @ovveride marker
* Added comment in exoplayer
* Added comment
* Remove trailing spaces
* Fix typo in comment
* Fix typo in comment
* Fix typo in comment
* Fix typo in comment
|
2017-08-08 21:11:11 -04:00 |
|
Baris Sencan
|
4362e596a8
|
[Android] src, repeat, paused properties fully working
|
2015-11-03 20:27:38 -08:00 |
|
Baris Sencan
|
0a3fdd912b
|
[Android] Initial commit
|
2015-10-30 17:43:18 -07:00 |
|