Revisions of frei0r-plugins

buildservice-autocommit accepted request 1116508 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 32)
baserev update by copy to link target
buildservice-autocommit accepted request 1006117 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 30)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1005999 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 29)
- Use opencv 4 for building frei0r-plugins when possible.
  opencv 3 doesn't support FFmpeg 5.
buildservice-autocommit accepted request 976640 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 28)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 975877 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 27)
- 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
buildservice-autocommit accepted request 760789 from Dave Plater's avatar Dave Plater (plater) (revision 26)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 760745 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 25)
- 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
buildservice-autocommit accepted request 645693 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 24)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 645691 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 23)
- Add frei0r-plugins-openCV-3.4.2-compatibility.patch to fix a
  build failure with openCV > 3.4.1
- Run spec-cleaner
buildservice-autocommit accepted request 556381 from Dave Plater's avatar Dave Plater (plater) (revision 22)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 556380 from Dave Plater's avatar Dave Plater (plater) (revision 21)
- 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).
- 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.
Dave Plater's avatar Dave Plater (plater) accepted request 555537 from Dave Plater's avatar Dave Plater (plater) (revision 20)
Split off plugins marked as not thread safe in 
  /usr/share/mlt-6/frei0r/blacklist.txt as a workaround for boo#1068792.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
- Reduce bit operations we do in the spec and convert to pkgconfig
  dependencies
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 18)
- Reduce bit code we 
- Switch LICENSE to GPL-3.0+ even tho upstream says 2.0+ is enough
  quite few filters and generators are 3.0+ only
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 546342 from Dave Plater's avatar Dave Plater (plater) (revision 17)
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).
buildservice-autocommit accepted request 365940 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 16)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 365922 from Olaf Hering's avatar Olaf Hering (olh) (revision 15)
- Fix frei0r-plugins-openCV-3.0-compatibility.patch

(obs is busy, stale state shown)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 365862 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 14)
Resub with spellfix
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 13)
tweak
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by