JuliaIO / VideoIO.jl

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

Update encoding.jl #289

Closed yakir12 closed 3 years ago

yakir12 commented 3 years ago

fixes #288

codecov[bot] commented 3 years ago

Codecov Report

Merging #289 (2dde1fb) into master (c128fca) will decrease coverage by 1.13%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   76.09%   74.95%   -1.14%     
==========================================
  Files          14       14              
  Lines         594      591       -3     
==========================================
- Hits          452      443       -9     
- Misses        142      148       +6     
Impacted Files Coverage Δ
src/encoding.jl 88.05% <50.00%> (ø)
src/VideoIO.jl 42.42% <0.00%> (-27.28%) :arrow_down:
src/avio.jl 74.33% <0.00%> (+0.73%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c128fca...2dde1fb. Read the comment docs.