[Bug 238773] multimedia/x265: Only highest bit-depth profile is built when multiple (bit-depth OPTIONS) are selected
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 21 05:32:14 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238773
Mikhail Teterin <mi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #210581|0 |1
is obsolete| |
--- Comment #20 from Mikhail Teterin <mi at FreeBSD.org> ---
Created attachment 210907
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210907&action=edit
Bundle multiple pixel-widths
> The "promised behavior" was never correct. It implied 8 bit build,
> along with optional 10bit and 12bit.
The promise was correct -- we just never delivered on it. The attached version
always builds the 8bit version, plus 10- and/or 12-bit versions if requested.
The libhdr10plus is also always built now. When debugging is enabled, nasm is
invoked with "-g -O0" as well.
Things yet to be determined:
1. On my machine the test executable still crashes as discussed earlier.
2. Should the highest bit-width be the default -- to match the current state
of affairs?
3. Should it be possible to build ONLY one or both high-bit versions --
without the 8-bit variant?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list