Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

frei0r-plugins-opencv-2.3.3-lp160.1.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: frei0r-plugins-opencv Distribution: openSUSE Leap 16.0
Version: 2.3.3 Vendor: openSUSE
Release: lp160.1.1 Build date: Wed Jul 24 14:28:02 2024
Group: Productivity/Multimedia/Video/Editors and Convertors Build host: reproducible
Size: 83490 Source RPM: frei0r-plugins-2.3.3-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://frei0r.dyne.org/
Summary: OpenCV video sources and filters plugins
These plugins may cause slow exports due to multiprocessing issues
in kdenlive and shotcut. plugins facebl0r and facedetect.
See boo#1068792

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Wed Jul 24 2024 Frantisek Simorda <frantisek.simorda@suse.com>
  - Update to 2.3.3
    * Add new Kaleid0sc0pe example video
    * New effect - gate weave
    * Gateweave, Filmgrain - change inline functions to static inline
    * Filmgrain - fix memory leak when blur = 0
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
  - Update to 2.3.1 (boo#1216050)
    Check https://github.com/dyne/frei0r/releases for the full
    list of changes. Changes since 2.3.0:
    * New kaleid0sc0pe filter
    * Prevent compiler warnings in select0r
    * Do not check for NULL before calling free()
    * Fix some broken links and typos in README.md
    * Minor fixes to water filter
* Mon Sep 26 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Use opencv 4 for building frei0r-plugins when possible.
    opencv 3 doesn't support FFmpeg 5.
* Mon May 09 2022 Christophe Giboudeaux <christophe@krop.fr>
  - 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
* Wed Jan 01 2020 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
  - 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
* Wed Oct 31 2018 Christophe Giboudeaux <christophe@krop.fr>
  - Add frei0r-plugins-openCV-3.4.2-compatibility.patch to fix a
    build failure with openCV > 3.4.1
  - Run spec-cleaner
* Sat Dec 09 2017 davejplater@gmail.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 tchvatal@suse.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 davejplater@gmail.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 olaf@aepfle.de
  - Fix frei0r-plugins-openCV-3.0-compatibility.patch
* Fri Mar 04 2016 zaitor@opensuse.org
  - Update Url to http://frei0r.dyne.org/, show that we are using the
    fork and not the original frei0r.
* Thu Mar 03 2016 tittiatcoke@gmail.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 ecsos@opensuse.org
  - change if clause for opencv-qt5-devel, so no need for
    ProjectConfig
* Thu Nov 05 2015 wbauer@tmo.at
  - Build against opencv-qt5-devel on Leap as well, Leap comes with
    the KF5/Qt5 based kdenlive (boo#930616)
* Sat May 16 2015 wbauer@tmo.at
  - Build against opencv-qt5-devel on > 13.2, otherwise it would
    crash kdenlive/libmlt which are built against Qt5
* Wed Mar 06 2013 reddwarf@opensuse.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
* Wed Oct 05 2011 dimstar@opensuse.org
  - 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.
* Wed Sep 28 2011 vuntz@opensuse.org
  - Cleanup package.
* Sat Sep 03 2011 dimstar@opensuse.org
  - Initial package, version 1.3.

Files

/usr/lib64/frei0r-1
/usr/lib64/frei0r-1/facebl0r.so
/usr/lib64/frei0r-1/facedetect.so
/usr/share/licenses/frei0r-plugins-opencv
/usr/share/licenses/frei0r-plugins-opencv/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Sep 16 00:17:41 2024