JuliaIO / VideoIO.jl

Reading and writing of video files in Julia via ffmpeg
https://juliaio.github.io/VideoIO.jl/stable
Other
125 stars 53 forks source link

Silence `libx264` during precompilation #391

Closed giordano closed 1 year ago

giordano commented 1 year ago

Fix #390.

codecov[bot] commented 1 year ago

Codecov Report

Base: 79.38% // Head: 79.40% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (30fbaae) compared to base (9cd5dfe). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #391 +/- ## ========================================== + Coverage 79.38% 79.40% +0.01% ========================================== Files 10 10 Lines 1276 1277 +1 ========================================== + Hits 1013 1014 +1 Misses 263 263 ``` | [Impacted Files](https://codecov.io/gh/JuliaIO/VideoIO.jl/pull/391?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/VideoIO.jl](https://codecov.io/gh/JuliaIO/VideoIO.jl/pull/391?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL1ZpZGVvSU8uamw=) | `42.85% <100.00%> (+0.92%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.