Python bindings for FFmpeg - with complex filtering support
Provides
Requires
License
Apache-2.0
Changelog
* Wed Sep 06 2023 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and autosetup macros.
- Add patch remove-future-requirement.patch, reove future requirement.
* Fri Dec 23 2022 Ben Greiner <code@bnavigator.de>
- Skip a test failing because of missing libopenh264 support
* Sun Jan 16 2022 Ben Greiner <code@bnavigator.de>
- Python 3.10 support: Replace long deprecated collections.Iterable
by collections.abc.Iterable -- gh#kroening/ffmpeg-python#624
* Thu Dec 09 2021 pgajdos@suse.com
- do not require pytest-runner for build, not required
* Fri Mar 20 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build on Leap
* Mon Mar 16 2020 Martin Hauke <mardnh@gmx.de>
- Add missing runtime dependency o