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

srt, udp: support publishing and reading MPEG-1/2/4 video tracks #2277

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 1, 2023

No description provided.

@aler9 aler9 force-pushed the feature/mpeg4vid branch 2 times, most recently from 7842782 to 54c2af5 Compare September 1, 2023 16:44
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #2277 (de64085) into main (c4cb420) will decrease coverage by 1.36%.
The diff coverage is 7.18%.

@@            Coverage Diff             @@
##             main    #2277      +/-   ##
==========================================
- Coverage   61.84%   60.48%   -1.36%     
==========================================
  Files         118      120       +2     
  Lines       13074    13351     +277     
==========================================
- Hits         8086     8076      -10     
- Misses       4368     4656     +288     
+ Partials      620      619       -1     
Files Changed Coverage Δ
internal/core/srt_conn.go 44.17% <0.00%> (-5.25%) ⬇️
internal/core/srt_source.go 34.56% <0.00%> (-6.43%) ⬇️
internal/core/udp_source.go 38.19% <0.00%> (-6.53%) ⬇️
internal/formatprocessor/mpeg1_video.go 0.00% <0.00%> (ø)
internal/formatprocessor/mpeg4_video.go 0.00% <0.00%> (ø)
internal/formatprocessor/processor.go 26.66% <25.00%> (-4.11%) ⬇️
internal/formatprocessor/h265.go 70.79% <78.57%> (-1.00%) ⬇️
internal/formatprocessor/h264.go 71.90% <81.81%> (-0.79%) ⬇️

... and 3 files with indirect coverage changes

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

@aler9 aler9 added the enhancement New feature or request label Sep 1, 2023
@aler9 aler9 changed the title srt, udp: support publishing and reading MPEG-4 video tracks with SRT and UDP/MPEG-TS srt, udp: support publishing and reading MPEG-1/2/4 video tracks Sep 13, 2023
@aler9 aler9 force-pushed the feature/mpeg4vid branch 5 times, most recently from 6e87bdc to bf432ab Compare September 16, 2023 15:17
@aler9 aler9 merged commit b7e7758 into main Sep 16, 2023
@aler9 aler9 deleted the feature/mpeg4vid branch September 16, 2023 15:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant