All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- plugins to return
None
if not compatible
- Skipping 0.8.0 to match
ffmpegio-core
version
- Matching the
ffmpegio-core
version bump video_bytes()
andaudio_bytes()
make sure data frames are C-contiguous
- Matching the
ffmpegio-core
version bump video_info()
allows 2-D grayscale arrayaudio_info()
allows 1-D mono array
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Matching the
ffmpegio-core
version bump
- Added
squeeze
argument tobytes_to_video
andbytes_to_audio
hooks
- First release.
- A plugin to convert raw media I/O data of
ffmpegio
to usenumpy.ndarray
objects.