Commit Graph

  • e05c1c3c64 Resolved the review comments Ibrahim Sulaiman 2019-01-16 23:47:32 +05:30
  • 62dc913cb3 Address some of the feedback from the pull reqeust Abdulrahman Alzenki 2018-11-26 14:23:04 -08:00
  • 4a16151195 Fix typo Abdulrahman AlZanki 2018-11-14 10:23:56 -08:00
  • 617b046789 Implement picture in picture for iOS Abdulrahman Alzenki 2018-10-26 13:33:03 -07:00
  • 8cffd5bc25 Updated README. Ibrahim Sulaiman 2019-01-04 15:31:49 +05:30
  • 4cc9a4d374 Support for controls in android exoplayer Ibrahim Sulaiman 2019-01-04 14:58:32 +05:30
  • 35e26427ea Version 4.3.1 Hampton Maxwell 2019-01-03 22:12:31 -08:00
  • fd90167f31
    Merge pull request #1413 from react-native-community/bugfix/no-video-out-of-bounds Hampton Maxwell 2019-01-03 22:12:12 -08:00
  • 2d016e7e6a Fix Array Out of Bounds crash if no video tracks present Hampton Maxwell 2019-01-03 22:02:58 -08:00
  • 0339727fab Version 4.3.0 Hampton Maxwell 2018-12-31 22:12:13 -08:00
  • 9a809e22d8 Fix mismatched bitrate vars Hampton Maxwell 2018-12-31 22:08:18 -08:00
  • fb5f87bc9b Disable onBandwidthUpdate for iOS since it's not working yet Hampton Maxwell 2018-12-31 22:06:50 -08:00
  • ba439cc319 Add video track selection & onBandwidthUpdate Hampton Maxwell 2018-12-31 22:04:28 -08:00
  • d249b08c25 Add dependencies needed for Haul Hampton Maxwell 2018-12-31 22:04:04 -08:00
  • 3c313e2e61 Revert build.gradle changes from video track selection PR Hampton Maxwell 2018-12-31 21:57:31 -08:00
  • 937eec0eae
    Document onBandwidthUpdate & video track selection Hampton Maxwell 2018-12-31 21:50:12 -08:00
  • 04f3f40278
    Merge pull request #1199 from sridhard/master Hampton Maxwell 2018-12-31 21:39:25 -08:00
  • 72f896d6df
    Don't format bandwidth update bitrate Hampton Maxwell 2018-12-31 21:39:12 -08:00
  • 45a851e79a
    Merge branch 'master' into master Hampton Maxwell 2018-12-31 21:36:49 -08:00
  • 7f2c4ab0ed
    Reenable ExoPlayer exclusions Hampton Maxwell 2018-12-31 21:36:02 -08:00
  • d148c3f9f9
    Change field to bitrate for bandwidth update Hampton Maxwell 2018-12-31 21:35:15 -08:00
  • d5168af211
    Cleanups to video track handling. Hampton Maxwell 2018-12-31 21:33:02 -08:00
  • 1b58d1a4c6 Update to ExoPlayer 2.9.3 Hampton Maxwell 2018-12-31 13:52:46 -08:00
  • 74511c5c4f
    Merge pull request #1406 from react-native-community/chore/exoplayer-2.9.3 Hampton Maxwell 2018-12-31 13:52:05 -08:00
  • 05d9d360f8 Update to OkHTTP 3.12.1 and ExoPlayer 2.9.3 Hampton Maxwell 2018-12-31 13:51:29 -08:00
  • d5fe91af2b Fix android subtitle issue caused by using rawdatasource Hampton Maxwell 2018-12-31 13:37:45 -08:00
  • 7837c39df0
    Merge pull request #1373 from reime005/android-subtitle-fix Hampton Maxwell 2018-12-31 13:37:02 -08:00
  • 282b03d421
    Add note about Android not including controls Hampton Maxwell 2018-12-31 00:17:33 -08:00
  • 53b1a54bef Filter enabled flag Hampton Maxwell 2018-12-30 19:21:14 -08:00
  • b7a351c043
    Merge pull request #1384 from nickgzzjr/master Hampton Maxwell 2018-12-30 19:19:33 -08:00
  • 2bfeb69658
    Merge pull request #1400 from uguraktas/master Hampton Maxwell 2018-12-30 19:18:47 -08:00
  • c9b111e19b
    Edit fancy braces Uğur AKTAŞ 2018-12-26 17:58:56 +03:00
  • 478c135d89
    Merge pull request #1395 from react-native-community/bugfix/maxbitrate-apply-mods Hampton Maxwell 2018-12-22 15:47:21 -08:00
  • 75b07d7442 Applying modifers while loading a new source causes loading a new video not to display Hampton Maxwell 2018-12-22 15:33:43 -08:00
  • f401c6a287
    Small code cleanup to setFilter Hampton Maxwell 2018-12-20 10:45:14 -08:00
  • 756bbc96f0 Defect fix sridhar 2018-12-20 11:01:13 +05:30
  • c2d9fb4301 merge Nicolas Gonzalez 2018-12-13 21:38:32 -06:00
  • ebb237dc60 RCTVideo.m formatting Nicolas Gonzalez 2018-12-13 21:37:17 -06:00
  • 67a963328a updated basic example, added filterEnabled flag, check for HLS playlist before applying filter Nicolas Gonzalez 2018-12-13 21:30:38 -06:00
  • bba7e9ed07 Merge Nicolas Gonzalez 2018-12-13 19:59:29 -06:00
  • bd3d6d876f Version 4.2.0 Hampton Maxwell 2018-12-13 12:56:12 -08:00
  • 272095c22e solve the memory leak on Android and avoid the crash on kitkat Hampton Maxwell 2018-12-13 12:51:17 -08:00
  • 52334f031a
    Merge pull request #1328 from linguokun1/master Hampton Maxwell 2018-12-13 12:50:25 -08:00
  • b485e64c88
    Add note about catching selectTimedMetadataTrack exception Hampton Maxwell 2018-12-13 12:50:17 -08:00
  • 46701448e7
    Only select timed metadata tracks Hampton Maxwell 2018-12-13 12:43:11 -08:00
  • d5ee6b5a7a Fix useTextureView default & Support setting the maxBitRate Hampton Maxwell 2018-12-13 10:14:02 -08:00
  • 35b168bda1
    Merge pull request #1383 from react-native-community/bugfix/texture-view-default Hampton Maxwell 2018-12-13 10:09:37 -08:00
  • 5a053a7469 Fix bug where useTextureView wasn't defaulting to true Hampton Maxwell 2018-12-13 10:05:09 -08:00
  • 62f722147e
    Merge pull request #1310 from nfb-onf/maximumBitRate-adaptive-streaming Hampton Maxwell 2018-12-13 09:53:16 -08:00
  • 00dac26a63
    Always convert maxBitRate of 0 to Integer.MAX_VALUE Hampton Maxwell 2018-12-13 09:50:43 -08:00
  • 839d759e1f
    Add note about 0 being the default maxBitRate Hampton Maxwell 2018-12-13 09:48:28 -08:00
  • a43f9c7ce1
    Merge branch 'master' into maximumBitRate-adaptive-streaming Hampton Maxwell 2018-12-12 22:30:52 -08:00
  • b65bdb6ab2 Don't init iOS filter unless set Hampton Maxwell 2018-12-12 22:24:09 -08:00
  • e5bada9fc6
    Merge pull request #1360 from nickgzzjr/master Hampton Maxwell 2018-12-12 22:23:06 -08:00
  • a4a0c8ad17
    Refactor setFilter code Hampton Maxwell 2018-12-12 22:21:19 -08:00
  • bf4a7df0e7 Fix android subtile issue caused by using rawdatasource Marius Reimer 2018-12-09 00:40:05 +01:00
  • b2aa8c4e38 Version 4.1.0 Hampton Maxwell 2018-12-05 20:12:55 -08:00
  • af07f8553e Move hideShutterView to 4.0.2 Hampton Maxwell 2018-12-05 20:10:50 -08:00
  • 39b475774c
    Merge pull request #1355 from vadimgoroshevsky/master Hampton Maxwell 2018-12-05 20:06:33 -08:00
  • 308aa4aea9
    Tweak comment for hideShutterView Hampton Maxwell 2018-12-05 20:05:48 -08:00
  • a34f6e7b8a Add disable AirPlay if side car text tracks enabled Hampton Maxwell 2018-12-05 17:39:20 -08:00
  • 4ee16f75b4 Merge branch 'master' of https://github.com/react-native-community/react-native-video Hampton Maxwell 2018-12-05 17:37:37 -08:00
  • 8119cede8e
    Merge pull request #1304 from nfb-onf/disable_airplay_for_sideloaded_captions Hampton Maxwell 2018-12-05 17:37:22 -08:00
  • 06b5d50f5b
    Slightly clean up AirPlay / textTracks message Hampton Maxwell 2018-12-05 17:36:35 -08:00
  • c807053b52 only set filter if given Nicolas Gonzalez 2018-12-04 20:49:11 -06:00
  • 97ac68745b only apply filter if filter is set Nicolas Gonzalez 2018-12-01 21:58:12 -06:00
  • 2caf713857 Update changelog and documentation vadim 2018-11-30 18:42:22 +02:00
  • 788df74d8e Add hideShutterView to configurable props vadim 2018-11-28 15:00:27 +02:00
  • 96c42844fe ExoPlayer - Add possibility to hide shutterView vadim 2018-11-28 14:56:58 +02:00
  • ecf89f6d79 Fix Android onSeek Hampton Maxwell 2018-11-27 19:55:10 -08:00
  • e1c1eb6dc8
    Merge pull request #1351 from react-native-community/bugfix/android-seek-event Hampton Maxwell 2018-11-27 19:52:32 -08:00
  • fcee7b662b Document onSeek Hampton Maxwell 2018-11-27 19:48:57 -08:00
  • 413a7b87c6 Only fire onSeek once we've completed the seek operation Hampton Maxwell 2018-11-27 19:48:41 -08:00
  • 5e5315b8c3
    Merge pull request #1350 from react-native-community/bugfix/unused-save-event Hampton Maxwell 2018-11-27 18:52:39 -08:00
  • 977877f529 Remove unused onVideoSaved event Hampton Maxwell 2018-11-27 18:51:03 -08:00
  • 5ab8165c3d renamed maximumBitRate to maxBitRate. Added applyModifiers support Ash Mishra 2018-11-26 14:50:31 -08:00
  • 12a482a8e3 Make bitrate explanation more explicit Hampton Maxwell 2018-11-05 11:45:05 -08:00
  • 0e7f31f902 Update name to maxBitRate, remove reference to HLS Hampton Maxwell 2018-11-04 17:55:43 -08:00
  • 11db343987 Support for HLS maximum bit rate adaptive streaming Ash Mishra 2018-10-29 09:53:52 -07:00
  • 29826fc98f readme update for disabled video on airplay Ash Mishra 2018-11-26 10:16:19 -08:00
  • d8a19e66c3 Add missing files to package.json #1342 Hampton Maxwell 2018-11-21 09:25:24 -08:00
  • 1078656320
    Merge pull request #1342 from react-native-community/bugfix/missing-files Hampton Maxwell 2018-11-21 09:23:25 -08:00
  • 0c4fc810c3 Add missing files Hampton Maxwell 2018-11-21 09:21:15 -08:00
  • f8f426356c Version 4.0.0 Hampton Maxwell 2018-11-21 00:09:23 -08:00
  • 54e3770576 Version 4.0.0 Hampton Maxwell 2018-11-21 00:08:52 -08:00
  • faf385f825
    Merge pull request #1338 from react-native-community/chore/exo-okhttp-upgrade Hampton Maxwell 2018-11-21 00:08:14 -08:00
  • 05ae20c772 Update ExoPlayer to 2.9.1 and OkHTTP to 3.12.0 Hampton Maxwell 2018-11-21 00:07:11 -08:00
  • 5e684d40c8
    Merge pull request #1306 from nickgzzjr/master Hampton Maxwell 2018-11-20 23:47:59 -08:00
  • e9008cfa9e merge CHANGELOG Nicolas Gonzalez 2018-11-19 21:23:25 -06:00
  • 1207d450cb
    Merge pull request #1327 from ddudek/fix/android_volume_focus_change Hampton Maxwell 2018-11-18 20:55:33 -08:00
  • 5f083e4fb3 Updated README Nicolas Gonzalez 2018-11-18 14:17:32 -06:00
  • 0152db8f5a Fixed Conflict in CHANGELOG.md Nicolas Gonzalez 2018-11-18 14:12:01 -06:00
  • 8fc77acc9c only set filter after creating playerItem Nicolas Gonzalez 2018-11-18 11:15:03 -06:00
  • 0a12f7389e solve the memory leak on Android and avoid the crash on kikat when call mp.selectTrack(0); linguokun 2018-11-15 17:57:37 +08:00
  • 341260fee5
    Merge branch 'master' into fix/android_volume_focus_change Daniel Dudek 2018-11-14 12:49:37 +01:00
  • 13cdac8611 Updated CHANGELOG.md Daniel Dudek 2018-11-14 12:47:18 +01:00
  • 5c7da30ddb Fixed volume change when audio focus change Daniel Dudek 2018-11-14 12:33:28 +01:00
  • 30c30ec575 Make seek() throw an exception when using NaN value Hampton Maxwell 2018-11-13 23:12:08 -08:00
  • cbf96c2bb0
    Merge pull request #1283 from laurent22/patch-1 Hampton Maxwell 2018-11-13 23:11:11 -08:00
  • dece8a2ca1 Re-add fullscreenAutorotate prop Hampton Maxwell 2018-11-13 23:04:03 -08:00