2015-05-29 14:03:06 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.7:
Bug fixes.
|
2015-04-06 22:58:35 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
x265 1.6 has been released. The changes from the 1.5 release are mostly
performance oriented, with heavy improvements for AVX2 capable platforms
(Haswell and later Intel CPUs) and work efficiency improvements for
multiple-socket machines.
|
2015-03-01 00:45:29 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Always build PIC. Bump revision.
|
2015-02-12 10:02:43 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
Changes 1.5:
search: use chroma reconQt buffer instead of recon picture (not yet updated)
This fixes non-determinism when psy-rd is enabled
|
2014-11-29 22:27:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
Changes 1.4:
* encoder: emit an Active Parameter Sets SEI in stream headers if interlaced
* encoder: give more warnings when features are automatically disabled
* api: allow --psy-rdoq values up to 50; it can be beneficial for film grain
* docs: improve --pmode documentation, the feature is fully functional
* analysis: do not allow top-skip and depth earlyout in --pmode with --rd 5/6
* asm: correct wrong index name
* docs: update preset table and various command line options
* fix rd=0,1
* analysis: fix for --rd 0, do not assume a CU is only inter or intra
* analysis: rect cost compare typo fix for pmode
* search: ensure RDOQ entropy state is always initialized for chroma intra
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-09-08 10:52:06 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove file from PLIST that is not installed (see PR 49173).
|
2014-08-27 07:51:39 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.3:
encoder: disable --cu-lossless until coding errors can be fixed
|
2014-07-15 18:48:56 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.2:
* TEncCU: bug fix
* Remove the xCheckBestMode call, add in a ccontext save.
|
2014-07-02 13:46:21 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
x265 is an open-source project and free application library for encoding video
streams into the H.265/High Efficiency Video Coding (HEVC) format.
|