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

mpegts: readd PCR to outgoing packets #74

Merged
merged 1 commit into from
Sep 2, 2023
Merged

mpegts: readd PCR to outgoing packets #74

merged 1 commit into from
Sep 2, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 2, 2023

this is needed to read H265 tracks with VLC+VDPAU hardware encoder (and is probably needed by other combinations too)

this is needed to read H265 tracks with VLC+VDPAU hardware encoder
(and is probably needed by other combinations too)
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #74 (7256a6f) into main (e013434) will decrease coverage by 0.10%.
Report is 1 commits behind head on main.
The diff coverage is 92.05%.

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
- Coverage   83.64%   83.55%   -0.10%     
==========================================
  Files          57       58       +1     
  Lines        4911     5016     +105     
==========================================
+ Hits         4108     4191      +83     
- Misses        589      608      +19     
- Partials      214      217       +3     
Files Changed Coverage Δ
pkg/formats/mpegts/reader.go 66.88% <42.85%> (-1.15%) ⬇️
pkg/formats/mpegts/codec_mpeg4_video.go 75.00% <75.00%> (ø)
pkg/formats/mpegts/writer.go 91.54% <95.34%> (+0.73%) ⬆️
pkg/formats/mpegts/track.go 88.46% <100.00%> (+0.46%) ⬆️

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit 8b3f6aa into main Sep 2, 2023
7 of 8 checks passed
@aler9 aler9 deleted the bug/pcr branch September 2, 2023 12:39
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant