[MacPorts] #55907: x264 @20171225: reinplace s|-falign-loops=16||g didn't change anything
MacPorts
noreply at macports.org
Tue Feb 12 17:28:47 UTC 2019
#55907: x264 @20171225: reinplace s|-falign-loops=16||g didn't change anything
----------------------------+---------------------
Reporter: gaming-hacker | Owner: dbevans
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: fixed | Keywords:
Port: x264 |
----------------------------+---------------------
Comment (by l2dy):
Replying to [comment:2 dbevans]:
> In [changeset:"8a133c046e96148a476dcf7fe14c9af5258fa327/macports-ports"
8a133c046e96148a476dcf7fe14c9af5258fa327/macports-ports] (master):
> {{{
> #!ConfigurableCommitTicketReference repository="macports-ports"
revision="8a133c046e96148a476dcf7fe14c9af5258fa327"
> x264: update to latest stable build 155
>
> ABI incompatible with previous build 152.
> Remove +high10 variant, now supports both 8 and 10 bit pixel depths by
default.
> Remove do-nothing reinplace.
>
> Fixes https://trac.macports.org/ticket/55907
> }}}
Also API incompatible, e.g. in
[https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/23461/steps
/install-port/logs/stdio libVLC]:
{{{
codec/x264.c:850:26: error: use of undeclared identifier 'x264_bit_depth'
const int mask = x264_bit_depth > 8 ? X264_CSP_HIGH_DEPTH : 0;
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55907#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list