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

✨ [v0.2.2] Major Docs and API updates #23

Closed abhiTronix closed 2 years ago

abhiTronix commented 2 years ago

Description

Complete docs overhaul with many new self-explanatory Recipes, new usage code, and UI upgrades for bringing standard and quality to visual design. Also includes several bug fixes, and new additions to APIs.

Requirements / Checklist

Related Issue

18

19

22

Types of changes

Miscellaneous (if available):

Docs changes can be viewed here: https://abhitronix.github.io/deffcode/v0.2.2-dev/

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (67d6338) into master (df7568e) will increase coverage by 1.15%. The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   96.08%   97.24%   +1.15%     
==========================================
  Files           6        6              
  Lines         587      616      +29     
==========================================
+ Hits          564      599      +35     
+ Misses         23       17       -6     
Impacted Files Coverage Δ
deffcode/sourcer.py 98.21% <90.00%> (+0.10%) :arrow_up:
deffcode/ffdecoder.py 94.49% <92.30%> (+3.58%) :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.