Date: Fri, 10 Jan 2020 03:45:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238773] multimedia/x265: Only highest bit-depth profile is built when multiple (bit-depth OPTIONS) are selected Message-ID: <bug-238773-7788-aiyzkPCQnh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238773-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-238773-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238773 Mikhail Teterin <mi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #210334|0 |1 is obsolete| | Attachment #210557|0 |1 is obsolete| | --- Comment #15 from Mikhail Teterin <mi@FreeBSD.org> --- Created attachment 210581 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210581&action= =3Dedit Support multiple pixel-widths Gentlemen, it occurred to me, we can fix the original problem without chang= ing 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 sh= ould 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=3Dsandybridge, the test-executable crashes halfway through the run. Compiling with -march=3Dcore2 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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238773-7788-aiyzkPCQnh>