A free h265/HEVC encoder
x265 is a free library for encoding next-generation H265/HEVC video streams.
- Developed at Staging
- 4 derived packages
Refresh
Refresh
Source Files
| Filename | Size | Changed | Actions |
|---|---|---|---|
| arm.patch | 0000003358 3.28 KB | almost 9 years | |
| baselibs.conf | 0000000012 12 Bytes | about 6 years | |
| x265-fix_enable512.patch | 0000000442 442 Bytes | almost 7 years | |
| x265.changes | 0000034204 33.4 KB | almost 6 years | |
| x265.pkgconfig.patch | 0000000245 245 Bytes | almost 9 years | |
| x265.spec | 0000004217 4.12 KB | almost 6 years | |
| x265_3.2.1.tar.gz | 0001426255 1.36 MB | almost 6 years |
Revision 35 (latest revision is 47)
- 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.
Comments for x265 0