Skip to content

Commit

Permalink
chore(v4.1.x): release 4.1.5 (shaka-project#4555)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.1.5](shaka-project/shaka-player@v4.1.4...v4.1.5)
(2022-10-07)


### Bug Fixes

* allow build without text
([shaka-project#4506](shaka-project#4506))
([1db6265](shaka-project@1db6265))
* allow the playback on platforms when low latency APIs are not
supported
([shaka-project#4485](shaka-project#4485))
([55d1390](shaka-project@55d1390))
* check for negative rows before moving
([shaka-project#4510](shaka-project#4510))
([31abae3](shaka-project@31abae3)),
closes
[shaka-project#4508](shaka-project#4508)
* Filter unsupported H.264 streams in Xbox
([shaka-project#4493](shaka-project#4493))
([1ecede6](shaka-project@1ecede6))
* Fix choppy HLS startup
([shaka-project#4553](shaka-project#4553))
([1675bff](shaka-project@1675bff)),
closes
[shaka-project#4516](shaka-project#4516)
* Fix errors with TS segments on Chromecast
([shaka-project#4543](shaka-project#4543))
([15a1c60](shaka-project@15a1c60))
* Fix hang when seeking to the last segment
([shaka-project#4537](shaka-project#4537))
([72a119d](shaka-project@72a119d))
* Fix HLS dynamic to static transition
([932d37c](shaka-project@932d37c))
* Fix HLS dynamic to static transition
([shaka-project#4483](shaka-project#4483))
([932d37c](shaka-project@932d37c)),
closes
[shaka-project#4431](shaka-project#4431)
* Fix in-band key rotation on Xbox One
([shaka-project#4478](shaka-project#4478))
([5a8f09c](shaka-project@5a8f09c)),
closes
[shaka-project#4401](shaka-project#4401)
* Respect existing app usage of Cast SDK
([shaka-project#4523](shaka-project#4523))
([9c3a494](shaka-project@9c3a494)),
closes
[shaka-project#4521](shaka-project#4521)
* **ttml:** Default TTML background color to transparent if unspecified
([shaka-project#4496](shaka-project#4496))
([16da1e7](shaka-project@16da1e7)),
closes
[shaka-project#4468](shaka-project#4468)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 7, 2022
1 parent 1675bff commit 3279ad4
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [4.1.5](https://github.com/shaka-project/shaka-player/compare/v4.1.4...v4.1.5) (2022-10-07)


### Bug Fixes

* allow build without text ([#4506](https://github.com/shaka-project/shaka-player/issues/4506)) ([1db6265](https://github.com/shaka-project/shaka-player/commit/1db62655276e8d2d5991f732704b7b37bb6994a3))
* allow the playback on platforms when low latency APIs are not supported ([#4485](https://github.com/shaka-project/shaka-player/issues/4485)) ([55d1390](https://github.com/shaka-project/shaka-player/commit/55d1390c82a2dcc7965d582c33417937944f86b7))
* check for negative rows before moving ([#4510](https://github.com/shaka-project/shaka-player/issues/4510)) ([31abae3](https://github.com/shaka-project/shaka-player/commit/31abae3201f4904e63a786015634e47a873ec789)), closes [#4508](https://github.com/shaka-project/shaka-player/issues/4508)
* Filter unsupported H.264 streams in Xbox ([#4493](https://github.com/shaka-project/shaka-player/issues/4493)) ([1ecede6](https://github.com/shaka-project/shaka-player/commit/1ecede6cf55ff1904542bfcad548e8dc4e4b4834))
* Fix choppy HLS startup ([#4553](https://github.com/shaka-project/shaka-player/issues/4553)) ([1675bff](https://github.com/shaka-project/shaka-player/commit/1675bffa9f410327fb53c34202daa1d75620233a)), closes [#4516](https://github.com/shaka-project/shaka-player/issues/4516)
* Fix errors with TS segments on Chromecast ([#4543](https://github.com/shaka-project/shaka-player/issues/4543)) ([15a1c60](https://github.com/shaka-project/shaka-player/commit/15a1c60c3f4dcb5e7bc7e915ec81ca3cb17d6625))
* Fix hang when seeking to the last segment ([#4537](https://github.com/shaka-project/shaka-player/issues/4537)) ([72a119d](https://github.com/shaka-project/shaka-player/commit/72a119d4fb3820fa97416ecedf23f96bbd5ca269))
* Fix HLS dynamic to static transition ([932d37c](https://github.com/shaka-project/shaka-player/commit/932d37c29cadbbc54f2f9a7b3ce3b510f86384cb))
* Fix HLS dynamic to static transition ([#4483](https://github.com/shaka-project/shaka-player/issues/4483)) ([932d37c](https://github.com/shaka-project/shaka-player/commit/932d37c29cadbbc54f2f9a7b3ce3b510f86384cb)), closes [#4431](https://github.com/shaka-project/shaka-player/issues/4431)
* Fix in-band key rotation on Xbox One ([#4478](https://github.com/shaka-project/shaka-player/issues/4478)) ([5a8f09c](https://github.com/shaka-project/shaka-player/commit/5a8f09c03d5ca84a90985d68be6079d2f508d87f)), closes [#4401](https://github.com/shaka-project/shaka-player/issues/4401)
* Respect existing app usage of Cast SDK ([#4523](https://github.com/shaka-project/shaka-player/issues/4523)) ([9c3a494](https://github.com/shaka-project/shaka-player/commit/9c3a494a2826e24a60898ae47766a7a41c4cce2d)), closes [#4521](https://github.com/shaka-project/shaka-player/issues/4521)
* **ttml:** Default TTML background color to transparent if unspecified ([#4496](https://github.com/shaka-project/shaka-player/issues/4496)) ([16da1e7](https://github.com/shaka-project/shaka-player/commit/16da1e7416353584c36b29f4028352349617fe45)), closes [#4468](https://github.com/shaka-project/shaka-player/issues/4468)

## [4.1.4](https://github.com/shaka-project/shaka-player/compare/v4.1.3...v4.1.4) (2022-08-31)


Expand Down
2 changes: 1 addition & 1 deletion lib/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -6575,7 +6575,7 @@ shaka.Player.TYPICAL_BUFFERING_THRESHOLD_ = 0.5;
* @define {string} A version number taken from git at compile time.
* @export
*/
shaka.Player.version = 'v4.1.4-uncompiled';
shaka.Player.version = 'v4.1.5-uncompiled';

// Initialize the deprecation system using the version string we just set
// on the player.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shaka-player",
"description": "DASH/EME video player library",
"version": "4.1.4",
"version": "4.1.5",
"homepage": "https://github.com/shaka-project/shaka-player",
"author": "Google",
"maintainers": [
Expand Down

0 comments on commit 3279ad4

Please sign in to comment.