Changes of Revision 7
project.diff
Deleted
x
1
2
---- baselibs.conf.orig
3
-+++ baselibs.conf
4
-@@ -1 +1 @@
5
--libx265-176
6
-+libx265-179
7
---- x265.changes.orig
8
-+++ x265.changes
9
-@@ -1,4 +1,30 @@
10
- -------------------------------------------------------------------
11
-+Tue Oct 01 12:21:19 UTC 2019 - enzokiel@kabelmail.de
12
-+
13
-+- Update to version 3.2
14
-+ New features
15
-+ * 3-level hierarchical motion estimation using --hme and
16
-+ --hme-search.
17
-+ * New AQ mode (--aq-mode 4) with variance and edge information.
18
-+ * selective-sao to selectively enable SAO at slice level.
19
-+ Enhancements to existing features
20
-+ * New implementation of --refine-mv with 3 refinement levels.
21
-+ Encoder enhancements
22
-+ * Improved quality in the frames following dark scenes in ABR
23
-+ mode.
24
-+ API changes
25
-+ * Additions to x265_param structure to support the newly added
26
-+ features --hme, --hme-search and selective-sao.
27
-+ Bug fixes
28
-+ * Fixed encoder crash with --zonefile during failures in
29
-+ encoder_open().
30
-+ * Fixed JSON11 build errors with HDR10+ on MacOS high sierra.
31
-+ * Signalling out of range scaling list data fixed.
32
-+ * Inconsistent output fix for 2-pass rate-control with cutree ON.
33
-+ Known issues
34
-+ * Build dependency on changeset cf37911 of SVT-HEVC.
35
-+
36
-+-------------------------------------------------------------------
37
- Sun Aug 11 09:32:37 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
38
-
39
- - Update to version 3.1.2
40
---- x265.spec.orig
41
-+++ x265.spec
42
-@@ -17,11 +17,11 @@
43
- #
44
-
45
-
46
--%define soname 176
47
-+%define soname 179
48
- %define libname lib%{name}
49
- %define libsoname %{libname}-%{soname}
50
- Name: x265
51
--Version: 3.1.2
52
-+Version: 3.2
53
- Release: 0
54
- Summary: A free h265/HEVC encoder - encoder binary
55
- License: GPL-2.0-or-later
56
_link
Changed
9
1
2
-<link project="Essentials" cicount="add" baserev="3afd8d0d1b8270855f7e7698c76fb636">
3
- <patches>
4
- <delete name="x265_3.1.2.tar.gz" />
5
- <apply name="project.diff" />
6
- </patches>
7
-</link>
8
+<link project="Essentials" cicount="add" />
9
x265_3.2.tar.gz
Deleted