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

Fix multiple NAL units handling in H264RtpDepacketizer #1167

Merged
merged 1 commit into from
May 7, 2024

Conversation

paullouisageneau
Copy link
Owner

Fixes #1165

Co-authored-by: Paul-Louis Ageneau <[email protected]>
Co-authored-by: Thomas Kristensen <[email protected]>
@paullouisageneau paullouisageneau force-pushed the fix-h264rtpdepacketizer-multiple-nal-units branch from d28e56f to 4fc4e9b Compare May 6, 2024 12:52
@paullouisageneau paullouisageneau changed the base branch from master to v0.21 May 6, 2024 12:56
@paullouisageneau paullouisageneau merged commit 8116593 into v0.21 May 7, 2024
12 checks passed
@paullouisageneau paullouisageneau deleted the fix-h264rtpdepacketizer-multiple-nal-units branch May 7, 2024 08:37
edmonds added a commit to edmonds/libdatachannel that referenced this pull request Oct 28, 2024
Based on the fix for H264RtpDepacketizer in paullouisageneau#1167 (commit
4fc4e9b).
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.

h264rtpdepacketizer doesn't handle multiple NAL units with same timestamp
1 participant