Changelog for
frei0r-plugins-1.6.1-lp152.3.7.x86_64.rpm :
* Sat Dec 09 2017 davejplaterAATTgmail.com- Split off plugins built against OpenCV because they cause multiprocessing issues in shotcut and kdenlive. See boo#1068792 and https://github.com/mltframework/mlt/issues/274.
* Wed Dec 06 2017 tchvatalAATTsuse.com- Reduce bit operations we do in the spec and convert to pkgconfig dependencies- Switch LICENSE to GPL-3.0+ even tho upstream says 2.0+ is enough quite few filters and generators are 3.0+ only
* Tue Nov 28 2017 davejplaterAATTgmail.com- Update to version 1.6.1- Rebase frei0r-plugins-1.4-missing_include.patch- Rebase frei0r-plugins-openCV-3.0-compatibility.patch it is mostly included upstream.- Upstream changes:
* Minor fixes to the build system. Version correctly updated.
* This release contains new filters and some bugfixes to parameters and building environment, documentation is updated accordingly.
* New filters (3): bgsubtract0r, glitch0r, rgbsplit0r
* Updated (2): Distort0r now mode and velocity, Curves has improved precision.
* This release fixes several major bugs in existing plugins and adds one new filter: NDVI (Normalized Difference Vegetation Index).
* Fri Mar 04 2016 olafAATTaepfle.de- Fix frei0r-plugins-openCV-3.0-compatibility.patch
* Fri Mar 04 2016 zaitorAATTopensuse.org- Update Url to http://frei0r.dyne.org/, show that we are using the fork and not the original frei0r.
* Thu Mar 03 2016 tittiatcokeAATTgmail.com- Add frei0r-plugins-openCV-3.0-compatibility.patch: fix the compilation against OpenCV 3. This patch is based on the two upstream commits 129eea and 7ed3f84e6.
* Thu Nov 12 2015 ecsosAATTopensuse.org- change if clause for opencv-qt5-devel, so no need for ProjectConfig
* Thu Nov 05 2015 wbauerAATTtmo.at- Build against opencv-qt5-devel on Leap as well, Leap comes with the KF5/Qt5 based kdenlive (boo#930616)
* Sat May 16 2015 wbauerAATTtmo.at- Build against opencv-qt5-devel on > 13.2, otherwise it would crash kdenlive/libmlt which are built against Qt5
* Wed Mar 06 2013 reddwarfAATTopensuse.org- Update to version 1.4:
* Fix several major bugs in existing plugins
* Add new filters and the optional dependency to cairo. - New filters (18): IIRblur, Vignette, Keyspillm0pup, Timeout, Posterize, Dither, Spillsupress, Emboss, Colgate, RGBNoise, Colorize, Softglow, ColrHalftone, Sigmoidaltransfer, Colortap, cairogradient, cairoimagegrid, medians - New mixers: cairoblend, cairoaffineblend- Remove frei0r-missing-return.patch and frei0r-plugins-compiler-warnings.patch- Add frei0r-plugins-1.4-missing_include.patch- Add pkgconfig(cairo) BuildRequires