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

Make delete stream file optional in mux #206

Closed IanButterworth closed 5 years ago

IanButterworth commented 5 years ago

I noticed this was a bit heavy-handed, but didn't want to break things, so defaults to delete, but can be overridden

codecov[bot] commented 5 years ago

Codecov Report

Merging #206 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   76.83%   76.83%           
=======================================
  Files          14       14           
  Lines         544      544           
=======================================
  Hits          418      418           
  Misses        126      126
Impacted Files Coverage Δ
src/encoding.jl 89.06% <100%> (ø) :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 695c8a6...21f78e7. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #206 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   76.83%   76.83%           
=======================================
  Files          14       14           
  Lines         544      544           
=======================================
  Hits          418      418           
  Misses        126      126
Impacted Files Coverage Δ
src/encoding.jl 89.06% <100%> (ø) :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 695c8a6...21f78e7. Read the comment docs.