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-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- plugins to return
Noneif not compatible
- Skipping 0.8.0 to match
ffmpegio-coreversion
- Matching the
ffmpegio-coreversion bump video_bytes()andaudio_bytes()make sure data frames are C-contiguous
- Matching the
ffmpegio-coreversion bump video_info()allows 2-D grayscale arrayaudio_info()allows 1-D mono array
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Matching the
ffmpegio-coreversion bump
- Added
squeezeargument tobytes_to_videoandbytes_to_audiohooks
- First release.
- A plugin to convert raw media I/O data of
ffmpegioto usenumpy.ndarrayobjects.