|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [4.0.0](https://github.com/joeyparrish/shaka-player/compare/v3.3.0...v4.0.0) (2022-03-31) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* **hls:** HLS disabled in old browsers/platforms due to incompatibilities (#3964) |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* Add Dockerfile and docker build instructions ([925de19](https://github.com/joeyparrish/shaka-player/commit/925de1995eeb22863e8d4e92d720465834619288)) |
| 13 | +* add modern EME support for FairPlay ([#3776](https://github.com/joeyparrish/shaka-player/issues/3776)) ([6d76a13](https://github.com/joeyparrish/shaka-player/commit/6d76a135e5128dfd47653acea025d0a264d121d5)) |
| 14 | +* add new methods to FairPlayUtils ([#4029](https://github.com/joeyparrish/shaka-player/issues/4029)) ([f1eeac1](https://github.com/joeyparrish/shaka-player/commit/f1eeac1efb618aa7202b17b67c43056714f8da2f)) |
| 15 | +* Add separate audio and video MIME types to Track API ([#3892](https://github.com/joeyparrish/shaka-player/issues/3892)) ([74c491d](https://github.com/joeyparrish/shaka-player/commit/74c491d2e0042f62385813f04e74517cf00fcade)), closes [#3888](https://github.com/joeyparrish/shaka-player/issues/3888) |
| 16 | +* Allow WebP and AVIF image streams ([#3856](https://github.com/joeyparrish/shaka-player/issues/3856)) ([9f3fb46](https://github.com/joeyparrish/shaka-player/commit/9f3fb46d371d52f58bc9a7fc5beefe51890879ed)), closes [#3845](https://github.com/joeyparrish/shaka-player/issues/3845) |
| 17 | +* **dash:** Parse ClearKey license URL in MPD ([#4066](https://github.com/joeyparrish/shaka-player/issues/4066)) ([19e24b1](https://github.com/joeyparrish/shaka-player/commit/19e24b1d741b4ba6946011748be8b759b4b71773)) |
| 18 | +* **demo:** Add Apple Advanced HLS Stream (TS) with raw AAC ([#3933](https://github.com/joeyparrish/shaka-player/issues/3933)) ([1becadf](https://github.com/joeyparrish/shaka-player/commit/1becadfc93ca06d64d0c9ace37c80213268a1675)) |
| 19 | +* **demo:** Added demo asset with raw AAC. ([014c7b3](https://github.com/joeyparrish/shaka-player/commit/014c7b302b292a22f62d4e01230b927b33bc51da)), closes [#2337](https://github.com/joeyparrish/shaka-player/issues/2337) |
| 20 | +* **DRM:** add drmInfo to license requests ([#4030](https://github.com/joeyparrish/shaka-player/issues/4030)) ([abe846e](https://github.com/joeyparrish/shaka-player/commit/abe846e1a3456b029822ea42eb0520dec547fda6)) |
| 21 | +* **DRM:** add initData and initDataType to license requests ([#4039](https://github.com/joeyparrish/shaka-player/issues/4039)) ([bdc5ea7](https://github.com/joeyparrish/shaka-player/commit/bdc5ea767ebe55bb0b18dd106e269ab3fecd6d00)) |
| 22 | +* **HLS:** Containerless format support ([36d0b54](https://github.com/joeyparrish/shaka-player/commit/36d0b5484fad68dc1d640fbddf2fae3e1eb7169b)), closes [#2337](https://github.com/joeyparrish/shaka-player/issues/2337) |
| 23 | +* **hls:** HLS disabled in old browsers/platforms due to incompatibilities ([#3964](https://github.com/joeyparrish/shaka-player/issues/3964)) ([0daa00f](https://github.com/joeyparrish/shaka-player/commit/0daa00fc7f074c1c86968ed0fcd84bc30254ee6d)) |
| 24 | +* **hls:** Read EXT-X-PROGRAM-DATE-TIME ([#4034](https://github.com/joeyparrish/shaka-player/issues/4034)) ([89409ce](https://github.com/joeyparrish/shaka-player/commit/89409cee3eaeb6764dbc191b7408bf45eecdced3)), closes [#2337](https://github.com/joeyparrish/shaka-player/issues/2337) |
| 25 | +* Public release of Sindarin (sjn) translation easter egg ([#4033](https://github.com/joeyparrish/shaka-player/issues/4033)) ([9029d06](https://github.com/joeyparrish/shaka-player/commit/9029d0677e0e0325e0dbe939907ba60ecec74c92)) |
| 26 | +* **UI:** Add video fullscreen support for iOS ([#3853](https://github.com/joeyparrish/shaka-player/issues/3853)) ([8d1b5e6](https://github.com/joeyparrish/shaka-player/commit/8d1b5e6b07e979bd641da0b2b53c5f8e872422ad)), closes [#3832](https://github.com/joeyparrish/shaka-player/issues/3832) |
| 27 | + |
| 28 | + |
| 29 | +### Bug Fixes |
| 30 | + |
| 31 | +* Add explicit release() for FakeEventTarget ([#3950](https://github.com/joeyparrish/shaka-player/issues/3950)) ([f1c1585](https://github.com/joeyparrish/shaka-player/commit/f1c1585afb2cfa3eb6b7465c8b32c9bad8e62d15)) |
| 32 | +* Avoid WebCrypto randomUUID when CMCD disabled ([4731c76](https://github.com/joeyparrish/shaka-player/commit/4731c7677f4f179f19ae647d3bb1edfda40dac53)) |
| 33 | +* **cea:** make a more robust CEA MP4 parser ([#3965](https://github.com/joeyparrish/shaka-player/issues/3965)) ([2687b95](https://github.com/joeyparrish/shaka-player/commit/2687b95d5830179c53914a7e903ecfbaced429cc)) |
| 34 | +* Clear buffer on seek if mediaState is updating ([#3795](https://github.com/joeyparrish/shaka-player/issues/3795)) ([9705639](https://github.com/joeyparrish/shaka-player/commit/9705639f4514d8d2dbfe5d81a31388f99e6be507)), closes [#3299](https://github.com/joeyparrish/shaka-player/issues/3299) |
| 35 | +* **cmcd:** Fix Symbol usage in CMCD on Xbox One ([#4073](https://github.com/joeyparrish/shaka-player/issues/4073)) ([4005754](https://github.com/joeyparrish/shaka-player/commit/400575498f34cf252aaba0bc1367953b8cf44537)), closes [#4072](https://github.com/joeyparrish/shaka-player/issues/4072) |
| 36 | +* **dash:** Account for bandwidth before filtering text stream ([#3765](https://github.com/joeyparrish/shaka-player/issues/3765)) ([0b04aec](https://github.com/joeyparrish/shaka-player/commit/0b04aecdd7ad4184a72b8cf562318b28128344bf)), closes [#3724](https://github.com/joeyparrish/shaka-player/issues/3724) |
| 37 | +* **dash:** Fix performance regression ([#4064](https://github.com/joeyparrish/shaka-player/issues/4064)) ([298b604](https://github.com/joeyparrish/shaka-player/commit/298b60481d34bd9d776874fe1b9a8eea05b533d9)) |
| 38 | +* Fix broken deps file generation on Windows ([#4086](https://github.com/joeyparrish/shaka-player/issues/4086)) ([9660ce8](https://github.com/joeyparrish/shaka-player/commit/9660ce85df48856b964eebc330c28beba2e3068a)), closes [#4085](https://github.com/joeyparrish/shaka-player/issues/4085) |
| 39 | +* Fix CMCD property mangling ([#3842](https://github.com/joeyparrish/shaka-player/issues/3842)) ([fa5932c](https://github.com/joeyparrish/shaka-player/commit/fa5932ca8f604952590734bf8bdc27ad8e69e8d8)), closes [#3839](https://github.com/joeyparrish/shaka-player/issues/3839) |
| 40 | +* Fix CMCD top bitrate reporting ([#3852](https://github.com/joeyparrish/shaka-player/issues/3852)) ([922778a](https://github.com/joeyparrish/shaka-player/commit/922778a5ebd2d58ca0c1e804745ca40cda1228bc)), closes [#3851](https://github.com/joeyparrish/shaka-player/issues/3851) |
| 41 | +* Fix compiler error introduced in [#3864](https://github.com/joeyparrish/shaka-player/issues/3864) ([#3906](https://github.com/joeyparrish/shaka-player/issues/3906)) ([0635e2c](https://github.com/joeyparrish/shaka-player/commit/0635e2c055c13a405048c7696389c1dfc039902f)) |
| 42 | +* Fix download of some HLS assets ([#3934](https://github.com/joeyparrish/shaka-player/issues/3934)) ([36ca820](https://github.com/joeyparrish/shaka-player/commit/36ca820877965db8bcc8b9c4b2a428317301bb95)) |
| 43 | +* Fix duplicate CMCD parameters in HLS live content ([#3875](https://github.com/joeyparrish/shaka-player/issues/3875)) ([f27401c](https://github.com/joeyparrish/shaka-player/commit/f27401cc151a435ae8fb12be4e86d672c331e1e5)), closes [#3862](https://github.com/joeyparrish/shaka-player/issues/3862) |
| 44 | +* Fix exception in StreamingEngine for EMSG with HLS ([#3887](https://github.com/joeyparrish/shaka-player/issues/3887)) ([48433ab](https://github.com/joeyparrish/shaka-player/commit/48433abe74c5f603cf06097e391ffdfa22d64256)), closes [#3886](https://github.com/joeyparrish/shaka-player/issues/3886) |
| 45 | +* Fix exceptions when quickly shutting down src= on Safari ([#4088](https://github.com/joeyparrish/shaka-player/issues/4088)) ([ca08230](https://github.com/joeyparrish/shaka-player/commit/ca08230fbe85d66176c7fa1fb4f9782d0ab364fc)), closes [#4087](https://github.com/joeyparrish/shaka-player/issues/4087) |
| 46 | +* Fix MediaCapabilities polyfill on Safari ([0201f2b](https://github.com/joeyparrish/shaka-player/commit/0201f2b7604e76062b68b8b1acbf098faf71d019)), closes [#3696](https://github.com/joeyparrish/shaka-player/issues/3696) [#3530](https://github.com/joeyparrish/shaka-player/issues/3530) |
| 47 | +* Fix memory leak in DASH live streams with inband EventStream ([#3957](https://github.com/joeyparrish/shaka-player/issues/3957)) ([b7f04cb](https://github.com/joeyparrish/shaka-player/commit/b7f04cb36bda664ec9cf23a081d237793907eaae)) |
| 48 | +* Fix misdetection of HEVC support on MS Edge ([#3897](https://github.com/joeyparrish/shaka-player/issues/3897)) ([dfb3699](https://github.com/joeyparrish/shaka-player/commit/dfb369935b9e84fe69a7d38c7904fb0e00dc064a)), closes [#3860](https://github.com/joeyparrish/shaka-player/issues/3860) |
| 49 | +* Fix missing throughput in CMCD for HLS live ([#3874](https://github.com/joeyparrish/shaka-player/issues/3874)) ([df55944](https://github.com/joeyparrish/shaka-player/commit/df55944e8f49bdf8e34a679219cd6596ba46c777)), closes [#3873](https://github.com/joeyparrish/shaka-player/issues/3873) |
| 50 | +* Fix playback failure due to rounding errors ([1cc99c1](https://github.com/joeyparrish/shaka-player/commit/1cc99c1241c89b5fb5a989dd52ff0b9a9753b65f)), closes [#3717](https://github.com/joeyparrish/shaka-player/issues/3717) |
| 51 | +* Fix playRangeEnd for certain content ([#4068](https://github.com/joeyparrish/shaka-player/issues/4068)) ([5c81f3b](https://github.com/joeyparrish/shaka-player/commit/5c81f3bddb9e48431556f4d622364043fee4ea80)), closes [#4026](https://github.com/joeyparrish/shaka-player/issues/4026) |
| 52 | +* Fix support for TTAF1 namespace (old version of TTML) ([#3864](https://github.com/joeyparrish/shaka-player/issues/3864)) ([771619f](https://github.com/joeyparrish/shaka-player/commit/771619ff0ef8ba0e3da9569ded3894b428d03c58)), closes [#3009](https://github.com/joeyparrish/shaka-player/issues/3009) |
| 53 | +* Fix usage of Shaka without polyfills ([dfc44cb](https://github.com/joeyparrish/shaka-player/commit/dfc44cbca6b95eb137882075cb8bf02cfc73a9d3)) |
| 54 | +* **hls:** Fixed buffering issue with live HLS ([#4002](https://github.com/joeyparrish/shaka-player/issues/4002)) ([c438e85](https://github.com/joeyparrish/shaka-player/commit/c438e857f2f122eb45899148e067d68ffec3477c)) |
| 55 | +* **HLS:** skip whitespace in attributes ([#3884](https://github.com/joeyparrish/shaka-player/issues/3884)) ([ea6c02a](https://github.com/joeyparrish/shaka-player/commit/ea6c02aece1510598a898c235e66335d20eabedb)) |
| 56 | +* **hls:** Support playing media playlists directly ([#4080](https://github.com/joeyparrish/shaka-player/issues/4080)) ([48dd205](https://github.com/joeyparrish/shaka-player/commit/48dd20562c2226f61cc753a922629e44c1866f6d)), closes [#3536](https://github.com/joeyparrish/shaka-player/issues/3536) |
| 57 | +* **image:** Fix HLS image track issues ([264c842](https://github.com/joeyparrish/shaka-player/commit/264c84249684ee809f53fd4117f9aab4e0a599ac)), closes [#3840](https://github.com/joeyparrish/shaka-player/issues/3840) |
| 58 | +* **image:** Fix thumbnails issues ([#3858](https://github.com/joeyparrish/shaka-player/issues/3858)) ([087a9b4](https://github.com/joeyparrish/shaka-player/commit/087a9b489b030aa0dc80011ca4e0a0c7a4124ecd)) |
| 59 | +* Select first of identical audio streams ([#3869](https://github.com/joeyparrish/shaka-player/issues/3869)) ([a6d8610](https://github.com/joeyparrish/shaka-player/commit/a6d8610241dc7c8abd56cf7f0d48993d6139dcae)) |
| 60 | +* Support multiple chapter tracks with same language ([#3868](https://github.com/joeyparrish/shaka-player/issues/3868)) ([8c626ae](https://github.com/joeyparrish/shaka-player/commit/8c626aec238c01ebad7ccd06c9313e4f2e99d383)), closes [#3597](https://github.com/joeyparrish/shaka-player/issues/3597) |
| 61 | +* **text:** Fix caption overlap. ([bf67d87](https://github.com/joeyparrish/shaka-player/commit/bf67d87387b1dfc4d3d8e0661bfe4efb1e4083b2)), closes [#3850](https://github.com/joeyparrish/shaka-player/issues/3850) [#3741](https://github.com/joeyparrish/shaka-player/issues/3741) |
| 62 | +* **text:** Fix webvtt offset in sequence mode ([#3955](https://github.com/joeyparrish/shaka-player/issues/3955)) ([a4e9267](https://github.com/joeyparrish/shaka-player/commit/a4e926772e1b754fe968ee6f97490f08a40fe535)), closes [#2337](https://github.com/joeyparrish/shaka-player/issues/2337) |
| 63 | +* **text:** Inherit alignment from regions. ([e9df8fb](https://github.com/joeyparrish/shaka-player/commit/e9df8fb10c3752cb833e89c8ac793241497e29b6)) |
| 64 | +* **text:** Made nested cues inherit region ([#3837](https://github.com/joeyparrish/shaka-player/issues/3837)) ([3ff48cb](https://github.com/joeyparrish/shaka-player/commit/3ff48cba9b28a29e8decc11898e326d7918bc8f4)), closes [#3743](https://github.com/joeyparrish/shaka-player/issues/3743) |
| 65 | +* **text:** Remove caption wrapper bgColor ([#3838](https://github.com/joeyparrish/shaka-player/issues/3838)) ([0117441](https://github.com/joeyparrish/shaka-player/commit/0117441bb06e0325b84666d2a5a76c0c2de81725)), closes [#3745](https://github.com/joeyparrish/shaka-player/issues/3745) |
| 66 | +* **ttml:** Center subtitles by default ([#4023](https://github.com/joeyparrish/shaka-player/issues/4023)) ([f2f24d5](https://github.com/joeyparrish/shaka-player/commit/f2f24d528f71e59c81d6172c24da2f412ca18d70)) |
| 67 | +* **UI:** Add cursor pointer to range elements ([#4059](https://github.com/joeyparrish/shaka-player/issues/4059)) ([33e8400](https://github.com/joeyparrish/shaka-player/commit/33e84009dc9f6d48884ecfc2f66eeb285f60d05a)), closes [#3220](https://github.com/joeyparrish/shaka-player/issues/3220) |
| 68 | +* **UI:** Fix text UI not updating when text is disabled ([#3867](https://github.com/joeyparrish/shaka-player/issues/3867)) ([9f53d39](https://github.com/joeyparrish/shaka-player/commit/9f53d394279066f29a2d391b6964cba11c4a3e1e)), closes [#3728](https://github.com/joeyparrish/shaka-player/issues/3728) |
| 69 | + |
3 | 70 | ## 3.3.1 (2022-01-28)
|
4 | 71 |
|
5 | 72 | Bugfixes:
|
@@ -4963,4 +5030,3 @@ Broken Compatibility:
|
4963 | 5030 | ## 0.1b (2014-11-21)
|
4964 | 5031 |
|
4965 | 5032 | Private beta release.
|
4966 |
| - |
|
0 commit comments