SHA256
1
0
forked from pool/dav1d

Accepting request 1065812 from home:alois:branches:multimedia:libs

- Update to version 1.1.0
  * New function dav1d_get_frame_delay to query the decoder 
    frame delay
  * Numerous fixes for strict conformity to the specs and samples
  * NEON and AVX-512 misc fixes and improvements
  * Partial AVX2 12bpc transform implementations
  * AVX-512 high bit-depth cdef_filter, loopfilter, itx
  * NEON z1/z3 optimization for 8bpc
  * SSSE3 z1 optimization for 8bpc

OBS-URL: https://build.opensuse.org/request/show/1065812
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=56
This commit is contained in:
2023-02-14 21:30:30 +00:00
committed by Git OBS Bridge
parent f9d81f0306
commit ce7fad3fb1
4 changed files with 18 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package dav1d
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define sover 6
Name: dav1d
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: An AV1 decoder
License: BSD-2-Clause