1. 20 11月, 2024 1 次提交
  2. 31 10月, 2024 1 次提交
  3. 29 10月, 2024 1 次提交
  4. 15 10月, 2024 1 次提交
  5. 29 9月, 2024 1 次提交
  6. 25 9月, 2024 1 次提交
    • dokieyang's avatar
      1. Update to 12.0.1 · 3b11cac7
      dokieyang 提交于
      2. The player component adds the logic of network image placeholder when there is no network.
      3. Fix the issue where textures are not refreshed in some cases
      4. Fix the issue where updating Picture-in-Picture produces errors when Picture-in-Picture ends in some cases
      5. Modify the plugin callback Flutter side message architecture
      6. During SDK initialization, all modules are changed to lazy loading
      7. The demo and player components no longer need to force set the language; if not set, it defaults to English
      3b11cac7
  7. 22 8月, 2024 2 次提交
  8. 21 8月, 2024 2 次提交
    • kongdywang's avatar
      update to 12.0.0 · 0c27faf4
      kongdywang 提交于
      0c27faf4
    • kongdywang's avatar
      1. Live streaming replaces the new kernel. · c53f8b0f
      kongdywang 提交于
      2. As the new kernel has been replaced, the live streaming live config currently only retains the properties of maxAutoAdjustCacheTime, minAutoAdjustCacheTime, connectRetryCount, and connectRetryInterval, with the rest of the parameters marked as deprecated.
      3. New interfaces have been added to live streaming: enableReceiveSeiMessage, showDebugView, setProperty, getSupportedBitrate, and setCacheParams.
      4. When playing live streaming, there is no longer a need to pass the playType parameter, which has been deprecated.
      5. The live streaming and on-demand demo pages have added logic to wait for the license to load successfully before playing.
      6. Other known issues have been fixed.
      c53f8b0f
  9. 14 8月, 2024 1 次提交
  10. 13 8月, 2024 1 次提交
  11. 09 8月, 2024 1 次提交
  12. 08 8月, 2024 1 次提交
  13. 26 7月, 2024 1 次提交
    • kongdywang's avatar
      1. Avoid occasional crashes when iOS kills processes · 56a44e10
      kongdywang 提交于
      2. Fix occasional wild pointer access issues with callback messages during iOS startup
      3. Remove pigeon dependency to avoid conflicts with customer versions
      4. Fix compatibility issues with Picture-in-Picture broadcast events when the target is Android 14
      5. Fix null pointer judgment in iOS player release
      6. Fix logic for getting the current ViewController in Picture-in-Picture on the iOS side
      56a44e10
  14. 15 7月, 2024 1 次提交
  15. 12 7月, 2024 1 次提交
  16. 08 7月, 2024 1 次提交
  17. 03 7月, 2024 1 次提交
    • kongdywang's avatar
      1. Add logic to avoid app exit on the iOS side. · ebe1b934
      kongdywang 提交于
      2. Avoid potential memory leak issues.
      3. On the iOS side, add handling for potential crash issues that may occur when the app's process is killed under certain circumstances.
      4. During plugin registration on the iOS side, add a `publish` method to register the plugin and ensure that the deregistration callback occurs.
      5. Fix known issues.
      ebe1b934
  18. 26 6月, 2024 1 次提交
    • kongdywang's avatar
      1. fix issue of ext method txFormat · 44800b08
      kongdywang 提交于
      2. avoid the issue of repeated rendering of player components in certain scenarios
      3. android side compatible with multiple FlutterActivity scenarios
      4. add HEVC fallback playback.
      5. introduce Picture-in-Picture 2.0 resources on the iOS side, and the project uses the Picture-in-Picture 2.0 capability by default.
      44800b08
  19. 20 6月, 2024 2 次提交
  20. 11 6月, 2024 1 次提交
  21. 06 6月, 2024 2 次提交
  22. 04 6月, 2024 1 次提交
  23. 22 5月, 2024 1 次提交
  24. 13 5月, 2024 2 次提交
  25. 06 5月, 2024 1 次提交
  26. 12 4月, 2024 1 次提交
    • kongdywang's avatar
      1. Remove the code logic related to the Flutter player's playCgi, and update the… · 405efa17
      kongdywang 提交于
      1. Remove the code logic related to the Flutter player's playCgi, and update the cover of short videos through the player callback.
      2. Fix the issue of Picture-in-Picture (PiP) restoration failure on the home screen of Xiaomi devices running Android 12.
      3. Fix the issue where the PiP window UI could not be updated on some devices.
      4. Fix the issue of continuous callbacks for PiP configuration parameters.
      5. After enabling PiP on Android, the Flutter side can now also receive player events.
      6. Add video information onSuperPlayerGetInfo event and onSuperPlayerProgress progress event to the player component.
      7. Fix the issue of incorrect display ratio after the player component's video goes full-screen.
      405efa17
  27. 07 4月, 2024 2 次提交
  28. 02 4月, 2024 1 次提交
  29. 27 3月, 2024 1 次提交
  30. 07 3月, 2024 1 次提交
  31. 05 3月, 2024 1 次提交
  32. 06 2月, 2024 1 次提交
  33. 29 1月, 2024 1 次提交
  34. 25 1月, 2024 1 次提交