rx-player 4.3.0-dev.2025011000 → 4.3.0-dev.2025012900

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Changelog
2
2
 
3
- ## Current dev build: v4.3.0-dev.2025011000
3
+ ## Current dev build: v4.3.0-dev.2025012900
4
4
 
5
5
  ### Features
6
6
 
@@ -21,6 +21,8 @@
21
21
  communicated [#1604]
22
22
  - DRM: Fix reusage of some `keySystems[]` option changing when reusing a
23
23
  `MediaKeySystemAccess` with a different `keySystems[]` configuration [#1616]
24
+ - On Tizen, fix infinite loading that may occur in some condition if both the audio and
25
+ video segments have a gap at the expected initial position [#1637]
24
26
 
25
27
  ### Other improvements
26
28
 
@@ -28,9 +30,13 @@
28
30
  before seeking ourselves over a discontinuity [#1587]
29
31
  - DRM: Only reuse cached `MediaKeySystemAccess` if none is more wanted for the current
30
32
  content [#1591]
33
+ - MULTI_THREAD: Some `LOADING` and `RELOADING` attempts may have taken more time than
34
+ necessary due to a wrong "initial Period prediction", this is fixed [#1628]
31
35
  - DRM: Reuse cache even if key system type given in API is not the same [#1611]
32
36
  - DEBUG_ELEMENT: Add buffer size estimate to debug buffer content graph [#1558]
33
37
  - DEBUG_ELEMENT: Add `hdr` information to video Representation [#1583]
38
+ - tests: Our performance-regression tests now run on all RxPlayer updates to better
39
+ protect against performance regressions [#1630]
34
40
 
35
41
  ## v4.2.0 (2024-10-17)
36
42
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 4.3.0-dev.2025011000
1
+ 4.3.0-dev.2025012900
@@ -1 +1 @@
1
- {"version":3,"file":"embedded_worker.d.ts","sourceRoot":"","sources":["../../../src/__GENERATED_CODE/embedded_worker.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,IAAI,MAA85tT,CAAC;AACz6tT,OAAO,EAAE,IAAI,IAAI,eAAe,EAAE,CAAC;AACnC,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"embedded_worker.d.ts","sourceRoot":"","sources":["../../../src/__GENERATED_CODE/embedded_worker.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,IAAI,MAAy5tT,CAAC;AACp6tT,OAAO,EAAE,IAAI,IAAI,eAAe,EAAE,CAAC;AACnC,eAAe,IAAI,CAAC"}