AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Use opencv 4 for building frei0r-plugins when possible. opencv 3 doesn't support FFmpeg 5.
- Update to 1.8.0 * Consolidated opencv4 support * spelling fixes * using the void keyword in function declaration * Add FX aech0r . Aim to simulate an analog video echo. * Fix build for opencv4 * Fill uninitialized gaps between grid images * Avoid destructing alpha channel. * pixeliz0r: Limit the blocksize to a minimum of 1 pixel * edgeglow: Fix hsl to rgb conversion - Drop 0001-Port-facebl0r-to-OpenCV-C-API.patch, merged upstream
- Update to version 1.7.0 * This release includes three new filters, code cleanups and several bugfixes improving stability of existing plugins. * New filters (3): normaliz0r, elastic_scale, premultiply. * Updated (47): alpha0ps, baltan, bgsubtractor, bluescreen0r, blur, c0rners, cairogradient, cairoimagegrid, cartoon, cluster, coloradj, colorhalftone, curves, d90stairsteppingfix, defish0r, delay0r, edgeglow, emboss, facebl0r, facedetect, levels, lightgraffiti, measure, ndvi, nervous, nosync0r, primaries, rgbnoice, rgbsplit0r, scanline0r, select0r, sopsat, spillsupress, three_point_balance, timeout, tutorial, vertigo, vignette, water, alphaatop, alphain, alphaout, alphaover, alphaxor, cairoaffineblend, cairoblend, xfade0r - Drop obsolete patches: * frei0r-plugins-1.4-missing_include.patch * frei0r-plugins-openCV-3.0-compatibility.patch * frei0r-plugins-openCV-3.4.2-compatibility.patch - Fix compilation with OpenCV 3.4.9/4.2.0 * 0001-Port-facebl0r-to-OpenCV-C-API.patch
- Add frei0r-plugins-openCV-3.4.2-compatibility.patch to fix a build failure with openCV > 3.4.1 - Run spec-cleaner
- 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.
- 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
- 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).
- 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.
- Fix frei0r-plugins-openCV-3.0-compatibility.patch
- Update Url to http://frei0r.dyne.org/, show that we are using the fork and not the original frei0r.
- 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.
- change if clause for opencv-qt5-devel, so no need for ProjectConfig
- Build against opencv-qt5-devel on Leap as well, Leap comes with the KF5/Qt5 based kdenlive (boo#930616)
- Build against opencv-qt5-devel on > 13.2, otherwise it would crash kdenlive/libmlt which are built against Qt5
- 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
- Add pkgconfig(gavl) BuildRequires to enable the remaining filters: rgbparade, scale0tilt, vectorscope. - Add frei0r-plugins-compiler-warnings.patch: Fix compiler warning on undefined operation. Patch taken from upstream git, commit id 8f8090.
- Cleanup package.
- Initial package, version 1.3.