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

libSvtAv1Enc3-3.0.1-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libSvtAv1Enc3 Distribution: openSUSE Tumbleweed
Version: 3.0.1 Vendor: openSUSE
Release: 1.2 Build date: Fri Mar 14 11:08:16 2025
Group: System/Libraries Build host: reproducible
Size: 5923458 Source RPM: SVT-AV1-3.0.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.com/AOMediaCodec/SVT-AV1
Summary: An AV1 decoder/encoder for video streams
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is
a work-in-progress targeting performance levels applicable to both VOD and Live
encoding / transcoding video applications. The SVT-AV1 decoder implementation
is targeting future codec research activities.

Provides

Requires

License

BSD-3-Clause-Clear

Changelog

* Fri Mar 14 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 3.0.1
    * Refreshed API cleaning up unused fields
    * Repositioned the presets and removed one preset resulting in
      a max preset of M10 in the current version
    * Added temporal layer and averageQP fields in output picture
      structure, along with an option to specify a QP offset for
      the startup gop
    * Improved mid and high quality presets quality vs speed
      tradeoffs for fast-decode 2 mode:
    * ~15-25% speedup for M3-M10 at the same quality levels
    * ~1% BD-rate improvement for presets M0-M2
    * A few ARM NEON speedups
* Fri Jan 17 2025 Yoong Jin <solomoncyj@gmail.com>
  - Added optimzation flags to Cmake
  - Santitized thired party folder
    * Deleted bechmarking folders
    * Renamed conflicting license files
    * Switced to system libcpuinfo
* Tue Oct 29 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.3.0
    * Improved fast-decode level 1 option to increase its AV1 software
      cycle reduction by ~10% while maintaining the same quality
      levels.
    * New fast-decode level 2 to allow for an average AV1 software
      cycle reduction of 25-50% vs fast-decode 0 with a 1-3% BD-Rate
      loss across the presets.
    * Improved --lp settings for high resolutions, with CRF gaining a
      ~4% improvement in speed and VBR gaining ~15%.
    * Further ARM-based optimizations improving the efficiency of
      previously written NEON implementations by an average of 30%.
* Fri Aug 23 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.2.1
    * Bug fixes for ARM-based macOS only
* Mon Aug 19 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.2.0
    * Improve the tradeoffs for the random access mode across presets:
    * Speedup of ~15% across presets M0 - M8 while maintaining
      similar quality levels
    * Improve the tradeoffs for the low-delay mode across presets
    * Increased temporal resolution setting to 6L for 4k
      resolutions by default
    * Added ARM optimizations for functions with c_only equivalent
      yielding an average speedup of ~13% for 4k10bit
* Thu Jul 11 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.1.2:
    * Cleanup, bug fixes:
    * Fixed profile-guided-optimization build by removing the
      remaining decoder path
* Tue Jun 25 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.1.1
    * Removed the SVT-AV1 Decoder portion of the project.
    * Improved documentation.
* Mon May 20 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.1
    * Presets 6 and 12 are now pointing to presets 7 and 13
      respectively due to the lack of spacing between the presets.
    * Added variance boost support to improve visual quality for
      the tune vq mode.
    * Speedup of 12–40% presets M0, M3, M5 and M6 while maintaining
      similar quality levels.
    * Improved the compression efficiency of presets M11-M13 by 1-2%.
* Wed Mar 13 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.0
    * Changed the API signaling the End Of Stream (EOS) with the
      last frame vs with an empty frame
    * Removed the 3-pass VBR mode which changed the calling
      mechanism of multi-pass VBR
    * Improve the tradeoffs for the random access mode across
      presets:
    * Improved the compression efficiency of presets M9-M13 by 1-4%
    * Replaced the 3-pass VBR with a 2-pass VBR
    * Memory savings of 20-35% for LP 8 mode in preset M6 and below
      and 1-5% in other modes/presets
* Tue Dec 12 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.8.0
    * Improve the tradeoffs for the random access mode across presets:
    * Speedup CRF presets M6 to M0 by 17-53% while maintaining
      similar quality levels
    * Re-adjust CRF presets M7 to M13 for better quality with BD-rate
      gains ranging from 1-4%
    * Improve the quality and speed of the 1-pass VBR mode
    * Add API allowing to update bitrate / CRF and Key_frame
      placement during the encoding session for CBR lowdelay mode and
      CRF Random Access mode
    * ARM Neon SIMD optimizations for most critical kernels allowing
      for a 4.5-8x fps speedup vs the c implementation
* Fri Nov 03 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.7.0
    * Encoder:
    * Improve the tradeoffs for the random access mode across
      presets MR-M13
    * Quality improvements across all presets and metrics ranging
      from 0.3% to 4.5% in BD-rate
    * Added an experimental tune SSIM mode yielding ~3-4%
      additional SSIM BD-rate gains
* Mon Jun 26 2023 Andreas Schwab <schwab@suse.de>
  - Enable build on riscv64
* Mon Jun 19 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.6.0
    * Improved the tradeoffs for the random access mode across
      presets M1-M13:
    * Speeding up the higher quality presets by 30-40%
    * Improving the BD-rate by 1-4% for the faster presets
    * Improved the tradeoffs for the low delay mode for both screen
      content and non-screen content encoding modes
    * Added a toggle to remove the legacy one-frame buffer at the
      input of the pipeline allowing the low delay mode to operate
      at sub-frame processing latencies
    * Added a new API allowing the user to specify quantization
      offsets for a region of interest per frame
* Thu Mar 30 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Enable build on aarch64
* Mon Jan 02 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.4.1:
    * Fix CRF with maxrate bug causing bitrate to be significantly limited for
      CRF encodings
    * Fix command line parsing forcing 1-pass in a 2-pass encoding mode when
      the --keyint=`x`s format is used
    * Fix decoder segfault due to assuming aligned buffers in the inverse
      transform assembly

Files

/usr/lib64/libSvtAv1Enc.so.3
/usr/lib64/libSvtAv1Enc.so.3.0.0
/usr/share/licenses/libSvtAv1Enc3
/usr/share/licenses/libSvtAv1Enc3/LICENSE.fastfeat
/usr/share/licenses/libSvtAv1Enc3/LICENSE.md
/usr/share/licenses/libSvtAv1Enc3/LICENSE.safestringlib
/usr/share/licenses/libSvtAv1Enc3/PATENTS.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:32:08 2026