Skip to content

Discard filler_data before first VCL NALu. Bump to v0.10.7#73

Merged
varsill merged 6 commits into
masterfrom
handle_filler_data
Apr 15, 2026
Merged

Discard filler_data before first VCL NALu. Bump to v0.10.7#73
varsill merged 6 commits into
masterfrom
handle_filler_data

Conversation

@varsill
Copy link
Copy Markdown
Contributor

@varsill varsill commented Apr 15, 2026

This PR:

  • discards filler_data NALu if it's encountered before the first VCL NALu of given AU (it's not spec-compliant to have filler data before the first VCL NALU but we can recover from it as filler data does not contain any information)
  • Bumps version to v0.10.7

@varsill varsill changed the title Tag filler_data non_vcl_nalu. Bump to v0.10.7 Discard filler_data before first VCL NALu. Bump to v0.10.7 Apr 15, 2026
@varsill varsill requested a review from mat-hek April 15, 2026 09:55
Comment thread lib/membrane_h264_plugin/h264/au_splitter.ex Outdated
Co-authored-by: Mateusz Front <mfront3@gmail.com>
Comment thread lib/membrane_h264_plugin/h264/au_splitter.ex Outdated
Co-authored-by: Mateusz Front <mfront3@gmail.com>
@varsill varsill merged commit d88a230 into master Apr 15, 2026
3 checks passed
@varsill varsill deleted the handle_filler_data branch April 15, 2026 10:03
khamilowicz pushed a commit that referenced this pull request May 8, 2026
Co-authored-by: Mateusz Front <mfront3@gmail.com>
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.

2 participants