Skip to content

Cache SPS/PPS/VPS in H265Payloader#365

Merged
Sean-Der merged 1 commit into
mainfrom
h265-cache
Jul 17, 2026
Merged

Cache SPS/PPS/VPS in H265Payloader#365
Sean-Der merged 1 commit into
mainfrom
h265-cache

Conversation

@Sean-Der

Copy link
Copy Markdown
Member

This gives us the same behavior as the H264Payloader. I noticed this behavior difference while working on a h265-play-from-disk example

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 74.50980% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.76%. Comparing base (0f341d6) to head (85d7341).

Files with missing lines Patch % Lines
codecs/h265_packet.go 74.50% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   81.75%   81.76%   +0.01%     
==========================================
  Files          28       28              
  Lines        3491     3526      +35     
==========================================
+ Hits         2854     2883      +29     
- Misses        447      453       +6     
  Partials      190      190              
Flag Coverage Δ
go 81.76% <74.50%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This gives us the same behavior as the H264Payloader.
I noticed this behavior difference while working on a
h265-play-from-disk example
@Sean-Der
Sean-Der merged commit 2b19d5b into main Jul 17, 2026
19 checks passed
@Sean-Der
Sean-Der deleted the h265-cache branch July 17, 2026 19:15
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