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.5 #37

Closed abhiTronix closed 1 year ago

abhiTronix commented 1 year ago

Brief Description

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

Requirements / Checklist

Related Issue

28

30

Context

DeFFcode's next stable release i.e. v0.2.5 brings critical bugfixes for Hardware Decoding and Transcoding and also Looping video support.

Types of changes

Miscellaneous (if available):

https://abhitronix.github.io/deffcode/v0.2.5-dev

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.61% // Head: 96.50% // Decreases project coverage by -0.10% :warning:

Coverage data is based on head (c3cecd1) compared to base (589ece3). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #37 +/- ## ========================================== - Coverage 96.61% 96.50% -0.11% ========================================== Files 6 6 Lines 768 773 +5 ========================================== + Hits 742 746 +4 - Misses 26 27 +1 ``` | [Impacted Files](https://codecov.io/gh/abhiTronix/deffcode/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Abhishek+Thakur) | Coverage Δ | | |---|---|---| | [deffcode/sourcer.py](https://codecov.io/gh/abhiTronix/deffcode/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Abhishek+Thakur#diff-ZGVmZmNvZGUvc291cmNlci5weQ==) | `97.33% <ø> (ø)` | | | [deffcode/ffdecoder.py](https://codecov.io/gh/abhiTronix/deffcode/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Abhishek+Thakur#diff-ZGVmZmNvZGUvZmZkZWNvZGVyLnB5) | `95.71% <100.00%> (+0.10%)` | :arrow_up: | | [deffcode/ffhelper.py](https://codecov.io/gh/abhiTronix/deffcode/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Abhishek+Thakur#diff-ZGVmZmNvZGUvZmZoZWxwZXIucHk=) | `96.23% <100.00%> (-0.44%)` | :arrow_down: | | [deffcode/version.py](https://codecov.io/gh/abhiTronix/deffcode/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Abhishek+Thakur#diff-ZGVmZmNvZGUvdmVyc2lvbi5weQ==) | `100.00% <100.00%> (ø)` | | 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=Abhishek+Thakur). 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=Abhishek+Thakur)

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