CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 01:21:06 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/videojs/http-streaming.git
etag: W/"ac9c4ff213596515fe62893a635025c0"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=mh8Cbom4J4%2BP08kkEG1U4p6xGYqJr8MiXBNn%2F4nYo4QyqyX9bDq2YCxlxl02omCjSzgk2PRf04tBZ3%2ByB1kz5djAVifT6v3ELuiHcGlA%2BrQ7gGSzsyW4bJcvQfAh%2FppZcAyk3a2AN%2BG0JjyRvxAj1ovgj4z8Btk1b1MnWy99qf7uIfPHOH%2F5pnhxvZNxmgqYUpZH0SEoF1y0ObZ%2Fz1NmuNYm1syevb9u3UxtaC9oKWUk6XM5HWeHV7n9espI%2Bd7ima%2FyFEyGPiADuW4LGwHO3g%3D%3D--cbRn2FiMh7MUYcH%2B--CucSvoGQTKTbx0c8h4DAEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.87832207.1753492865; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 01:21:05 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 01:21:05 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8CB6:1AFF47:84955:D3D89:68842D81
fix: multi-period DASH VOD fixes (#1551) · videojs/http-streaming@6fe7d9c · GitHub
Copy file name to clipboardExpand all lines: src/dash-playlist-loader.js
Copy file name to clipboard
Copy file name to clipboardExpand all lines: test/playlist-controller.test.js
Copy file name to clipboardExpand all lines: test/rendition-mixin.test.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 433
Commit 6fe7d9c
fix: multi-period DASH VOD fixes (#1551)
* chore: clear previous dash media request timeout everytime we clear or update it
* chore: call fast-quality-switch only when we enable playlist from quality selector
* chore: add isPaused for dash playlist loader to mitigate duplicate playlist trigger for the main segment loader
* chore: fix fastQualityChange_ tests
* chore: add fast quality change debounce
* chore: add debounce tick to the tests
* chore: restart all loaders when we hit fix bad timeline change
* chore: update segment loader
* chore: update run-fast-quality-switch and fix bad timeline changes
* fix test
* chore: fix lint issues
---------
Co-authored-by: Dzianis Dashkevich <ddashkevich@brightcove.com>1 parent 2f8d0af commit 6fe7d9cCopy full SHA for 6fe7d9c
File tree
Expand file treeCollapse file tree
9 files changed
+117
-77
lines changedFilter options
- src
- util
- test
Expand file treeCollapse file tree
9 files changed
+117
-77
lines changedsrc/dash-playlist-loader.js
Copy file name to clipboardExpand all lines: src/dash-playlist-loader.js+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| 307 | + | |
| 308 | + | |
307 | 309 |
| |
308 | 310 |
| |
309 | 311 |
| |
| |||
345 | 347 |
| |
346 | 348 |
| |
347 | 349 |
| |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
348 | 354 |
| |
349 | 355 |
| |
350 | 356 |
| |
| |||
384 | 390 |
| |
385 | 391 |
| |
386 | 392 |
| |
| 393 | + | |
387 | 394 |
| |
388 | 395 |
| |
389 | 396 |
| |
| |||
465 | 472 |
| |
466 | 473 |
| |
467 | 474 |
| |
| 475 | + | |
468 | 476 |
| |
469 | 477 |
| |
470 | 478 |
| |
| |||
553 | 561 |
| |
554 | 562 |
| |
555 | 563 |
| |
| 564 | + | |
556 | 565 |
| |
557 | 566 |
| |
558 | 567 |
| |
| |||
569 | 578 |
| |
570 | 579 |
| |
571 | 580 |
| |
| 581 | + | |
| 582 | + | |
572 | 583 |
| |
573 | 584 |
| |
574 | 585 |
| |
| |||
588 | 599 |
| |
589 | 600 |
| |
590 | 601 |
| |
| 602 | + | |
| 603 | + | |
591 | 604 |
| |
592 | 605 |
| |
593 | 606 |
| |
| |||
629 | 642 |
| |
630 | 643 |
| |
631 | 644 |
| |
| 645 | + | |
632 | 646 |
| |
633 | 647 |
| |
634 | 648 |
| |
| |||
773 | 787 |
| |
774 | 788 |
| |
775 | 789 |
| |
| 790 | + | |
776 | 791 |
| |
777 | 792 |
| |
778 | 793 |
| |
|
+45-6Lines changed: 45 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
152 | 153 |
| |
153 | 154 |
| |
154 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
155 | 161 |
| |
156 | 162 |
| |
157 | 163 |
| |
| |||
701 | 707 |
| |
702 | 708 |
| |
703 | 709 |
| |
704 |
| - | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
705 | 720 |
| |
706 | 721 |
| |
707 | 722 |
| |
| |||
962 | 977 |
| |
963 | 978 |
| |
964 | 979 |
| |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
965 | 998 |
| |
966 | 999 |
| |
967 | 1000 |
| |
| |||
1109 | 1142 |
| |
1110 | 1143 |
| |
1111 | 1144 |
| |
1112 |
| - | |
1113 | 1145 |
| |
1114 |
| - | |
1115 |
| - | |
1116 |
| - | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
1117 | 1155 |
| |
1118 |
| - | |
| 1156 | + | |
| 1157 | + | |
1119 | 1158 |
| |
1120 | 1159 |
| |
1121 | 1160 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
| 43 | + | |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
+10-16Lines changed: 10 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 | 426 |
| |
442 | 427 |
| |
443 | 428 |
| |
| |||
480 | 465 |
| |
481 | 466 |
| |
482 | 467 |
| |
483 |
| - | |
| 468 | + | |
484 | 469 |
| |
485 | 470 |
| |
486 | 471 |
| |
| |||
872 | 857 |
| |
873 | 858 |
| |
874 | 859 |
| |
| 860 | + | |
875 | 861 |
| |
876 | 862 |
| |
877 | 863 |
| |
| |||
1118 | 1104 |
| |
1119 | 1105 |
| |
1120 | 1106 |
| |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
1121 | 1115 |
| |
1122 | 1116 |
| |
1123 | 1117 |
| |
|
src/util/fn.js
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
test/playlist-controller.test.js
Copy file name to clipboardExpand all lines: test/playlist-controller.test.js+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
726 | 726 |
| |
727 | 727 |
| |
728 | 728 |
| |
729 |
| - | |
730 |
| - | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
731 | 732 |
| |
732 | 733 |
| |
733 | 734 |
| |
| |||
4871 | 4872 |
| |
4872 | 4873 |
| |
4873 | 4874 |
| |
| 4875 | + | |
4874 | 4876 |
| |
4875 | 4877 |
| |
4876 | 4878 |
| |
| |||
4880 | 4882 |
| |
4881 | 4883 |
| |
4882 | 4884 |
| |
| 4885 | + | |
4883 | 4886 |
| |
4884 | 4887 |
| |
4885 | 4888 |
| |
|
test/rendition-mixin.test.js
Copy file name to clipboardExpand all lines: test/rendition-mixin.test.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
| 297 | + | |
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
|
You can’t perform that action at this time.
0 commit comments