Changelog for
python3-openshot-0.2.2-lp150.22.1.x86_64.rpm :
* Mon Sep 24 2018 Adrian Schröter
- update to version 0.2.2
* FFmpeg 3 & 4 support
* Fixed crash with masks and transitions
* Fixed many bugs around FPS and video length calculation (especially for MP3 and streaming WEBM formats)
* Protecting samples_per_frame calculation to keep from crashing on undetected FPS
* OpenMP schedule change (added stability)
* Limiting threads for both FFmpeg and OpenMP (attempting to find a good balance of parallel performance, while not spawning too many threads). Sometimes more is not always better.
* Travis CI integration
* Fix install paths for headers and effects (Jeff Shillitto - jeffski)
* Fix bug with FFmpeg > 3.2 flushing frames (Jeff Shillitto - jeffski)
* Adding \"reader\" property for Mask effect, to allow the user to adjust the image or video used by the mask effect.
* Fixing bitrate calculation (to be in bytes instead of bits)
* Adding in FPS detection for files which don\'t have valid FPS. In those cases (streaming files for example), we iterate through all packets, and average the # of frames, duration, bit rate, etc... Not ideal, but a better fallback.- soname change to 16
* Mon Jul 02 2018 adrianAATTsuse.de- update to version 0.2.0
* FFMPEG 3.2.0 support
* New video effects
* bugfixes
* new soname- return to ffmpeg3-devel BuildRequires
* ffmpeg4 is not supported
* exact version numbers are bad in case of new ffmpeg3 release
* Fri May 04 2018 olafAATTaepfle.de- Use ffmpeg3 versions of pkgconfig(libav
*)
* Sat Apr 21 2018 jengelhAATTinai.de- Explicitly request ffmpeg 3.x for building
* Tue Mar 06 2018 adrianAATTsuse.de- update to version 0.1.9 going back to git, as the tar is poorly named and not signed
* Wed Nov 01 2017 tampakrapAATTopensuse.org- Replace the _service file with the upstream tarball
* Mon Sep 11 2017 adrianAATTsuse.de- update to version 0.1.8
* Sat Sep 02 2017 zaitorAATTopensuse.org- Update to version 0.1.7- Bump so version following upstream changes.
* Mon Apr 03 2017 adrianAATTsuse.de- update to version 0.1.4
* Fri Jan 13 2017 jengelhAATTinai.de- Update description
* Thu Jan 12 2017 adrianAATTsuse.de- adapt for build.o.o from packman version
* Thu Jan 05 2017 avvissuAATTyandex.by- Update to 0.1.3:
* This release does not have a changelog
* Thu Oct 20 2016 avvissuAATTyandex.by- Initial package