[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
Fri Jan 10 03:45:21 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238773

Mikhail Teterin <mi at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210334|0                           |1
        is obsolete|                            |
 Attachment #210557|0                           |1
        is obsolete|                            |

--- Comment #15 from Mikhail Teterin <mi at FreeBSD.org> ---
Created attachment 210581
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210581&action=edit
Support multiple pixel-widths

Gentlemen, it occurred to me, we can fix the original problem without changing
the promised behavior. The high-bit options can even be ON by default -- if we
don't care for different arches having different functionality -- but it should
still be possible to turn them off, I think.

Could you review this new patch, please?

It adds the build of the higher-resolution modes, while still keeping them
optional. It also updates the pkg-plist...

I would've committed this already, except, when I compile with
-march=sandybridge, the test-executable crashes halfway through the run.
Compiling with -march=core2 tests fine -- and I'd like to spend some more time
investigating the crash.

Another remaining item is to enable to the higher-bit options for other 64-bit
systems (besides amd64). How can this be done elegantly -- and who can test the
builds?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list