Commit Graph

985 Commits

Author SHA1 Message Date
Hampton Maxwell
2898f8cb5a
Revert changes to video group index unset code
I'm guessing this change was made to cleanup the code, however it is not functionally identical and may cause issues. Revert until those can be discussed.
2019-02-10 19:56:56 -08:00
Hampton Maxwell
420d88d583
Rename failureRetryCount to minLoadRetryCount 2019-02-10 19:54:57 -08:00
Hampton Maxwell
e4763c9d10
Rename failureRetryCount to minLoadRetryCount 2019-02-10 19:47:07 -08:00
Hampton Maxwell
35250fa8c4
Rename failureRetryCount to minLoadRetryCount 2019-02-10 19:45:31 -08:00
Hampton Maxwell
77411f2d0f
Rename failureRetryCount to minLoadRetryCount 2019-02-10 19:21:02 -08:00
sridhar
938cfd64a5 Defect fix for issue #1460
Defect fix: https://github.com/react-native-community/react-native-video/issues/1460
2019-01-30 22:43:12 +05:30
sridhar
8dd782d91e updated changelog for PR 1448
updated changelog for PR 1448
2019-01-24 19:25:32 +05:30
sridhar
47875ed286 Doc modifications as per alplabetical order
Doc modifications as per alplabetical order
2019-01-24 19:06:11 +05:30
sridhar
88e9ed6c08 Gradle changes reverted back
Gradle changes reverted back
2019-01-24 19:02:26 +05:30
sridhar
5c1fdfb01a Doc changes for retry count implementation
Doc changes for retry count implementation
2019-01-24 18:59:54 +05:30
sridhar
172954de5a Feature implementation: Failure Retry Count
Feature implementation: Failure Retry Count
2019-01-24 18:49:37 +05:30
sridhar
91e0206a41 Exoplayer gradle changes
Exoplayer gradle changes
2019-01-24 15:44:45 +05:30
sridhar
03e2061e5a
Merge pull request #3 from react-native-community/master
Merge from master to my fork
2019-01-24 12:52:38 +05:30
Hampton Maxwell
0a1605f11c
Make it more clear that Android SDK changes are to target SDK 2019-01-23 10:14:25 -08:00
Laurin Quast
4dc4db3a83
fix: set the correct git url (#1439) 2019-01-22 11:48:53 +01:00
Rinon Beselica
59783f012f fixed a mistake in the documentation about the headers. (#1420) 2019-01-22 11:10:47 +01:00
Hampton Maxwell
35e26427ea Version 4.3.1 2019-01-03 22:12:31 -08:00
Hampton Maxwell
fd90167f31
Merge pull request #1413 from react-native-community/bugfix/no-video-out-of-bounds
Fix Array Out of Bounds crash if no video tracks present
2019-01-03 22:12:12 -08:00
Hampton Maxwell
2d016e7e6a Fix Array Out of Bounds crash if no video tracks present 2019-01-03 22:02:58 -08:00
Hampton Maxwell
0339727fab Version 4.3.0 2018-12-31 22:12:13 -08:00
Hampton Maxwell
9a809e22d8 Fix mismatched bitrate vars 2018-12-31 22:08:18 -08:00
Hampton Maxwell
fb5f87bc9b Disable onBandwidthUpdate for iOS since it's not working yet 2018-12-31 22:06:50 -08:00
Hampton Maxwell
ba439cc319 Add video track selection & onBandwidthUpdate 2018-12-31 22:04:28 -08:00
Hampton Maxwell
d249b08c25 Add dependencies needed for Haul 2018-12-31 22:04:04 -08:00
Hampton Maxwell
3c313e2e61 Revert build.gradle changes from video track selection PR 2018-12-31 21:57:31 -08:00
Hampton Maxwell
937eec0eae
Document onBandwidthUpdate & video track selection 2018-12-31 21:50:12 -08:00
Hampton Maxwell
04f3f40278
Merge pull request #1199 from sridhard/master
Youtube like video track selection
2018-12-31 21:39:25 -08:00
Hampton Maxwell
72f896d6df
Don't format bandwidth update bitrate 2018-12-31 21:39:12 -08:00
Hampton Maxwell
45a851e79a
Merge branch 'master' into master 2018-12-31 21:36:49 -08:00
Hampton Maxwell
7f2c4ab0ed
Reenable ExoPlayer exclusions 2018-12-31 21:36:02 -08:00
Hampton Maxwell
d148c3f9f9
Change field to bitrate for bandwidth update 2018-12-31 21:35:15 -08:00
Hampton Maxwell
d5168af211
Cleanups to video track handling.
This also fixes a bug that compared track type & renderer index
2018-12-31 21:33:02 -08:00
Hampton Maxwell
1b58d1a4c6 Update to ExoPlayer 2.9.3 2018-12-31 13:52:46 -08:00
Hampton Maxwell
74511c5c4f
Merge pull request #1406 from react-native-community/chore/exoplayer-2.9.3
Update to OkHTTP 3.12.1 and ExoPlayer 2.9.3
2018-12-31 13:52:05 -08:00
Hampton Maxwell
05d9d360f8 Update to OkHTTP 3.12.1 and ExoPlayer 2.9.3 2018-12-31 13:51:29 -08:00
Hampton Maxwell
d5fe91af2b Fix android subtitle issue caused by using rawdatasource 2018-12-31 13:37:45 -08:00
Hampton Maxwell
7837c39df0
Merge pull request #1373 from reime005/android-subtitle-fix
[WIP] Fix android subtitle issue caused by using rawdatasource
2018-12-31 13:37:02 -08:00
Hampton Maxwell
282b03d421
Add note about Android not including controls 2018-12-31 00:17:33 -08:00
Hampton Maxwell
53b1a54bef Filter enabled flag 2018-12-30 19:21:14 -08:00
Hampton Maxwell
b7a351c043
Merge pull request #1384 from nickgzzjr/master
Added filterEnabled flag and don't enable filter if source is an hls playlist
2018-12-30 19:19:33 -08:00
Hampton Maxwell
2bfeb69658
Merge pull request #1400 from uguraktas/master
Edit fancy braces
2018-12-30 19:18:47 -08:00
Uğur AKTAŞ
c9b111e19b
Edit fancy braces 2018-12-26 17:58:56 +03:00
Hampton Maxwell
478c135d89
Merge pull request #1395 from react-native-community/bugfix/maxbitrate-apply-mods
Fix iOS video not displaying after switching source
2018-12-22 15:47:21 -08:00
Hampton Maxwell
75b07d7442 Applying modifers while loading a new source causes loading a new video not to display 2018-12-22 15:33:43 -08:00
Hampton Maxwell
f401c6a287
Small code cleanup to setFilter 2018-12-20 10:45:14 -08:00
sridhar
756bbc96f0 Defect fix
Defect fix
2018-12-20 11:01:13 +05:30
Nicolas Gonzalez
c2d9fb4301 merge 2018-12-13 21:38:32 -06:00
Nicolas Gonzalez
ebb237dc60 RCTVideo.m formatting 2018-12-13 21:37:17 -06:00
Nicolas Gonzalez
67a963328a updated basic example, added filterEnabled flag, check for HLS playlist before applying filter 2018-12-13 21:30:38 -06:00
Nicolas Gonzalez
bba7e9ed07 Merge 2018-12-13 19:59:29 -06:00