Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: EXT-X-SESSION-KEY support (#36) #1427

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

SteveR-PMP
Copy link
Contributor

@SteveR-PMP SteveR-PMP commented Aug 28, 2024

BEGIN_COMMIT_OVERRIDE
feat: EXT-X-SESSION-KEY support (#1427)
Closes #36
END_COMMIT_OVERRIDE

* adding EXT-X-SESSION-KEY to master_playlist.cc

* adding 'create_session_keys' command-line option

* adding unit test
@SteveR-PMP SteveR-PMP marked this pull request as draft August 29, 2024 00:21
@SteveR-PMP SteveR-PMP marked this pull request as ready for review September 10, 2024 02:59
Copy link
Contributor

@cosmin cosmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than ToString() everything else looks good to me

packager/hls/base/media_playlist.cc Outdated Show resolved Hide resolved
Moved HlsEntry-derived classes to shaka::hls namespace
@SteveR-PMP SteveR-PMP requested a review from cosmin October 21, 2024 17:24
@joeyparrish joeyparrish merged commit d88ed27 into shaka-project:main Oct 25, 2024
36 checks passed
joeyparrish pushed a commit that referenced this pull request Oct 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.3.0](v3.2.1...v3.3.0)
(2024-10-25)


### Features

* Add IAMF support
([#1416](#1416))
([dc6196d](dc6196d)),
closes
[#1415](#1415)
* EXT-X-SESSION-KEY support
([#1427](#1427))
([d88ed27](d88ed27)),
closes [#36](#36)
* **http:** Add DELETE method support
([#1442](#1442))
([ddeacb2](ddeacb2))


### Bug Fixes

* **http:** Fix "Failed sending data to the peer" errors
([#1443](#1443))
([2c9d100](2c9d100))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Taking Live Audio From LINE Input
3 participants