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 | 0000003359 3.28 KB | about 9 years | |
| baselibs.conf | 0000000011 11 Bytes | almost 10 years | |
| x265.changes | 0000013394 13.1 KB | about 9 years | |
| x265.spec | 0000002841 2.77 KB | about 9 years | |
| x265_2.1.tar.gz | 0001037400 1010 KB | about 9 years |
Revision 14 (latest revision is 47)
- Update to version 2.1
Encoder enhancements
* Support for qg-size of 8
* Support for inserting non-IDR I-frames at scenecuts and when
running with settings for fixed-GOP (min-keyint = max-keyint)
* Experimental support for slice-parallelism.
API changes
* Encode user-define SEI messages passed in through x265_picture
object.
* Disable SEI and VUI messages from the bitstream
* Specify qpmin and qpmax
* Control number of bits to encode POC.
Bug fixes
* QP fluctuation fix for first B-frame in mini-GOP for 2-pass
encoding with tune-grain.
* Assembly fix for crashes in 32-bit from dct_sse4.
* Threadpool creation fix in windows platform.
Comments for x265 0