A free h265/HEVC encoder

x265 is a free library for encoding next-generation H265/HEVC video streams.

Refresh
Refresh
Source Files
Filename Size Changed Actions
arm.patch 0000003359 3.28 KB over 7 years
baselibs.conf 0000000011 11 Bytes over 8 years
x265.changes 0000013394 13.1 KB over 7 years
x265.spec 0000002841 2.77 KB over 7 years
x265_2.1.tar.gz 0001037400 1010 KB over 7 years
Revision 14 (latest revision is 41)
İsmail Dönmez İsmail Dönmez (ismdon) committed over 7 years ago (revision 14)
- 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