Package Release Info

webvfx-1.2.0-bp152.2.2

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libwebvfx1
qmelt
webvfx
webvfx-devel
webvfx-module

Change Logs

* Mon Feb 17 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.2.0
  * This version adds support for MLT v6.20.0's preview
    scaling.
  * For the MLT integration, if the resource starts with
    "plain:" webvfx does automatic scaling per the zoom level.
    This works fine for content that is simply produced or
    overlayed by the filter. However, content that uses the
    webvfx JavaScript extension will not operate with zoom
    unless the service property mlt_resolution_scale is set to
    1.
    New properties mlt_profile_scale_width and
    mlt_profile_scale_height as real numbers that reflect the
    new MLT consumer scale property used to do low-res preview
    scaling. Content script can access this via
    webvfx.getNumberParameter() to scale its parameters and
    elements.
- Refreshed webvfx-versioned-libdir.patch and
  webvfx-nobrowser.patch
* Tue Nov 12 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.1.0
  * Added support for alpha channels in MLT video for input and
    output.
  * Added a transparent property to the MLT filter. When the
    property is set to 1, this gives a filter a transparent white
    canvas for drawing while the MLT video image is still
    available through the JavaScript extension. This facilitates
    using WebVfx to draw the alpha channel independently of the
    MLT alpha channel.
  * Added support for getting a MLT rectangle property
    (mlt_rect) as a JavaScript object with properties: x, y,
    width, height, and opacity.
- Refreshed webvfx-versioned-libdir.patch and
  webvfx-nobrowser.patch
Version: 1.0.0-bp151.3.3
* Thu Jan 10 2019 davejplater@gmail.com
- Update to release version 1.0.0
- Add webvfx-nobrowser.patch to fix Factory build.
- Upstream changes:
  Set version to 1.0.0
* Sun May 06 2018 davejplater@gmail.com
- Update to version 0.44+git20180523
- Rebase webvfx-versioned-libdir.patch.
- Upstream changes:
  * check pointers before using them.
Version: 0.44+git20160823-bp150.2.3
* Sun Mar 11 2018 davejplater@gmail.com
- Fix Leap:15.0 build and run spec-cleaner.
* Wed Jan 24 2018 davejplater@gmail.com
- Removed mlt patches:
  6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch,
  libmlt-nomorexlocale_h.patch, em_close.patch and
  use-recommended-freetype-include.patch.
- Package LICENSE and README.md.
* Fri Aug 25 2017 davejplater@gmail.com
- Apply all mlt patches before building.
* Thu Jul 06 2017 jengelh@inai.de
- Trim filler wording from descriptions; fix identical
  descriptions being used in different subpackages.
- Cure "useless use of cat" (`ls -1`) by replacing with just *.
* Sun Jun 11 2017 davejplater@gmail.com
- Added man pages for binaries.
* Thu Jun 08 2017 davejplater@gmail.com
- Created initial package version 0.44+git20160823 from current
  git rev: e918ce4667e623c3d60735cb898223e730c6d7af needed by
  shotcut. See boo#1043070
- Added webvfx-versioned-libdir.patch to enable arch dependent
  library directory install