Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816300 - media-libs/x265 add support for HDR10+
Summary: media-libs/x265 add support for HDR10+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-10-04 23:40 UTC by David Carlos Manuelda
Modified: 2021-10-06 01:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to current 3.5-r1 ebuild (enable-hdr10+.patch,436 bytes, patch)
2021-10-04 23:42 UTC, David Carlos Manuelda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Carlos Manuelda 2021-10-04 23:40:38 UTC
When trying to use x265 with tool dhdr10-info for HDR10+ I got a message that I had to enable its support in CMake.

Since we already have the 10bit IUSE, I patched the ebuild to include its support and seems to work well.

I attach the patch to current ebuild.

Reproducible: Always
Comment 1 David Carlos Manuelda 2021-10-04 23:42:58 UTC
Created attachment 743007 [details, diff]
Patch to current 3.5-r1 ebuild

This patch will enable HDR10+ support in main10 profile.
Comment 2 Larry the Git Cow gentoo-dev 2021-10-06 01:02:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1510b1a50b32499c4e54d0bd792e09bf83317cc7

commit 1510b1a50b32499c4e54d0bd792e09bf83317cc7
Author:     David Carlos Manuelda <StormByte@gmail.com>
AuthorDate: 2021-10-06 00:15:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-06 01:00:51 +0000

    media-libs/x265: add HDR10+ support
    
    Closes: https://bugs.gentoo.org/816300
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/x265/{x265-3.5-r1.ebuild => x265-3.5-r2.ebuild} | 1 +
 media-libs/x265/x265-9999.ebuild                           | 1 +
 2 files changed, 2 insertions(+)