File x265.changes of Package x265 (Revision 2d9502f277a4c3f3cb9b89981ac99dca)
Currently displaying revision 2d9502f277a4c3f3cb9b89981ac99dca , Show latest
81
1
-------------------------------------------------------------------
2
Sun Feb 22 09:07:11 UTC 2015 - aloisio@gmx.com
3
4
- soname bump
5
- Update to stable version 1.5
6
* improvements in Main10 compression efficiency and performance
7
and psycho-visual optimizations now enabled by default
8
Feature additions:
9
* analysis re-use features have been completed
10
* rate control zones have been introduced
11
* --tune grain introduced
12
* deblocking tC and Beta offsets are now configurable
13
* denoise is seperately configurable for inter and intra CUs
14
* frame based CSV logging has been improved
15
* New support for VTune task profiles
16
Presets and defaults:
17
* ultrafast no longer disables the deblocking loop filter
18
* psy-rd defaults to 0.3 (was 0, disabled)
19
* psy-rdoq defaults to 1.0 (was 0, disabled)
20
* aq-mode defaults to 1 (was 2, auto-variance)
21
* 4:2:2 and 4:4:4 encodes no longer generate compliance warnings
22
API changes:
23
* param.rc.rateTolerance has been removed and replaced with a simpler
24
param.rc.bStrictCbr flag.
25
* --log-level debug is now --log-level 4 instead of --log-level 3.
26
A new 'frame' log level was inserted at level 3 in order to support
27
frame level CSV logging without also enabling frame level console
28
logging. Using the string name 'debug' is unambiguous as its
29
behavior has not changed.
30
31
- version 1.4
32
* large refactoring in the analysis code
33
Feature additions:
34
* --pmode (parallel mode decision)
35
* --pme (parallel motion estimation).
36
Presets and defaults:
37
* --amp is now respected in RD levels 2, 3, and 4 (previously only
38
in 5 and 6).
39
* --b-intra is now respected in all RD levels.
40
* --fast-cbf, which has only ever effective at RD levels 5 and 6,
41
is no longer enabled uselessly in the fastest presets.
42
* --weightb is now enabled by default at presets slower, veryslow,
43
and placebo.
44
* --cu-lossless was changed to only attempt a lossless encode of
45
the best lossy encode method. This made --cu-lossless a much less
46
expensive encode option to have enabled, and hopefully made the
47
feature more robust and maintainable.
48
* The upper threshold for --psy-rdoq was raised to 50 (from 10)
49
since the higher values were found to be beneficial for sources
50
with high frequency noise (film grain).
51
* The default thread pool size logic was updated to account for the
52
addition of --pmode and --pme (if WPP is disabled but --pmode or
53
--pme are enabled, a thread pool is still allocated).
54
55
-------------------------------------------------------------------
56
Mon Dec 8 04:53:31 UTC 2014 - crrodriguez@opensuse.org
57
58
- Ensure we use the proper CXXFLAGS, CFLAGS and therefore
59
debuginfo packages are generated correctly.
60
61
-------------------------------------------------------------------
62
Sat Oct 4 15:24:23 UTC 2014 - aloisio@gmx.com
63
64
- Bumped to version hg20140928
65
66
-------------------------------------------------------------------
67
Thu Jun 5 14:55:45 UTC 2014 - guillaume@opensuse.org
68
69
- Fix ARM build with arm.patch from Arch Linux:
70
https://github.com/archlinuxarm/PKGBUILDs/blob/master/extra/x265/arm.patch
71
72
-------------------------------------------------------------------
73
Thu May 08 00:00:00 UTC 2014 - Manfred.Tremmel@iiv.de
74
75
- added baselibs.conf
76
77
-------------------------------------------------------------------
78
Mon Mar 24 00:00:00 UTC 2014 - Manfred.Tremmel@iiv.de
79
80
- initial build of todays mercurial checkout
81