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

Add additional allowed sdp payload types to parse_media. #249

Closed
wants to merge 1 commit into from

Conversation

mjfroman
Copy link
Collaborator

@mjfroman mjfroman self-assigned this Mar 11, 2021
@mjfroman mjfroman linked an issue Mar 11, 2021 that may be closed by this pull request
@na-g na-g self-requested a review March 11, 2021 23:04
Copy link
Collaborator

@na-g na-g left a comment

Choose a reason for hiding this comment

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

Thanks for the patch. Can you check that we do something sane in Fx with format numbers for formats we don't support? We had traditionally tried to eliminate adding code that would produce cold paths in Fx.

@nils-ohlmeier
Copy link
Collaborator

I'm okay with the parser accepting all assigned values, minus what @na-g said making sure Firefox does something sane. But I'm not sure why the parser should accept the unassinged values as well?

@sinduvi87
Copy link

Any plans of merging this PR?

@sinduvi87
Copy link

@na-g @nils-ohlmeier Just wondering if I should create a separate PR for adding support for additional payload types to parse_media or if there are any plans of merging this PR?

@na-g na-g closed this Jan 24, 2024
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.

parse_media not covering valid fmt's
4 participants