Overview

Request 4640 (accepted)

- Update to version 3.2.1
* Fix output change in analysis load
* Fix encoder crash with zones and add test for zones
* Fix: Performance drop in aq-mode 4 This patch moves the
memory handling part of the edge information required for
aq-mode 4 to the Frame class-level in that way it can be
reused by the threads.
* Fix: Performance drop in aq-mode 4 This patch moves the
memory handling part of the edge information required for
aq-mode 4 to the Frame class-level in that way it can be
reused by the threads.
* Fix output change observed during analysis-load for
inter-refine levels 2 and 3.
* Adaptive Frame duplication This patch does the following. 1.
Replaces 2-3 near-identical frames with one frame and sets
pic_struct based on frame doubling / tripling. 2. Add option
"--frame-dup" and "--dup-threshold' to enable frame
duplication and to set threshold for frame similarity
(optional).
* Fix: AQ mode 4 commit (21db162) introduces slowdown even is
not used AQ mode 4.

Submit package Staging / x265 to package Essentials / x265

x265.changes Changed
x265.spec Changed
x265_3.2.tar.gz/.hg_archival.txt -> x265_3.2.1.tar.gz/.hg_archival.txt Changed
x265_3.2.tar.gz/.hgtags -> x265_3.2.1.tar.gz/.hgtags Changed
x265_3.2.tar.gz/source/common/frame.cpp -> x265_3.2.1.tar.gz/source/common/frame.cpp Changed
x265_3.2.tar.gz/source/common/frame.h -> x265_3.2.1.tar.gz/source/common/frame.h Changed
x265_3.2.tar.gz/source/encoder/analysis.cpp -> x265_3.2.1.tar.gz/source/encoder/analysis.cpp Changed
x265_3.2.tar.gz/source/encoder/api.cpp -> x265_3.2.1.tar.gz/source/encoder/api.cpp Changed
x265_3.2.tar.gz/source/encoder/search.cpp -> x265_3.2.1.tar.gz/source/encoder/search.cpp Changed
x265_3.2.tar.gz/source/encoder/slicetype.cpp -> x265_3.2.1.tar.gz/source/encoder/slicetype.cpp Changed
x265_3.2.tar.gz/source/encoder/slicetype.h -> x265_3.2.1.tar.gz/source/encoder/slicetype.h Changed
x265_3.2.tar.gz/source/test/regression-tests.txt -> x265_3.2.1.tar.gz/source/test/regression-tests.txt Changed
Refresh
Refresh
Request History
Olaf Hering's avatar

olh created request over 4 years ago

- Update to version 3.2.1
* Fix output change in analysis load
* Fix encoder crash with zones and add test for zones
* Fix: Performance drop in aq-mode 4 This patch moves the
memory handling part of the edge information required for
aq-mode 4 to the Frame class-level in that way it can be
reused by the threads.
* Fix: Performance drop in aq-mode 4 This patch moves the
memory handling part of the edge information required for
aq-mode 4 to the Frame class-level in that way it can be
reused by the threads.
* Fix output change observed during analysis-load for
inter-refine levels 2 and 3.
* Adaptive Frame duplication This patch does the following. 1.
Replaces 2-3 near-identical frames with one frame and sets
pic_struct based on frame doubling / tripling. 2. Add option
"--frame-dup" and "--dup-threshold' to enable frame
duplication and to set threshold for frame similarity
(optional).
* Fix: AQ mode 4 commit (21db162) introduces slowdown even is
not used AQ mode 4.


Olaf Hering's avatar

olh accepted request over 4 years ago