Releases
v0.1.0
First Release π
New Features β¨
π Open-Sourced DeFFcode under the Apache 2.0 License.
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.
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.
First PyPi Release:
Released Deffcode to Python Package Index (PyPI)
Added setup.py
and related metadata.
Added version.py
Docs:
Added abstract and related information in README.md
Added installation instructions.
Added preliminary usage examples.
Maintenance:
Added LICENSE.
Added .gitignore
Updates/Improvements β‘οΈ
Maintenance:
Bumped version to 0.1.0
Updated LICENSE notice to add vidgear code usage notice.
Breaking Updates/Changes π₯
Fixed support for Python-3.7 and above legacies only.
Bug-fixes π
Docs:
Fixed hyperlinks in README.
Fixed indentation and spacing.
Fixed typos and updated context.
Removed dead code.
You canβt perform that action at this time.