@eyevinn/web-player 0.9.0 → 0.9.1
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.
|
@@ -200,8 +200,6 @@
|
|
|
200
200
|
|
|
201
201
|
/*! ../constants/MetricsConstants */
|
|
202
202
|
|
|
203
|
-
/*! ../controller/level-helper */
|
|
204
|
-
|
|
205
203
|
/*! ../controllers/BlacklistController */
|
|
206
204
|
|
|
207
205
|
/*! ../controllers/ProtectionKeyController */
|
|
@@ -224,8 +222,6 @@
|
|
|
224
222
|
|
|
225
223
|
/*! ../core/events/EventsBase */
|
|
226
224
|
|
|
227
|
-
/*! ../crypt/decrypter */
|
|
228
|
-
|
|
229
225
|
/*! ../dash/DashAdapter */
|
|
230
226
|
|
|
231
227
|
/*! ../dash/DashHandler */
|
|
@@ -248,40 +244,8 @@
|
|
|
248
244
|
|
|
249
245
|
/*! ../dash/utils/TimelineConverter */
|
|
250
246
|
|
|
251
|
-
/*! ../demux/aacdemuxer */
|
|
252
|
-
|
|
253
|
-
/*! ../demux/chunk-cache */
|
|
254
|
-
|
|
255
|
-
/*! ../demux/id3 */
|
|
256
|
-
|
|
257
|
-
/*! ../demux/mp3demuxer */
|
|
258
|
-
|
|
259
|
-
/*! ../demux/mp4demuxer */
|
|
260
|
-
|
|
261
|
-
/*! ../demux/transmuxer */
|
|
262
|
-
|
|
263
|
-
/*! ../demux/transmuxer-interface */
|
|
264
|
-
|
|
265
|
-
/*! ../demux/transmuxer-worker.ts */
|
|
266
|
-
|
|
267
|
-
/*! ../demux/tsdemuxer */
|
|
268
|
-
|
|
269
|
-
/*! ../errors */
|
|
270
|
-
|
|
271
247
|
/*! ../errors/ProtectionErrors */
|
|
272
248
|
|
|
273
|
-
/*! ../events */
|
|
274
|
-
|
|
275
|
-
/*! ../is-supported */
|
|
276
|
-
|
|
277
|
-
/*! ../loader/date-range */
|
|
278
|
-
|
|
279
|
-
/*! ../loader/fragment */
|
|
280
|
-
|
|
281
|
-
/*! ../loader/fragment-loader */
|
|
282
|
-
|
|
283
|
-
/*! ../loader/load-stats */
|
|
284
|
-
|
|
285
249
|
/*! ../metrics/MetricsHandlerFactory */
|
|
286
250
|
|
|
287
251
|
/*! ../metrics/MetricsReportingEvents */
|
|
@@ -300,10 +264,6 @@
|
|
|
300
264
|
|
|
301
265
|
/*! ../net/XHRLoader */
|
|
302
266
|
|
|
303
|
-
/*! ../remux/mp4-remuxer */
|
|
304
|
-
|
|
305
|
-
/*! ../remux/passthrough-remuxer */
|
|
306
|
-
|
|
307
267
|
/*! ../reporting/ReportingFactory */
|
|
308
268
|
|
|
309
269
|
/*! ../rules/DroppedFramesHistory */
|
|
@@ -340,20 +300,8 @@
|
|
|
340
300
|
|
|
341
301
|
/*! ../streaming/vo/metrics/PlayList */
|
|
342
302
|
|
|
343
|
-
/*! ../task-loop */
|
|
344
|
-
|
|
345
303
|
/*! ../thumbnail/ThumbnailTracks */
|
|
346
304
|
|
|
347
|
-
/*! ../types/cmcd */
|
|
348
|
-
|
|
349
|
-
/*! ../types/demuxer */
|
|
350
|
-
|
|
351
|
-
/*! ../types/level */
|
|
352
|
-
|
|
353
|
-
/*! ../types/loader */
|
|
354
|
-
|
|
355
|
-
/*! ../types/transmuxer */
|
|
356
|
-
|
|
357
305
|
/*! ../utils/BaseURLSelector */
|
|
358
306
|
|
|
359
307
|
/*! ../utils/BoxParser */
|
|
@@ -386,44 +334,6 @@
|
|
|
386
334
|
|
|
387
335
|
/*! ../utils/VTTParser */
|
|
388
336
|
|
|
389
|
-
/*! ../utils/attr-list */
|
|
390
|
-
|
|
391
|
-
/*! ../utils/binary-search */
|
|
392
|
-
|
|
393
|
-
/*! ../utils/buffer-helper */
|
|
394
|
-
|
|
395
|
-
/*! ../utils/cea-608-parser */
|
|
396
|
-
|
|
397
|
-
/*! ../utils/codecs */
|
|
398
|
-
|
|
399
|
-
/*! ../utils/discontinuities */
|
|
400
|
-
|
|
401
|
-
/*! ../utils/ewma */
|
|
402
|
-
|
|
403
|
-
/*! ../utils/ewma-bandwidth-estimator */
|
|
404
|
-
|
|
405
|
-
/*! ../utils/imsc1-ttml-parser */
|
|
406
|
-
|
|
407
|
-
/*! ../utils/logger */
|
|
408
|
-
|
|
409
|
-
/*! ../utils/mediakeys-helper */
|
|
410
|
-
|
|
411
|
-
/*! ../utils/mediasource-helper */
|
|
412
|
-
|
|
413
|
-
/*! ../utils/mp4-tools */
|
|
414
|
-
|
|
415
|
-
/*! ../utils/output-filter */
|
|
416
|
-
|
|
417
|
-
/*! ../utils/texttrack-utils */
|
|
418
|
-
|
|
419
|
-
/*! ../utils/time-ranges */
|
|
420
|
-
|
|
421
|
-
/*! ../utils/timescale-conversion */
|
|
422
|
-
|
|
423
|
-
/*! ../utils/typed-array */
|
|
424
|
-
|
|
425
|
-
/*! ../utils/webvtt-parser */
|
|
426
|
-
|
|
427
337
|
/*! ../vo/AdaptationSet */
|
|
428
338
|
|
|
429
339
|
/*! ../vo/BaseURL */
|
|
@@ -672,68 +582,18 @@
|
|
|
672
582
|
|
|
673
583
|
/*! ./_stream_writable */
|
|
674
584
|
|
|
675
|
-
/*! ./aac-helper */
|
|
676
|
-
|
|
677
|
-
/*! ./adts */
|
|
678
|
-
|
|
679
|
-
/*! ./aes-crypto */
|
|
680
|
-
|
|
681
|
-
/*! ./aes-decryptor */
|
|
682
|
-
|
|
683
|
-
/*! ./base-audio-demuxer */
|
|
684
|
-
|
|
685
|
-
/*! ./base-playlist-controller */
|
|
686
|
-
|
|
687
|
-
/*! ./base-stream-controller */
|
|
688
|
-
|
|
689
585
|
/*! ./baseUrlResolution/BasicSelector */
|
|
690
586
|
|
|
691
587
|
/*! ./baseUrlResolution/ContentSteeringSelector */
|
|
692
588
|
|
|
693
589
|
/*! ./baseUrlResolution/DVBSelector */
|
|
694
590
|
|
|
695
|
-
/*! ./buffer-operation-queue */
|
|
696
|
-
|
|
697
|
-
/*! ./config */
|
|
698
|
-
|
|
699
591
|
/*! ./constants/Constants */
|
|
700
592
|
|
|
701
593
|
/*! ./constants/DashConstants */
|
|
702
594
|
|
|
703
595
|
/*! ./constants/MetricsConstants */
|
|
704
596
|
|
|
705
|
-
/*! ./controller/abr-controller */
|
|
706
|
-
|
|
707
|
-
/*! ./controller/audio-stream-controller */
|
|
708
|
-
|
|
709
|
-
/*! ./controller/audio-track-controller */
|
|
710
|
-
|
|
711
|
-
/*! ./controller/buffer-controller */
|
|
712
|
-
|
|
713
|
-
/*! ./controller/cap-level-controller */
|
|
714
|
-
|
|
715
|
-
/*! ./controller/cmcd-controller */
|
|
716
|
-
|
|
717
|
-
/*! ./controller/eme-controller */
|
|
718
|
-
|
|
719
|
-
/*! ./controller/fps-controller */
|
|
720
|
-
|
|
721
|
-
/*! ./controller/fragment-tracker */
|
|
722
|
-
|
|
723
|
-
/*! ./controller/id3-track-controller */
|
|
724
|
-
|
|
725
|
-
/*! ./controller/latency-controller */
|
|
726
|
-
|
|
727
|
-
/*! ./controller/level-controller */
|
|
728
|
-
|
|
729
|
-
/*! ./controller/stream-controller */
|
|
730
|
-
|
|
731
|
-
/*! ./controller/subtitle-stream-controller */
|
|
732
|
-
|
|
733
|
-
/*! ./controller/subtitle-track-controller */
|
|
734
|
-
|
|
735
|
-
/*! ./controller/timeline-controller */
|
|
736
|
-
|
|
737
597
|
/*! ./controllers/AbrController */
|
|
738
598
|
|
|
739
599
|
/*! ./controllers/BaseURLController */
|
|
@@ -764,36 +624,16 @@
|
|
|
764
624
|
|
|
765
625
|
/*! ./controllers/XlinkController */
|
|
766
626
|
|
|
767
|
-
/*! ./date-range */
|
|
768
|
-
|
|
769
627
|
/*! ./defaults.json */
|
|
770
628
|
|
|
771
629
|
/*! ./doc */
|
|
772
630
|
|
|
773
|
-
/*! ./dummy-demuxed-track */
|
|
774
|
-
|
|
775
|
-
/*! ./errors */
|
|
776
|
-
|
|
777
631
|
/*! ./errors/ProtectionErrors */
|
|
778
632
|
|
|
779
|
-
/*! ./events */
|
|
780
|
-
|
|
781
633
|
/*! ./events/Events */
|
|
782
634
|
|
|
783
|
-
/*! ./exp-golomb */
|
|
784
|
-
|
|
785
|
-
/*! ./fast-aes-key */
|
|
786
|
-
|
|
787
635
|
/*! ./fields.json */
|
|
788
636
|
|
|
789
|
-
/*! ./fragment */
|
|
790
|
-
|
|
791
|
-
/*! ./fragment-finders */
|
|
792
|
-
|
|
793
|
-
/*! ./fragment-tracker */
|
|
794
|
-
|
|
795
|
-
/*! ./gap-controller */
|
|
796
|
-
|
|
797
637
|
/*! ./handlers/BufferLevelHandler */
|
|
798
638
|
|
|
799
639
|
/*! ./handlers/DVBErrorsHandler */
|
|
@@ -812,16 +652,8 @@
|
|
|
812
652
|
|
|
813
653
|
/*! ./internal/streams/stream */
|
|
814
654
|
|
|
815
|
-
/*! ./is-supported */
|
|
816
|
-
|
|
817
655
|
/*! ./isd */
|
|
818
656
|
|
|
819
|
-
/*! ./level-details */
|
|
820
|
-
|
|
821
|
-
/*! ./level-helper */
|
|
822
|
-
|
|
823
|
-
/*! ./level-key */
|
|
824
|
-
|
|
825
657
|
/*! ./lib */
|
|
826
658
|
|
|
827
659
|
/*! ./lib/_stream_duplex.js */
|
|
@@ -838,18 +670,8 @@
|
|
|
838
670
|
|
|
839
671
|
/*! ./lib/stringify */
|
|
840
672
|
|
|
841
|
-
/*! ./load-stats */
|
|
842
|
-
|
|
843
|
-
/*! ./loader/key-loader */
|
|
844
|
-
|
|
845
|
-
/*! ./loader/playlist-loader */
|
|
846
|
-
|
|
847
|
-
/*! ./logger */
|
|
848
|
-
|
|
849
673
|
/*! ./lolp/LoLpRule.js */
|
|
850
674
|
|
|
851
|
-
/*! ./m3u8-parser */
|
|
852
|
-
|
|
853
675
|
/*! ./many.json */
|
|
854
676
|
|
|
855
677
|
/*! ./maps/RepresentationBaseValuesMap */
|
|
@@ -894,14 +716,6 @@
|
|
|
894
716
|
|
|
895
717
|
/*! ./models/VideoModel */
|
|
896
718
|
|
|
897
|
-
/*! ./mp4-generator */
|
|
898
|
-
|
|
899
|
-
/*! ./mp4-remuxer */
|
|
900
|
-
|
|
901
|
-
/*! ./mp4-tools */
|
|
902
|
-
|
|
903
|
-
/*! ./mpegaudio */
|
|
904
|
-
|
|
905
719
|
/*! ./names */
|
|
906
720
|
|
|
907
721
|
/*! ./net/SchemeLoaderFactory */
|
|
@@ -922,16 +736,12 @@
|
|
|
922
736
|
|
|
923
737
|
/*! ./reporting/ReportingFactory */
|
|
924
738
|
|
|
925
|
-
/*! ./sample-aes */
|
|
926
|
-
|
|
927
739
|
/*! ./src/core/Debug */
|
|
928
740
|
|
|
929
741
|
/*! ./src/core/FactoryMaker */
|
|
930
742
|
|
|
931
743
|
/*! ./src/core/Version */
|
|
932
744
|
|
|
933
|
-
/*! ./src/polyfills/number */
|
|
934
|
-
|
|
935
745
|
/*! ./src/streaming/MediaPlayer */
|
|
936
746
|
|
|
937
747
|
/*! ./src/streaming/MediaPlayerFactory */
|
|
@@ -948,14 +758,8 @@
|
|
|
948
758
|
|
|
949
759
|
/*! ./text/TextController */
|
|
950
760
|
|
|
951
|
-
/*! ./texttrack-utils */
|
|
952
|
-
|
|
953
761
|
/*! ./thumbnail/ThumbnailController */
|
|
954
762
|
|
|
955
|
-
/*! ./timescale-conversion */
|
|
956
|
-
|
|
957
|
-
/*! ./typed-array */
|
|
958
|
-
|
|
959
763
|
/*! ./utils */
|
|
960
764
|
|
|
961
765
|
/*! ./utils/BoxParser */
|
|
@@ -980,18 +784,6 @@
|
|
|
980
784
|
|
|
981
785
|
/*! ./utils/URLUtils */
|
|
982
786
|
|
|
983
|
-
/*! ./utils/cues */
|
|
984
|
-
|
|
985
|
-
/*! ./utils/fetch-loader */
|
|
986
|
-
|
|
987
|
-
/*! ./utils/logger */
|
|
988
|
-
|
|
989
|
-
/*! ./utils/mediakeys-helper */
|
|
990
|
-
|
|
991
|
-
/*! ./utils/mediasource-helper */
|
|
992
|
-
|
|
993
|
-
/*! ./utils/xhr-loader */
|
|
994
|
-
|
|
995
787
|
/*! ./vo/DashJSError */
|
|
996
788
|
|
|
997
789
|
/*! ./vo/Event */
|
|
@@ -1014,14 +806,6 @@
|
|
|
1014
806
|
|
|
1015
807
|
/*! ./vo/metrics/PlayList */
|
|
1016
808
|
|
|
1017
|
-
/*! ./vttcue */
|
|
1018
|
-
|
|
1019
|
-
/*! ./vttparser */
|
|
1020
|
-
|
|
1021
|
-
/*! ./webvtt-parser */
|
|
1022
|
-
|
|
1023
|
-
/*! ./webworkify-webpack */
|
|
1024
|
-
|
|
1025
809
|
/*! base64-js */
|
|
1026
810
|
|
|
1027
811
|
/*! bcp-47 */
|
|
@@ -1040,8 +824,6 @@
|
|
|
1040
824
|
|
|
1041
825
|
/*! es6-promise/auto */
|
|
1042
826
|
|
|
1043
|
-
/*! eventemitter3 */
|
|
1044
|
-
|
|
1045
827
|
/*! events */
|
|
1046
828
|
|
|
1047
829
|
/*! exports provided: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, default */
|
|
@@ -1128,8 +910,6 @@
|
|
|
1128
910
|
|
|
1129
911
|
/*! ua-parser-js */
|
|
1130
912
|
|
|
1131
|
-
/*! url-toolkit */
|
|
1132
|
-
|
|
1133
913
|
/*! util */
|
|
1134
914
|
|
|
1135
915
|
/*! util-deprecate */
|
|
@@ -1138,34 +918,10 @@
|
|
|
1138
918
|
!*** ./index.js ***!
|
|
1139
919
|
\******************/
|
|
1140
920
|
|
|
1141
|
-
/*!********************!*\
|
|
1142
|
-
!*** ./src/hls.ts ***!
|
|
1143
|
-
\********************/
|
|
1144
|
-
|
|
1145
921
|
/*!**********************!*\
|
|
1146
922
|
!*** util (ignored) ***!
|
|
1147
923
|
\**********************/
|
|
1148
924
|
|
|
1149
|
-
/*!***********************!*\
|
|
1150
|
-
!*** ./src/config.ts ***!
|
|
1151
|
-
\***********************/
|
|
1152
|
-
|
|
1153
|
-
/*!***********************!*\
|
|
1154
|
-
!*** ./src/errors.ts ***!
|
|
1155
|
-
\***********************/
|
|
1156
|
-
|
|
1157
|
-
/*!***********************!*\
|
|
1158
|
-
!*** ./src/events.ts ***!
|
|
1159
|
-
\***********************/
|
|
1160
|
-
|
|
1161
|
-
/*!**************************!*\
|
|
1162
|
-
!*** ./src/demux/id3.ts ***!
|
|
1163
|
-
\**************************/
|
|
1164
|
-
|
|
1165
|
-
/*!**************************!*\
|
|
1166
|
-
!*** ./src/task-loop.ts ***!
|
|
1167
|
-
\**************************/
|
|
1168
|
-
|
|
1169
925
|
/*!***************************!*\
|
|
1170
926
|
!*** ./src/core/Debug.js ***!
|
|
1171
927
|
\***************************/
|
|
@@ -1174,30 +930,10 @@
|
|
|
1174
930
|
!*** ./src/core/Utils.js ***!
|
|
1175
931
|
\***************************/
|
|
1176
932
|
|
|
1177
|
-
/*!***************************!*\
|
|
1178
|
-
!*** ./src/demux/adts.ts ***!
|
|
1179
|
-
\***************************/
|
|
1180
|
-
|
|
1181
|
-
/*!***************************!*\
|
|
1182
|
-
!*** ./src/types/cmcd.ts ***!
|
|
1183
|
-
\***************************/
|
|
1184
|
-
|
|
1185
|
-
/*!***************************!*\
|
|
1186
|
-
!*** ./src/utils/cues.ts ***!
|
|
1187
|
-
\***************************/
|
|
1188
|
-
|
|
1189
|
-
/*!***************************!*\
|
|
1190
|
-
!*** ./src/utils/ewma.ts ***!
|
|
1191
|
-
\***************************/
|
|
1192
|
-
|
|
1193
933
|
/*!****************************!*\
|
|
1194
934
|
!*** ./src/dash/vo/Mpd.js ***!
|
|
1195
935
|
\****************************/
|
|
1196
936
|
|
|
1197
|
-
/*!****************************!*\
|
|
1198
|
-
!*** ./src/types/level.ts ***!
|
|
1199
|
-
\****************************/
|
|
1200
|
-
|
|
1201
937
|
/*!*****************************!*\
|
|
1202
938
|
!*** ./externals/base64.js ***!
|
|
1203
939
|
\*****************************/
|
|
@@ -1206,26 +942,6 @@
|
|
|
1206
942
|
!*** ./src/core/Version.js ***!
|
|
1207
943
|
\*****************************/
|
|
1208
944
|
|
|
1209
|
-
/*!*****************************!*\
|
|
1210
|
-
!*** ./src/is-supported.ts ***!
|
|
1211
|
-
\*****************************/
|
|
1212
|
-
|
|
1213
|
-
/*!*****************************!*\
|
|
1214
|
-
!*** ./src/types/loader.ts ***!
|
|
1215
|
-
\*****************************/
|
|
1216
|
-
|
|
1217
|
-
/*!*****************************!*\
|
|
1218
|
-
!*** ./src/utils/codecs.ts ***!
|
|
1219
|
-
\*****************************/
|
|
1220
|
-
|
|
1221
|
-
/*!*****************************!*\
|
|
1222
|
-
!*** ./src/utils/logger.ts ***!
|
|
1223
|
-
\*****************************/
|
|
1224
|
-
|
|
1225
|
-
/*!*****************************!*\
|
|
1226
|
-
!*** ./src/utils/vttcue.ts ***!
|
|
1227
|
-
\*****************************/
|
|
1228
|
-
|
|
1229
945
|
/*!******************************!*\
|
|
1230
946
|
!*** ./src/core/EventBus.js ***!
|
|
1231
947
|
\******************************/
|
|
@@ -1238,10 +954,6 @@
|
|
|
1238
954
|
!*** ./src/dash/vo/Event.js ***!
|
|
1239
955
|
\******************************/
|
|
1240
956
|
|
|
1241
|
-
/*!******************************!*\
|
|
1242
|
-
!*** ./src/types/demuxer.ts ***!
|
|
1243
|
-
\******************************/
|
|
1244
|
-
|
|
1245
957
|
/*!*******************************!*\
|
|
1246
958
|
!*** ./externals/xml2json.js ***!
|
|
1247
959
|
\*******************************/
|
|
@@ -1250,10 +962,6 @@
|
|
|
1250
962
|
!*** ./src/dash/vo/Period.js ***!
|
|
1251
963
|
\*******************************/
|
|
1252
964
|
|
|
1253
|
-
/*!********************************!*\
|
|
1254
|
-
!*** ./src/crypt/decrypter.ts ***!
|
|
1255
|
-
\********************************/
|
|
1256
|
-
|
|
1257
965
|
/*!********************************!*\
|
|
1258
966
|
!*** ./src/dash/vo/BaseURL.js ***!
|
|
1259
967
|
\********************************/
|
|
@@ -1262,34 +970,6 @@
|
|
|
1262
970
|
!*** ./src/dash/vo/Segment.js ***!
|
|
1263
971
|
\********************************/
|
|
1264
972
|
|
|
1265
|
-
/*!********************************!*\
|
|
1266
|
-
!*** ./src/demux/mpegaudio.ts ***!
|
|
1267
|
-
\********************************/
|
|
1268
|
-
|
|
1269
|
-
/*!********************************!*\
|
|
1270
|
-
!*** ./src/demux/tsdemuxer.ts ***!
|
|
1271
|
-
\********************************/
|
|
1272
|
-
|
|
1273
|
-
/*!********************************!*\
|
|
1274
|
-
!*** ./src/loader/fragment.ts ***!
|
|
1275
|
-
\********************************/
|
|
1276
|
-
|
|
1277
|
-
/*!********************************!*\
|
|
1278
|
-
!*** ./src/utils/attr-list.ts ***!
|
|
1279
|
-
\********************************/
|
|
1280
|
-
|
|
1281
|
-
/*!********************************!*\
|
|
1282
|
-
!*** ./src/utils/mp4-tools.ts ***!
|
|
1283
|
-
\********************************/
|
|
1284
|
-
|
|
1285
|
-
/*!********************************!*\
|
|
1286
|
-
!*** ./src/utils/vttparser.ts ***!
|
|
1287
|
-
\********************************/
|
|
1288
|
-
|
|
1289
|
-
/*!*********************************!*\
|
|
1290
|
-
!*** ./src/crypt/aes-crypto.ts ***!
|
|
1291
|
-
\*********************************/
|
|
1292
|
-
|
|
1293
973
|
/*!*********************************!*\
|
|
1294
974
|
!*** ./src/dash/DashAdapter.js ***!
|
|
1295
975
|
\*********************************/
|
|
@@ -1302,54 +982,10 @@
|
|
|
1302
982
|
!*** ./src/dash/DashMetrics.js ***!
|
|
1303
983
|
\*********************************/
|
|
1304
984
|
|
|
1305
|
-
/*!*********************************!*\
|
|
1306
|
-
!*** ./src/demux/aacdemuxer.ts ***!
|
|
1307
|
-
\*********************************/
|
|
1308
|
-
|
|
1309
|
-
/*!*********************************!*\
|
|
1310
|
-
!*** ./src/demux/exp-golomb.ts ***!
|
|
1311
|
-
\*********************************/
|
|
1312
|
-
|
|
1313
|
-
/*!*********************************!*\
|
|
1314
|
-
!*** ./src/demux/mp3demuxer.ts ***!
|
|
1315
|
-
\*********************************/
|
|
1316
|
-
|
|
1317
|
-
/*!*********************************!*\
|
|
1318
|
-
!*** ./src/demux/mp4demuxer.ts ***!
|
|
1319
|
-
\*********************************/
|
|
1320
|
-
|
|
1321
|
-
/*!*********************************!*\
|
|
1322
|
-
!*** ./src/demux/sample-aes.ts ***!
|
|
1323
|
-
\*********************************/
|
|
1324
|
-
|
|
1325
|
-
/*!*********************************!*\
|
|
1326
|
-
!*** ./src/demux/transmuxer.ts ***!
|
|
1327
|
-
\*********************************/
|
|
1328
|
-
|
|
1329
|
-
/*!*********************************!*\
|
|
1330
|
-
!*** ./src/loader/level-key.ts ***!
|
|
1331
|
-
\*********************************/
|
|
1332
|
-
|
|
1333
|
-
/*!*********************************!*\
|
|
1334
|
-
!*** ./src/polyfills/number.ts ***!
|
|
1335
|
-
\*********************************/
|
|
1336
|
-
|
|
1337
|
-
/*!*********************************!*\
|
|
1338
|
-
!*** ./src/remux/aac-helper.ts ***!
|
|
1339
|
-
\*********************************/
|
|
1340
|
-
|
|
1341
985
|
/*!*********************************!*\
|
|
1342
986
|
!*** ./src/streaming/Stream.js ***!
|
|
1343
987
|
\*********************************/
|
|
1344
988
|
|
|
1345
|
-
/*!*********************************!*\
|
|
1346
|
-
!*** ./src/types/transmuxer.ts ***!
|
|
1347
|
-
\*********************************/
|
|
1348
|
-
|
|
1349
|
-
/*!*********************************!*\
|
|
1350
|
-
!*** ./src/utils/xhr-loader.ts ***!
|
|
1351
|
-
\*********************************/
|
|
1352
|
-
|
|
1353
989
|
/*!**********************************!*\
|
|
1354
990
|
!*** ./index_mediaplayerOnly.js ***!
|
|
1355
991
|
\**********************************/
|
|
@@ -1366,34 +1002,6 @@
|
|
|
1366
1002
|
!*** ./src/dash/vo/UTCTiming.js ***!
|
|
1367
1003
|
\**********************************/
|
|
1368
1004
|
|
|
1369
|
-
/*!**********************************!*\
|
|
1370
|
-
!*** ./src/demux/chunk-cache.ts ***!
|
|
1371
|
-
\**********************************/
|
|
1372
|
-
|
|
1373
|
-
/*!**********************************!*\
|
|
1374
|
-
!*** ./src/loader/date-range.ts ***!
|
|
1375
|
-
\**********************************/
|
|
1376
|
-
|
|
1377
|
-
/*!**********************************!*\
|
|
1378
|
-
!*** ./src/loader/key-loader.ts ***!
|
|
1379
|
-
\**********************************/
|
|
1380
|
-
|
|
1381
|
-
/*!**********************************!*\
|
|
1382
|
-
!*** ./src/loader/load-stats.ts ***!
|
|
1383
|
-
\**********************************/
|
|
1384
|
-
|
|
1385
|
-
/*!**********************************!*\
|
|
1386
|
-
!*** ./src/remux/mp4-remuxer.ts ***!
|
|
1387
|
-
\**********************************/
|
|
1388
|
-
|
|
1389
|
-
/*!**********************************!*\
|
|
1390
|
-
!*** ./src/utils/time-ranges.ts ***!
|
|
1391
|
-
\**********************************/
|
|
1392
|
-
|
|
1393
|
-
/*!**********************************!*\
|
|
1394
|
-
!*** ./src/utils/typed-array.ts ***!
|
|
1395
|
-
\**********************************/
|
|
1396
|
-
|
|
1397
1005
|
/*!***********************************!*\
|
|
1398
1006
|
!*** (webpack)/buildin/global.js ***!
|
|
1399
1007
|
\***********************************/
|
|
@@ -1406,10 +1014,6 @@
|
|
|
1406
1014
|
!*** ./src/core/events/Events.js ***!
|
|
1407
1015
|
\***********************************/
|
|
1408
1016
|
|
|
1409
|
-
/*!***********************************!*\
|
|
1410
|
-
!*** ./src/crypt/fast-aes-key.ts ***!
|
|
1411
|
-
\***********************************/
|
|
1412
|
-
|
|
1413
1017
|
/*!***********************************!*\
|
|
1414
1018
|
!*** ./src/dash/utils/Round10.js ***!
|
|
1415
1019
|
\***********************************/
|
|
@@ -1418,22 +1022,10 @@
|
|
|
1418
1022
|
!*** ./src/dash/vo/StreamInfo.js ***!
|
|
1419
1023
|
\***********************************/
|
|
1420
1024
|
|
|
1421
|
-
/*!***********************************!*\
|
|
1422
|
-
!*** ./src/loader/m3u8-parser.ts ***!
|
|
1423
|
-
\***********************************/
|
|
1424
|
-
|
|
1425
|
-
/*!***********************************!*\
|
|
1426
|
-
!*** ./src/utils/fetch-loader.ts ***!
|
|
1427
|
-
\***********************************/
|
|
1428
|
-
|
|
1429
1025
|
/*!************************************!*\
|
|
1430
1026
|
!*** ./externals/cea608-parser.js ***!
|
|
1431
1027
|
\************************************/
|
|
1432
1028
|
|
|
1433
|
-
/*!************************************!*\
|
|
1434
|
-
!*** ./src/crypt/aes-decryptor.ts ***!
|
|
1435
|
-
\************************************/
|
|
1436
|
-
|
|
1437
1029
|
/*!************************************!*\
|
|
1438
1030
|
!*** ./src/dash/vo/EventStream.js ***!
|
|
1439
1031
|
\************************************/
|
|
@@ -1442,30 +1034,10 @@
|
|
|
1442
1034
|
!*** ./src/dash/vo/SimpleXPath.js ***!
|
|
1443
1035
|
\************************************/
|
|
1444
1036
|
|
|
1445
|
-
/*!************************************!*\
|
|
1446
|
-
!*** ./src/remux/mp4-generator.ts ***!
|
|
1447
|
-
\************************************/
|
|
1448
|
-
|
|
1449
1037
|
/*!************************************!*\
|
|
1450
1038
|
!*** ./src/streaming/vo/IsoBox.js ***!
|
|
1451
1039
|
\************************************/
|
|
1452
1040
|
|
|
1453
|
-
/*!************************************!*\
|
|
1454
|
-
!*** ./src/utils/binary-search.ts ***!
|
|
1455
|
-
\************************************/
|
|
1456
|
-
|
|
1457
|
-
/*!************************************!*\
|
|
1458
|
-
!*** ./src/utils/buffer-helper.ts ***!
|
|
1459
|
-
\************************************/
|
|
1460
|
-
|
|
1461
|
-
/*!************************************!*\
|
|
1462
|
-
!*** ./src/utils/output-filter.ts ***!
|
|
1463
|
-
\************************************/
|
|
1464
|
-
|
|
1465
|
-
/*!************************************!*\
|
|
1466
|
-
!*** ./src/utils/webvtt-parser.ts ***!
|
|
1467
|
-
\************************************/
|
|
1468
|
-
|
|
1469
1041
|
/*!*************************************!*\
|
|
1470
1042
|
!*** ./node_modules/sax/lib/sax.js ***!
|
|
1471
1043
|
\*************************************/
|
|
@@ -1474,14 +1046,6 @@
|
|
|
1474
1046
|
!*** ./src/dash/vo/ManifestInfo.js ***!
|
|
1475
1047
|
\*************************************/
|
|
1476
1048
|
|
|
1477
|
-
/*!*************************************!*\
|
|
1478
|
-
!*** ./src/loader/level-details.ts ***!
|
|
1479
|
-
\*************************************/
|
|
1480
|
-
|
|
1481
|
-
/*!*************************************!*\
|
|
1482
|
-
!*** ./src/utils/cea-608-parser.ts ***!
|
|
1483
|
-
\*************************************/
|
|
1484
|
-
|
|
1485
1049
|
/*!**************************************!*\
|
|
1486
1050
|
!*** ./node_modules/bcp-47/index.js ***!
|
|
1487
1051
|
\**************************************/
|
|
@@ -1498,14 +1062,6 @@
|
|
|
1498
1062
|
!*** ./src/streaming/XlinkLoader.js ***!
|
|
1499
1063
|
\**************************************/
|
|
1500
1064
|
|
|
1501
|
-
/*!**************************************!*\
|
|
1502
|
-
!*** ./src/utils/discontinuities.ts ***!
|
|
1503
|
-
\**************************************/
|
|
1504
|
-
|
|
1505
|
-
/*!**************************************!*\
|
|
1506
|
-
!*** ./src/utils/texttrack-utils.ts ***!
|
|
1507
|
-
\**************************************/
|
|
1508
|
-
|
|
1509
1065
|
/*!***************************************!*\
|
|
1510
1066
|
!*** ./node_modules/ieee754/index.js ***!
|
|
1511
1067
|
\***************************************/
|
|
@@ -1546,14 +1102,6 @@
|
|
|
1546
1102
|
!*** ./src/dash/vo/Representation.js ***!
|
|
1547
1103
|
\***************************************/
|
|
1548
1104
|
|
|
1549
|
-
/*!***************************************!*\
|
|
1550
|
-
!*** ./src/loader/fragment-loader.ts ***!
|
|
1551
|
-
\***************************************/
|
|
1552
|
-
|
|
1553
|
-
/*!***************************************!*\
|
|
1554
|
-
!*** ./src/loader/playlist-loader.ts ***!
|
|
1555
|
-
\***************************************/
|
|
1556
|
-
|
|
1557
1105
|
/*!***************************************!*\
|
|
1558
1106
|
!*** ./src/streaming/vo/DataChunk.js ***!
|
|
1559
1107
|
\***************************************/
|
|
@@ -1562,26 +1110,14 @@
|
|
|
1562
1110
|
!*** ./src/streaming/vo/Thumbnail.js ***!
|
|
1563
1111
|
\***************************************/
|
|
1564
1112
|
|
|
1565
|
-
/*!***************************************!*\
|
|
1566
|
-
!*** ./src/utils/mediakeys-helper.ts ***!
|
|
1567
|
-
\***************************************/
|
|
1568
|
-
|
|
1569
1113
|
/*!****************************************!*\
|
|
1570
1114
|
!*** (webpack)/buildin/amd-options.js ***!
|
|
1571
1115
|
\****************************************/
|
|
1572
1116
|
|
|
1573
|
-
/*!****************************************!*\
|
|
1574
|
-
!*** ./src/controller/level-helper.ts ***!
|
|
1575
|
-
\****************************************/
|
|
1576
|
-
|
|
1577
1117
|
/*!****************************************!*\
|
|
1578
1118
|
!*** ./src/dash/vo/ContentSteering.js ***!
|
|
1579
1119
|
\****************************************/
|
|
1580
1120
|
|
|
1581
|
-
/*!****************************************!*\
|
|
1582
|
-
!*** ./src/demux/transmuxer-worker.ts ***!
|
|
1583
|
-
\****************************************/
|
|
1584
|
-
|
|
1585
1121
|
/*!****************************************!*\
|
|
1586
1122
|
!*** ./src/streaming/net/URLLoader.js ***!
|
|
1587
1123
|
\****************************************/
|
|
@@ -1594,10 +1130,6 @@
|
|
|
1594
1130
|
!*** ./src/streaming/utils/IsoFile.js ***!
|
|
1595
1131
|
\****************************************/
|
|
1596
1132
|
|
|
1597
|
-
/*!****************************************!*\
|
|
1598
|
-
!*** ./src/utils/imsc1-ttml-parser.ts ***!
|
|
1599
|
-
\****************************************/
|
|
1600
|
-
|
|
1601
1133
|
/*!*****************************************!*\
|
|
1602
1134
|
!*** ./node_modules/base64-js/index.js ***!
|
|
1603
1135
|
\*****************************************/
|
|
@@ -1614,14 +1146,6 @@
|
|
|
1614
1146
|
!*** ./src/dash/utils/SegmentsUtils.js ***!
|
|
1615
1147
|
\*****************************************/
|
|
1616
1148
|
|
|
1617
|
-
/*!*****************************************!*\
|
|
1618
|
-
!*** ./src/demux/base-audio-demuxer.ts ***!
|
|
1619
|
-
\*****************************************/
|
|
1620
|
-
|
|
1621
|
-
/*!*****************************************!*\
|
|
1622
|
-
!*** ./src/demux/webworkify-webpack.js ***!
|
|
1623
|
-
\*****************************************/
|
|
1624
|
-
|
|
1625
1149
|
/*!*****************************************!*\
|
|
1626
1150
|
!*** ./src/streaming/FragmentLoader.js ***!
|
|
1627
1151
|
\*****************************************/
|
|
@@ -1658,10 +1182,6 @@
|
|
|
1658
1182
|
!*** ./src/streaming/vo/TextRequest.js ***!
|
|
1659
1183
|
\*****************************************/
|
|
1660
1184
|
|
|
1661
|
-
/*!*****************************************!*\
|
|
1662
|
-
!*** ./src/utils/mediasource-helper.ts ***!
|
|
1663
|
-
\*****************************************/
|
|
1664
|
-
|
|
1665
1185
|
/*!******************************************!*\
|
|
1666
1186
|
!*** ./node_modules/bcp-47/lib/parse.js ***!
|
|
1667
1187
|
\******************************************/
|
|
@@ -1674,30 +1194,6 @@
|
|
|
1674
1194
|
!*** ./node_modules/is-decimal/index.js ***!
|
|
1675
1195
|
\******************************************/
|
|
1676
1196
|
|
|
1677
|
-
/*!******************************************!*\
|
|
1678
|
-
!*** ./src/controller/abr-controller.ts ***!
|
|
1679
|
-
\******************************************/
|
|
1680
|
-
|
|
1681
|
-
/*!******************************************!*\
|
|
1682
|
-
!*** ./src/controller/eme-controller.ts ***!
|
|
1683
|
-
\******************************************/
|
|
1684
|
-
|
|
1685
|
-
/*!******************************************!*\
|
|
1686
|
-
!*** ./src/controller/fps-controller.ts ***!
|
|
1687
|
-
\******************************************/
|
|
1688
|
-
|
|
1689
|
-
/*!******************************************!*\
|
|
1690
|
-
!*** ./src/controller/gap-controller.ts ***!
|
|
1691
|
-
\******************************************/
|
|
1692
|
-
|
|
1693
|
-
/*!******************************************!*\
|
|
1694
|
-
!*** ./src/demux/dummy-demuxed-track.ts ***!
|
|
1695
|
-
\******************************************/
|
|
1696
|
-
|
|
1697
|
-
/*!******************************************!*\
|
|
1698
|
-
!*** ./src/remux/passthrough-remuxer.ts ***!
|
|
1699
|
-
\******************************************/
|
|
1700
|
-
|
|
1701
1197
|
/*!******************************************!*\
|
|
1702
1198
|
!*** ./src/streaming/ManifestUpdater.js ***!
|
|
1703
1199
|
\******************************************/
|
|
@@ -1730,10 +1226,6 @@
|
|
|
1730
1226
|
!*** ./node_modules/safe-buffer/index.js ***!
|
|
1731
1227
|
\*******************************************/
|
|
1732
1228
|
|
|
1733
|
-
/*!*******************************************!*\
|
|
1734
|
-
!*** ./src/controller/cmcd-controller.ts ***!
|
|
1735
|
-
\*******************************************/
|
|
1736
|
-
|
|
1737
1229
|
/*!*******************************************!*\
|
|
1738
1230
|
!*** ./src/dash/WebmSegmentBaseLoader.js ***!
|
|
1739
1231
|
\*******************************************/
|
|
@@ -1742,10 +1234,6 @@
|
|
|
1742
1234
|
!*** ./src/dash/vo/RepresentationInfo.js ***!
|
|
1743
1235
|
\*******************************************/
|
|
1744
1236
|
|
|
1745
|
-
/*!*******************************************!*\
|
|
1746
|
-
!*** ./src/demux/transmuxer-interface.ts ***!
|
|
1747
|
-
\*******************************************/
|
|
1748
|
-
|
|
1749
1237
|
/*!*******************************************!*\
|
|
1750
1238
|
!*** ./src/streaming/SourceBufferSink.js ***!
|
|
1751
1239
|
\*******************************************/
|
|
@@ -1774,26 +1262,10 @@
|
|
|
1774
1262
|
!*** ./src/streaming/vo/TextTrackInfo.js ***!
|
|
1775
1263
|
\*******************************************/
|
|
1776
1264
|
|
|
1777
|
-
/*!*******************************************!*\
|
|
1778
|
-
!*** ./src/utils/timescale-conversion.ts ***!
|
|
1779
|
-
\*******************************************/
|
|
1780
|
-
|
|
1781
1265
|
/*!********************************************!*\
|
|
1782
1266
|
!*** ./node_modules/bcp-47-match/index.js ***!
|
|
1783
1267
|
\********************************************/
|
|
1784
1268
|
|
|
1785
|
-
/*!********************************************!*\
|
|
1786
|
-
!*** ./src/controller/fragment-finders.ts ***!
|
|
1787
|
-
\********************************************/
|
|
1788
|
-
|
|
1789
|
-
/*!********************************************!*\
|
|
1790
|
-
!*** ./src/controller/fragment-tracker.ts ***!
|
|
1791
|
-
\********************************************/
|
|
1792
|
-
|
|
1793
|
-
/*!********************************************!*\
|
|
1794
|
-
!*** ./src/controller/level-controller.ts ***!
|
|
1795
|
-
\********************************************/
|
|
1796
|
-
|
|
1797
1269
|
/*!********************************************!*\
|
|
1798
1270
|
!*** ./src/streaming/MediaPlayerEvents.js ***!
|
|
1799
1271
|
\********************************************/
|
|
@@ -1814,18 +1286,6 @@
|
|
|
1814
1286
|
!*** ./src/streaming/utils/ObjectUtils.js ***!
|
|
1815
1287
|
\********************************************/
|
|
1816
1288
|
|
|
1817
|
-
/*!*********************************************!*\
|
|
1818
|
-
!*** ./node_modules/eventemitter3/index.js ***!
|
|
1819
|
-
\*********************************************/
|
|
1820
|
-
|
|
1821
|
-
/*!*********************************************!*\
|
|
1822
|
-
!*** ./src/controller/buffer-controller.ts ***!
|
|
1823
|
-
\*********************************************/
|
|
1824
|
-
|
|
1825
|
-
/*!*********************************************!*\
|
|
1826
|
-
!*** ./src/controller/stream-controller.ts ***!
|
|
1827
|
-
\*********************************************/
|
|
1828
|
-
|
|
1829
1289
|
/*!*********************************************!*\
|
|
1830
1290
|
!*** ./src/dash/constants/DashConstants.js ***!
|
|
1831
1291
|
\*********************************************/
|
|
@@ -1890,10 +1350,6 @@
|
|
|
1890
1350
|
!*** ./node_modules/imsc/src/main/js/isd.js ***!
|
|
1891
1351
|
\**********************************************/
|
|
1892
1352
|
|
|
1893
|
-
/*!**********************************************!*\
|
|
1894
|
-
!*** ./src/controller/latency-controller.ts ***!
|
|
1895
|
-
\**********************************************/
|
|
1896
|
-
|
|
1897
1353
|
/*!**********************************************!*\
|
|
1898
1354
|
!*** ./src/dash/models/DashManifestModel.js ***!
|
|
1899
1355
|
\**********************************************/
|
|
@@ -1954,10 +1410,6 @@
|
|
|
1954
1410
|
!*** ./node_modules/path-browserify/index.js ***!
|
|
1955
1411
|
\***********************************************/
|
|
1956
1412
|
|
|
1957
|
-
/*!***********************************************!*\
|
|
1958
|
-
!*** ./src/controller/timeline-controller.ts ***!
|
|
1959
|
-
\***********************************************/
|
|
1960
|
-
|
|
1961
1413
|
/*!***********************************************!*\
|
|
1962
1414
|
!*** ./src/dash/models/PatchManifestModel.js ***!
|
|
1963
1415
|
\***********************************************/
|
|
@@ -1982,10 +1434,6 @@
|
|
|
1982
1434
|
!*** ./src/streaming/models/ManifestModel.js ***!
|
|
1983
1435
|
\***********************************************/
|
|
1984
1436
|
|
|
1985
|
-
/*!***********************************************!*\
|
|
1986
|
-
!*** ./src/utils/ewma-bandwidth-estimator.ts ***!
|
|
1987
|
-
\***********************************************/
|
|
1988
|
-
|
|
1989
1437
|
/*!************************************************!*\
|
|
1990
1438
|
!*** ./node_modules/bcp-47-normalize/index.js ***!
|
|
1991
1439
|
\************************************************/
|
|
@@ -2006,14 +1454,6 @@
|
|
|
2006
1454
|
!*** ./node_modules/util-deprecate/browser.js ***!
|
|
2007
1455
|
\************************************************/
|
|
2008
1456
|
|
|
2009
|
-
/*!************************************************!*\
|
|
2010
|
-
!*** ./src/controller/cap-level-controller.ts ***!
|
|
2011
|
-
\************************************************/
|
|
2012
|
-
|
|
2013
|
-
/*!************************************************!*\
|
|
2014
|
-
!*** ./src/controller/id3-track-controller.ts ***!
|
|
2015
|
-
\************************************************/
|
|
2016
|
-
|
|
2017
1457
|
/*!************************************************!*\
|
|
2018
1458
|
!*** ./src/dash/parser/maps/CommonProperty.js ***!
|
|
2019
1459
|
\************************************************/
|
|
@@ -2098,18 +1538,6 @@
|
|
|
2098
1538
|
!*** ./src/streaming/vo/metrics/HTTPRequest.js ***!
|
|
2099
1539
|
\*************************************************/
|
|
2100
1540
|
|
|
2101
|
-
/*!**************************************************!*\
|
|
2102
|
-
!*** ./src/controller/audio-track-controller.ts ***!
|
|
2103
|
-
\**************************************************/
|
|
2104
|
-
|
|
2105
|
-
/*!**************************************************!*\
|
|
2106
|
-
!*** ./src/controller/base-stream-controller.ts ***!
|
|
2107
|
-
\**************************************************/
|
|
2108
|
-
|
|
2109
|
-
/*!**************************************************!*\
|
|
2110
|
-
!*** ./src/controller/buffer-operation-queue.ts ***!
|
|
2111
|
-
\**************************************************/
|
|
2112
|
-
|
|
2113
1541
|
/*!**************************************************!*\
|
|
2114
1542
|
!*** ./src/dash/parser/maps/SegmentValuesMap.js ***!
|
|
2115
1543
|
\**************************************************/
|
|
@@ -2158,10 +1586,6 @@
|
|
|
2158
1586
|
!*** ./node_modules/setimmediate/setImmediate.js ***!
|
|
2159
1587
|
\***************************************************/
|
|
2160
1588
|
|
|
2161
|
-
/*!***************************************************!*\
|
|
2162
|
-
!*** ./src/controller/audio-stream-controller.ts ***!
|
|
2163
|
-
\***************************************************/
|
|
2164
|
-
|
|
2165
1589
|
/*!***************************************************!*\
|
|
2166
1590
|
!*** ./src/dash/parser/matchers/StringMatcher.js ***!
|
|
2167
1591
|
\***************************************************/
|
|
@@ -2202,10 +1626,6 @@
|
|
|
2202
1626
|
!*** ./node_modules/ua-parser-js/src/ua-parser.js ***!
|
|
2203
1627
|
\****************************************************/
|
|
2204
1628
|
|
|
2205
|
-
/*!****************************************************!*\
|
|
2206
|
-
!*** ./src/controller/base-playlist-controller.ts ***!
|
|
2207
|
-
\****************************************************/
|
|
2208
|
-
|
|
2209
1629
|
/*!****************************************************!*\
|
|
2210
1630
|
!*** ./src/dash/controllers/SegmentsController.js ***!
|
|
2211
1631
|
\****************************************************/
|
|
@@ -2242,14 +1662,6 @@
|
|
|
2242
1662
|
!*** ./node_modules/readable-stream/passthrough.js ***!
|
|
2243
1663
|
\*****************************************************/
|
|
2244
1664
|
|
|
2245
|
-
/*!*****************************************************!*\
|
|
2246
|
-
!*** ./node_modules/url-toolkit/src/url-toolkit.js ***!
|
|
2247
|
-
\*****************************************************/
|
|
2248
|
-
|
|
2249
|
-
/*!*****************************************************!*\
|
|
2250
|
-
!*** ./src/controller/subtitle-track-controller.ts ***!
|
|
2251
|
-
\*****************************************************/
|
|
2252
|
-
|
|
2253
1665
|
/*!*****************************************************!*\
|
|
2254
1666
|
!*** ./src/dash/parser/matchers/DateTimeMatcher.js ***!
|
|
2255
1667
|
\*****************************************************/
|
|
@@ -2274,10 +1686,6 @@
|
|
|
2274
1686
|
!*** ./node_modules/es6-promise/dist/es6-promise.js ***!
|
|
2275
1687
|
\******************************************************/
|
|
2276
1688
|
|
|
2277
|
-
/*!******************************************************!*\
|
|
2278
|
-
!*** ./src/controller/subtitle-stream-controller.ts ***!
|
|
2279
|
-
\******************************************************/
|
|
2280
|
-
|
|
2281
1689
|
/*!******************************************************!*\
|
|
2282
1690
|
!*** ./src/streaming/controllers/EventController.js ***!
|
|
2283
1691
|
\******************************************************/
|