Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3f3ae7196e | |||
| 6861f5198d |
2
_service
2
_service
@@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">libdovi-3.3.1.tar.gz</param>
|
||||
<param name="srcdir">libdovi-3.3.2.tar.gz</param>
|
||||
<param name="cargotoml">dolby_vision/Cargo.toml</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">true</param>
|
||||
|
||||
BIN
libdovi-3.3.1.tar.gz
LFS
BIN
libdovi-3.3.1.tar.gz
LFS
Binary file not shown.
3
libdovi-3.3.2.tar.gz
Normal file
3
libdovi-3.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ccb1922d7dbb57bc4f2c15c10b90c462f7a5f292efe317c116db923728dd3f1
|
||||
size 489628
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 14:30:03 UTC 2025 - llyyr <llyyr@yukari.in>
|
||||
|
||||
- Update to 3.3.2:
|
||||
* rpu: fix write_rpu_data allocated capacity. Now static and 512
|
||||
bytes.
|
||||
* RpuDataNlq: fixed incorrect written data for
|
||||
linear_deadzone_threshold_int.
|
||||
* Updated edition to 2024.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 17:55:38 UTC 2024 - llyyr <llyyr@yukari.in>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libdovi
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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 3
|
||||
|
||||
Name: libdovi
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Release: 0
|
||||
Summary: Library to read & write Dolby Vision metadata
|
||||
Group: Development/Libraries/Rust
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user