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 reading and writing MPEG-1 audio streams #2147

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #2147 (f55691b) into main (bc3084a) will decrease coverage by 0.33%.
Report is 1 commits behind head on main.
The diff coverage is 8.48%.

@@            Coverage Diff             @@
##             main    #2147      +/-   ##
==========================================
- Coverage   61.17%   60.85%   -0.33%     
==========================================
  Files         113      113              
  Lines       12527    12598      +71     
==========================================
+ Hits         7664     7667       +3     
- Misses       4311     4378      +67     
- Partials      552      553       +1     
Files Changed Coverage Δ
internal/core/rtmp_conn.go 61.18% <0.00%> (ø)
internal/core/rtmp_source.go 67.40% <0.00%> (-0.75%) ⬇️
internal/core/srt_source.go 41.01% <0.00%> (-5.49%) ⬇️
internal/core/udp_source.go 0.00% <0.00%> (ø)
internal/formatprocessor/mpeg1audio.go 0.00% <0.00%> (ø)
internal/formatprocessor/processor.go 45.45% <0.00%> (ø)
internal/rtmp/reader.go 43.25% <0.00%> (ø)
internal/rtmp/writer.go 45.71% <0.00%> (ø)
internal/core/srt_conn.go 44.69% <11.84%> (-1.99%) ⬇️
internal/core/hls_source.go 65.54% <50.00%> (ø)
... and 1 more

... and 2 files with indirect coverage changes

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

@aler9 aler9 marked this pull request as ready for review August 3, 2023 21:33
@aler9 aler9 force-pushed the feature/mpeg1 branch 2 times, most recently from d776706 to c6147d4 Compare August 5, 2023 12:41
@aler9 aler9 merged commit 8bb71ac into main Aug 5, 2023
6 of 8 checks passed
@aler9 aler9 deleted the feature/mpeg1 branch August 5, 2023 12:47
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 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.

1 participant