Olivier Bouillet
afcde3e335
Merge branch 'master' into AndroidRangePlayback
2023-04-05 22:49:22 +02:00
olivier
4aca30d308
fix: disable Google IMA by default on ios. now shall be enabled in project podfile
2023-03-12 23:29:03 +01:00
David Somers
70c3b3be73
Fix typo
...
It's `fontSize` not `fontSizeTrack`
2023-03-06 11:26:17 +00:00
Yavor Ivanov
dd4e50fca3
updated documentation
2023-02-13 18:14:20 +02:00
Yavor Ivanov
63625b3ce3
Adding documentation
2023-02-13 16:07:09 +02:00
olivier
3c2009b2c7
doc(android): document IMA ads insertion activation
2023-02-09 21:52:54 +01:00
Olivier Bouillet
e8809d62ac
Merge pull request #2990 from ajayhcode/patch-1
...
Update API.md
2023-01-25 22:33:27 +01:00
Gez Quinn
0b7f91ccc5
Update API.md
...
fix typo
2023-01-16 17:26:25 +00:00
ajayhcode
2fa1f9edf3
Update API.md
2023-01-06 15:28:42 +05:30
olivier bouillet
2c6526d3db
chore: clean API.md
2023-01-02 23:01:07 +01:00
olivier bouillet
2b6654b458
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed
...
# Conflicts:
# API.md
# android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
# android/src/main/java/com/brentvatne/exoplayer/VideoEventEmitter.java
# examples/basic/yarn.lock
2023-01-02 22:59:10 +01:00
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
olivier bouillet
64e024d149
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed
...
# Conflicts:
# CHANGELOG.md
# android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
# examples/basic/src/VideoPlayer.android.tsx
2022-10-29 15:20:36 +02: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
olivier bouillet
5aa4d6697d
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed
...
# Conflicts:
# android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
2022-09-12 21:58:51 +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
olivier bouillet
63008ced42
feat(android): add new events for audioTrack, textTracks and videoTracks
2022-08-06 12:05:07 +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