Deffcode

Latest version: v0.2.5

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.0

??? new "New Features"
- [x] **:tada: Open-Sourced DeFFcode under the Apache 2.0 License.**
- [x] **Added new Classes(APIs):**
* FFdecoder: Performant Real-time **Video frames Generator** for generating blazingly fast video frames(RGB ndarray by default).
* Sourcer: Extracts source video metadata _(bitrate, resolution, framerate, nframes etc.)_ using its subprocess FFmpeg output.
- [x] **Added new Helper functions:**
* ffhelper: Backend FFmpeg Wrapper that handles all subprocess transactions and gather data.
* utils: Handles all additional Utilizes required for functioning of DeFFcode.
- [x] **First PyPi Release:**
* Released DeFFcode to Python Package Index (PyPI)
* Added `setup.py` and related metadata.
* Added `version.py`
- [x] **Docs:**
* Added abstract and related information in README.md
* Added installation instructions.
* Added preliminary usage examples.
- [x] **Maintenance:**
* Added LICENSE.
* Added `.gitignore`

??? success "Updates/Improvements"
- [x] Maintenance:
* Bumped version to `0.1.0`
* Updated LICENSE notice to add vidgear code usage notice.

??? danger "Breaking Updates/Changes"
- [x] :skull_crossbones: **Fixed support for Python-3.7 and above legacies only.**

??? bug "Bug-fixes"
- [x] Docs:
* Fixed hyperlinks in README.
* Fixed indentation and spacing.
* Fixed typos and updated context.
* Removed dead code.

 

 

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.