|
@@ -65,14 +65,14 @@
|
|
|
*/
|
|
|
|
|
|
/*!
|
|
|
- * Sizzle CSS Selector Engine v2.3.8
|
|
|
+ * Sizzle CSS Selector Engine v2.3.9
|
|
|
* https://sizzlejs.com/
|
|
|
*
|
|
|
* Copyright JS Foundation and other contributors
|
|
|
* Released under the MIT license
|
|
|
* https://js.foundation/
|
|
|
*
|
|
|
- * Date: 2022-11-16
|
|
|
+ * Date: 2022-12-19
|
|
|
*/
|
|
|
|
|
|
/*!
|
|
@@ -82,7 +82,7 @@
|
|
|
*/
|
|
|
|
|
|
/*!
|
|
|
- * jQuery JavaScript Library v3.6.2
|
|
|
+ * jQuery JavaScript Library v3.6.3
|
|
|
* https://jquery.com/
|
|
|
*
|
|
|
* Includes Sizzle.js
|
|
@@ -92,7 +92,7 @@
|
|
|
* Released under the MIT license
|
|
|
* https://jquery.org/license
|
|
|
*
|
|
|
- * Date: 2022-12-13T14:56Z
|
|
|
+ * Date: 2022-12-20T21:28Z
|
|
|
*/
|
|
|
|
|
|
/*!
|
|
@@ -197,6 +197,8 @@ and limitations under the License.
|
|
|
|
|
|
/*! ../loader/fragment-loader */
|
|
|
|
|
|
+/*! ../loader/level-key */
|
|
|
+
|
|
|
/*! ../loader/load-stats */
|
|
|
|
|
|
/*! ../remux/mp4-remuxer */
|
|
@@ -231,8 +233,12 @@ and limitations under the License.
|
|
|
|
|
|
/*! ../utils/ewma-bandwidth-estimator */
|
|
|
|
|
|
+/*! ../utils/hex */
|
|
|
+
|
|
|
/*! ../utils/imsc1-ttml-parser */
|
|
|
|
|
|
+/*! ../utils/keysystem-util */
|
|
|
+
|
|
|
/*! ../utils/logger */
|
|
|
|
|
|
/*! ../utils/mediakeys-helper */
|
|
@@ -241,6 +247,8 @@ and limitations under the License.
|
|
|
|
|
|
/*! ../utils/mp4-tools */
|
|
|
|
|
|
+/*! ../utils/numeric-encoding-utils */
|
|
|
+
|
|
|
/*! ../utils/output-filter */
|
|
|
|
|
|
/*! ../utils/texttrack-utils */
|
|
@@ -319,10 +327,14 @@ and limitations under the License.
|
|
|
|
|
|
/*! ./fragment-finders */
|
|
|
|
|
|
+/*! ./fragment-loader */
|
|
|
+
|
|
|
/*! ./fragment-tracker */
|
|
|
|
|
|
/*! ./gap-controller */
|
|
|
|
|
|
+/*! ./hex */
|
|
|
+
|
|
|
/*! ./is-supported */
|
|
|
|
|
|
/*! ./level-details */
|
|
@@ -349,6 +361,8 @@ and limitations under the License.
|
|
|
|
|
|
/*! ./mpegaudio */
|
|
|
|
|
|
+/*! ./numeric-encoding-utils */
|
|
|
+
|
|
|
/*! ./sample-aes */
|
|
|
|
|
|
/*! ./src/polyfills/number */
|
|
@@ -359,6 +373,8 @@ and limitations under the License.
|
|
|
|
|
|
/*! ./typed-array */
|
|
|
|
|
|
+/*! ./types/level */
|
|
|
+
|
|
|
/*! ./utils/cues */
|
|
|
|
|
|
/*! ./utils/fetch-loader */
|
|
@@ -409,6 +425,10 @@ and limitations under the License.
|
|
|
!*** ./src/task-loop.ts ***!
|
|
|
\**************************/
|
|
|
|
|
|
+/*!**************************!*\
|
|
|
+ !*** ./src/utils/hex.ts ***!
|
|
|
+ \**************************/
|
|
|
+
|
|
|
/*!***************************!*\
|
|
|
!*** ./src/demux/adts.ts ***!
|
|
|
\***************************/
|
|
@@ -601,6 +621,10 @@ and limitations under the License.
|
|
|
!*** ./src/utils/cea-608-parser.ts ***!
|
|
|
\*************************************/
|
|
|
|
|
|
+/*!*************************************!*\
|
|
|
+ !*** ./src/utils/keysystem-util.ts ***!
|
|
|
+ \*************************************/
|
|
|
+
|
|
|
/*!**************************************!*\
|
|
|
!*** ./src/utils/discontinuities.ts ***!
|
|
|
\**************************************/
|
|
@@ -705,6 +729,10 @@ and limitations under the License.
|
|
|
!*** ./src/controller/stream-controller.ts ***!
|
|
|
\*********************************************/
|
|
|
|
|
|
+/*!*********************************************!*\
|
|
|
+ !*** ./src/utils/numeric-encoding-utils.ts ***!
|
|
|
+ \*********************************************/
|
|
|
+
|
|
|
/*!**********************************************!*\
|
|
|
!*** ./src/controller/latency-controller.ts ***!
|
|
|
\**********************************************/
|