Olivier Bouillet
92fe61acb1
Merge branch 'master' into master
2022-12-09 22:15:55 +01:00
John Blackbourn
0e0238e0ed
Document the onError
prop
2022-12-06 18:00:28 +00:00
Axel Vencatareddy
6e5ebfcc3b
[AD EVENTS] Merge resume, pause and click event on iOS and Android
2022-11-30 12:50:48 +01:00
Axel Vencatareddy
7d6b2b7037
[AD EVENTS] Add AdEvents possible enum values
2022-11-16 20:02:11 +01:00
Axel Vencatareddy
c887ea1b78
[DOCUMENTATION] Update documentation
2022-11-16 12:58:31 +01:00
Liam Potter
1406b9ad08
Add focusable prop
2022-09-26 01:51:18 +01:00
olivier bouillet
12ed2a25fd
doc: fix content comment position in doc & complete it
2022-09-16 08:44:53 +02:00
olivier bouillet
57c991363b
doc: add link to side project and create a debugging page
2022-09-14 23:55:14 +02:00
Karl
98380f0fb9
Docs: Add note to disableFocus
explaining that it allows multiple videos to play.
2022-09-06 15:40:11 +01:00
Karl
d490c300ef
Update API.md
2022-09-03 08:29:46 +01:00
olivier bouillet
32449cd6d8
doc: fix typo
2022-08-21 14:22:15 +02:00
olivier bouillet
9e92f1ef3f
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feature/add_api_to_retrieve_decoder_capabilities
2022-08-20 14:32:57 +02:00
olivier bouillet
268b34d5de
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/subtitles_style
2022-08-20 14:29:25 +02:00
Matthew Leffler
efc94d7f2c
docs: Fix page path
2022-08-01 16:07:25 -06:00
olivier bouillet
b64c7dbea5
feat: add support of subtitles style configuration
2022-07-05 23:58:30 +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
Eran Hammer
8234fade96
Update API.md
2022-06-23 12:44:57 -07:00
Eran Hammer
879572edd3
Remove DOM support. Closes #2647
2022-06-22 07:51:02 +00:00
olivier bouillet
466d7c3170
chore: cleanup documentation
2022-06-15 22:51:04 +02:00
Eran Hammer
58c5c8b96f
Update docs
2022-06-15 19:11:33 +00:00
Tai Le Tuan
daf5e595ec
feat: upgrade exoplayer to v2.17.1 ( #2498 )
...
Describe the changes
Upgrade ExoPlayer to version 2.17.1
Provide an example of how to test the change
Tested with a forked of react-native-video-test
* Update exoplayer to v2.15.1
* feat: upgrade ExoPlayer to version 2.17.1
* chore: update CHANGELOG
* remove ExoPlayerFullscreenVideoActivity
* Fix build issues
* Fix build & runtime issues
Co-authored-by: Eran Hammer <eran@hammer.io>
Co-authored-by: Armands Malejev <armands.malejevs@gmail.com>
2022-06-15 10:24:55 -07:00
Christian Serra
dc74774aa2
docs: removed lumpen example as it was removed from github
2022-05-27 15:39:19 +02:00
Eran Hammer
8714c1158f
Create API.md
2022-05-23 21:58:30 -07:00