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

Remove codec parameters. #312

Merged
merged 4 commits into from
Oct 4, 2023
Merged

Remove codec parameters. #312

merged 4 commits into from
Oct 4, 2023

Conversation

markafoltz
Copy link
Contributor

@markafoltz markafoltz commented Sep 8, 2023

Addresses #266 by removing codec parameters from the streaming-capabilities-response message.

Full codec strings should carry sufficient information to describe the encoding. For example, see the specification of the vp9 codec string:

https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md#codecs-parameter-string


Preview | Diff

Copy link
Member

@tidoust tidoust left a comment

Choose a reason for hiding this comment

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

Minor suggestion to update the reference to codec-name rules.

index.bs Outdated Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
markafoltz and others added 3 commits October 4, 2023 15:16
Co-authored-by: François Daoust <[email protected]>
Co-authored-by: François Daoust <[email protected]>
@markafoltz markafoltz merged commit 7dbd39d into main Oct 4, 2023
1 check passed
@markafoltz markafoltz deleted the issue-266-codec-params branch October 4, 2023 22:31
github-actions bot added a commit that referenced this pull request Oct 4, 2023
SHA: 7dbd39d
Reason: push, by mfoltzgoogle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define or remove codec-specific parameters from streaming-capabilities-response.
2 participants