abhiTronix / deffcode

A cross-platform High-performance FFmpeg based Real-time Video Frames Decoder in Pure Python 🎞️⚡
https://abhitronix.github.io/deffcode
Apache License 2.0
178 stars 3 forks source link

✨ Release DeFFcode Stable v0.2.3 #26

Closed abhiTronix closed 2 years ago

abhiTronix commented 2 years ago

Brief Description

New DeFFcode stable release is here with focus on bugfixes and maintenance updates 🎉

Requirements / Checklist

Related Issue

20

24

25

Context

DeFFcode's next stable release i.e. v0.2.3 brings bugfixes and maintenance updates to keep things in order.

Types of changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (f9f3a5e) into master (c51a53d) will increase coverage by 0.33%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.24%   97.57%   +0.33%     
==========================================
  Files           6        6              
  Lines         616      618       +2     
==========================================
+ Hits          599      603       +4     
+ Misses         17       15       -2     
Impacted Files Coverage Δ
deffcode/ffhelper.py 100.00% <ø> (ø)
deffcode/ffdecoder.py 95.45% <100.00%> (+0.95%) :arrow_up:
deffcode/version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.