Commit Graph

  • e23f827a85
    Merge pull request #1303 from nfb-onf/master Hampton Maxwell 2018-11-13 23:02:57 -08:00
  • 8a3b6490dc Updated save function README, updated video-caching example to test saving function Nicolas Gonzalez 2018-11-06 20:33:33 -06:00
  • dd1c6867ad updated save function readme Nicolas Gonzalez 2018-11-06 09:01:10 -06:00
  • 89ac8d93c3 Updated Filter Doc Nicolas Gonzalez 2018-11-06 08:49:23 -06:00
  • 22d65addd3 Added FilterType.js with all filters that do not require extra parameters Nicolas Gonzalez 2018-11-06 08:38:28 -06:00
  • 40fb19f7c7
    Alphabetize filter & save Hampton Maxwell 2018-11-04 17:40:07 -08:00
  • 5dce3e2161 Code cleanup sridhar 2018-11-01 21:41:57 +05:30
  • 9dead2fefc Some log functions removed sridhar 2018-11-01 16:58:27 +05:30
  • 41cbf073c7 Bandwidth is reported as enevts when download happens. Not by timer method sridhar 2018-11-01 15:18:59 +05:30
  • 67f01aae90 undo code formatting 2nd try Nicolas Gonzalez 2018-10-27 20:50:33 -05:00
  • fbeca99c27 undo code formatting Nicolas Gonzalez 2018-10-27 20:43:14 -05:00
  • 443e0bcbaf Merge branch 'react-native-community-master' sridhar 2018-10-27 09:52:29 +05:30
  • aa526206d2 Merge branch 'master' of git://github.com/react-native-community/react-native-video into react-native-community-master sridhar 2018-10-27 09:19:28 +05:30
  • afba82458f updated changelog Nicolas Gonzalez 2018-10-26 08:50:59 -05:00
  • 094541b8a6 updated readme and version bump Nicolas Gonzalez 2018-10-26 08:40:46 -05:00
  • 16e45fc9f1 added ability to export video Nicolas Gonzalez 2018-10-26 08:21:41 -05:00
  • 67406b5e7b restored autorotate to fullscreen options Ash Mishra 2018-10-18 15:21:46 -07:00
  • 18e8895712 added video filter Nicolas Gonzalez 2018-10-25 08:56:20 -05:00
  • 2c391f5807
    Merge pull request #1298 from relivecc/ios-cached-asset Hampton Maxwell 2018-10-23 19:18:24 -07:00
  • f0a1bebc04 return cached asset Frikkie Snyman 2018-10-23 16:09:19 +02:00
  • 7026ca7e51 disable airplay when sideloaded captions Ash Mishra 2018-10-18 15:21:46 -07:00
  • 6bf213488d Rename DOM to react-native-dom Hampton Maxwell 2018-10-17 17:52:48 -07:00
  • 80db7a35a2
    Merge pull request #1287 from react-native-community/chore/dont-detach Hampton Maxwell 2018-10-13 20:40:48 -07:00
  • 3eb8515461 Don't pause when detaching Hampton Maxwell 2018-10-13 20:36:12 -07:00
  • a6db0a5d3f Switch useTextureView to default to true Hampton Maxwell 2018-10-13 20:24:08 -07:00
  • 2d76e491d3
    Switch useTextureView to default to true (#1286) Hampton Maxwell 2018-10-13 20:23:30 -07:00
  • 303fa4b176 Update to ExoPlayer 2.9.0 Hampton Maxwell 2018-10-13 20:16:41 -07:00
  • d87568db0e
    Feature/exoplayer 2.9 (#1285) Hampton Maxwell 2018-10-13 20:16:10 -07:00
  • d682a800f8
    Merge pull request #1219 from fiznool/fix/gradle3 Hampton Maxwell 2018-10-13 19:19:22 -07:00
  • 051a2c39f4
    Merge branch 'master' into fix/gradle3 Hampton Maxwell 2018-10-13 19:18:13 -07:00
  • 604250b4a6 fullscreenOrientation option Hampton Maxwell 2018-10-13 19:16:07 -07:00
  • 639f2bbd4c
    Merge pull request #1215 from nfb-onf/master Hampton Maxwell 2018-10-13 19:15:00 -07:00
  • 97604f8715
    Merge pull request #1284 from react-native-community/feature/shaka-player Hampton Maxwell 2018-10-12 14:03:42 -07:00
  • f0e0e555dd Add id prop & autoplay handling, support DASH & HLS via Shaka Player Hampton Maxwell 2018-10-12 13:41:01 -07:00
  • 864da19d41 Document id prop Hampton Maxwell 2018-10-12 11:09:14 -07:00
  • adf63e5fa0
    Make seek() throw an exception when using NaN value Laurent Cozic 2018-10-12 16:59:36 +01:00
  • bbf37ed5cb Removed autoRotate from codebase; added TV_OS target check for orientation; added tvOS target to examples/basic/ios project Ash Mishra 2018-10-09 16:01:41 -07:00
  • b9832c6e0b
    Merge pull request #1271 from DimitryDushkin/patch-1 Hampton Maxwell 2018-10-10 17:37:01 -07:00
  • bd8b729257
    Fix "progressInterval" to "progressUpdateInterval" in README Dimitry 2018-10-09 12:49:57 +03:00
  • 0646dca071 Split fullscreen options into separate props Hampton Maxwell 2018-10-07 20:24:50 -07:00
  • 4c22943351
    Update and rename pull_request_template.md to PULL_REQUEST_TEMPLATE.md Hampton Maxwell 2018-10-07 17:07:13 -07:00
  • 76e45f42d0
    Rename PULL_REQUEST_TEMPLATE.md to pull_request_template.md Hampton Maxwell 2018-10-07 17:04:51 -07:00
  • 2dbab3e26c
    Minor cleanup Hampton Maxwell 2018-10-07 17:02:29 -07:00
  • ea9736688a
    Create PULL_REQUEST_TEMPLATE.md Hampton Maxwell 2018-10-07 17:01:48 -07:00
  • 5336d4f866
    Merge branch 'master' into master Hampton Maxwell 2018-10-07 16:07:11 -07:00
  • c427d0bafe
    Merge pull request #1267 from react-native-community/chore/external-playback-cleanup Hampton Maxwell 2018-10-07 16:00:20 -07:00
  • 777247907d Namespace onExternalPlaybackChange as onVideoExternalPlaybackChange Hampton Maxwell 2018-10-07 15:59:10 -07:00
  • 2688dd9e3e
    Merge pull request #1235 from arturjaworski/master Hampton Maxwell 2018-10-07 15:58:40 -07:00
  • cacacd8b35
    Merge branch 'master' into master Hampton Maxwell 2018-10-07 15:58:32 -07:00
  • 407ad14a16
    Reorder onExternalPlaybackChange alphabetically Hampton Maxwell 2018-10-07 15:56:15 -07:00
  • dc0a48fc6f Update to ExoPlayer 2.8.4 Hampton Maxwell 2018-10-07 12:55:34 -07:00
  • 6b87a43572
    Merge pull request #1266 from react-native-community/chore/exoplayer-2.8.4 Hampton Maxwell 2018-10-07 12:54:58 -07:00
  • e50c2ad314 Update to ExoPlayer 2.8.4 Hampton Maxwell 2018-10-07 12:53:58 -07:00
  • 1ef435a864 Use the right name for progress duration Hampton Maxwell 2018-09-28 17:46:57 -07:00
  • 1be0db4777 Various cleanups Hampton Maxwell 2018-09-28 17:07:38 -07:00
  • 8bda6546e8 Document headers prop Hampton Maxwell 2018-09-28 10:30:24 -07:00
  • 53ed7e168e Fix some typos and add docs for controls & onEnd Hampton Maxwell 2018-09-27 16:07:16 -07:00
  • fae09eb4cf Support react-native-dom Hampton Maxwell 2018-09-27 16:07:11 -07:00
  • 75e3a77d59
    [WIP] Support react-native-dom (#1253) Hampton Maxwell 2018-09-27 16:03:45 -07:00
  • d9eef0fd51 Remove flash between poster and video Hampton Maxwell 2018-09-27 13:55:57 -07:00
  • 95cea768a1
    Merge pull request #1167 from cmmartin/patch-2 Hampton Maxwell 2018-09-27 13:55:18 -07:00
  • 2e3ded763a
    Merge pull request #1231 from retyui/npm-package Hampton Maxwell 2018-09-23 00:51:18 -07:00
  • 6a011e1188
    Merge branch 'master' into npm-package Hampton Maxwell 2018-09-23 00:51:10 -07:00
  • 584559ea75 Bump version to 3.2.1 Hampton Maxwell 2018-09-22 15:03:22 -07:00
  • 458c0829b3 Merge branch 'master' of https://github.com/react-native-community/react-native-video Hampton Maxwell 2018-09-22 15:02:35 -07:00
  • ea4c732c95 Reduce package size Hampton Maxwell 2018-09-22 15:01:51 -07:00
  • ffe0806bf8
    Merge pull request #1229 from retyui/patch-1 Hampton Maxwell 2018-09-22 15:01:17 -07:00
  • 865db71179 Doh, should of course be AND, not OR Niklas Saers 2018-09-20 13:38:39 +02:00
  • b256f2d4d8 IOS bandwidth reporting sridhar 2018-09-19 17:58:49 +05:30
  • c37507768c Instead of crashing, show a warning and return Niklas Saers 2018-09-19 12:02:55 +02:00
  • a1a0ca648c bandwidth report for IOS sridhar 2018-09-18 20:09:32 +05:30
  • 5e2b49c343 readme update Artur Jaworski 2018-09-18 09:45:12 +02:00
  • d7efcf315f introducing onExternalPlaybackActiveChange Artur Jaworski 2018-09-13 14:06:12 +02:00
  • b0c0ac10f4 Avoid crash on ExoPlayer when there are no tracks to choose from Hampton Maxwell 2018-09-12 19:42:11 -07:00
  • 44b626aaaa
    Merge pull request #1233 from react-native-community/bugfix/no-audio-crash Hampton Maxwell 2018-09-12 19:41:03 -07:00
  • 5e360608af Return unset track index when there are no track available (#1190) Hampton Maxwell 2018-09-12 19:38:11 -07:00
  • b5142460ac
    Merge pull request #1221 from lumenlunae/patch-1 Hampton Maxwell 2018-09-12 13:39:56 -07:00
  • a135dd346e Reduce package size David Narbutovich 2018-09-12 23:01:28 +03:00
  • bbacb95345
    Update TextTrackType.js David Narbutovich 2018-09-12 11:27:36 +03:00
  • 33d9acdf5d
    Fix missing TargetApi import Matthew Herz 2018-09-06 12:56:36 -07:00
  • 654a76d6ef named parameter added for exception. Otherwise this cannot be used in JS sridhar 2018-09-06 14:25:44 +05:30
  • 00174b63b8 Support RN 0.57 w/ gradle 3 Tom Spencer 2018-09-06 09:44:27 +01:00
  • 443bf88c63 Adds fullscreenOptions to iOS Ash Mishra 2018-09-04 15:44:19 -07:00
  • 0580f2710f Merge branch 'master' of https://github.com/nfb-onf/react-native-video Ash Mishra 2018-09-04 15:26:56 -07:00
  • 77c48c9dfc added an onCaptionsDeviceSettings event Ash Mishra 2018-08-27 10:42:49 -07:00
  • 37c31a3c92 Improvements to urlFilePath so that it only does a /Documents/ folder check if the file does not exist; improvements to full-screen options for iOS to default autorotate, and to respect landscape / portrait masks Ash Mishra 2018-08-20 11:52:06 -07:00
  • 3b0d459230 Fix for files that are stored in the Documents folder on iOS (and not as resources in the JS app) Ash Mishra 2018-08-16 15:32:36 -07:00
  • f45d6a2c3e Added fullscreen options for iOS Player Ash Mishra 2018-08-09 09:58:03 -07:00
  • 3ba26eb45a Working on autorotation of video player Ash Mishra 2018-08-02 10:32:50 -07:00
  • 3c0323fbb0 Fix typo that caused the descriptions for onProgressUpdate not to appear Hampton Maxwell 2018-09-03 19:02:52 -07:00
  • 536bdc474d Begin documenting the source prop Hampton Maxwell 2018-09-03 19:01:12 -07:00
  • 470595498a Merge branch 'master' of https://github.com/react-native-community/react-native-video Hampton Maxwell 2018-09-03 18:31:18 -07:00
  • be5a588b76 ipod-library uri support Hampton Maxwell 2018-09-03 18:31:04 -07:00
  • a0c196f4c9
    Merge pull request #926 from ymuzi/master Hampton Maxwell 2018-09-03 18:30:30 -07:00
  • 3d40935cc1
    Revert crash fix when removing player layer observer Hampton Maxwell 2018-09-03 18:30:19 -07:00
  • 09d0db21bb Add caching cleanup notes Hampton Maxwell 2018-08-27 19:09:05 -07:00
  • 69415e2a69
    Merge pull request #1204 from react-native-community/develop Hampton Maxwell 2018-08-28 04:20:49 +03:00
  • 03734bbe52
    Merge pull request #1172 from react-native-community/bugfix/ios-cache-texttracks Hampton Maxwell 2018-08-28 04:19:37 +03:00
  • b6512e4316 Remove old test var Hampton Maxwell 2018-08-27 18:19:15 -07:00
  • 152978d111 Provide info about caching not working with text tracks Hampton Maxwell 2018-08-27 18:17:15 -07:00