<div style="font-family: Arial, sans-serif; font-size: 14px;"></div><span style="background-color: rgb(255, 255, 255);">Hello,</span><div style="background-color: rgb(255, 255, 255);"><br></div><div style="background-color: rgb(255, 255, 255);">The x264 encoder produced invalid outputs on ppc64le with visual pink/green artifacts in encoded videos.</div><div style="background-color: rgb(255, 255, 255);"><br></div><div style="background-color: rgb(255, 255, 255);">3 weeks ago I published a rather simple MR that fixes it (endianess UB and OOB read UB).</div><div style="background-color: rgb(255, 255, 255);"><br></div><div style="background-color: rgb(255, 255, 255);">I was told that maybe I should be forwarding my MR here, sorry if that's not appropriate.</div><div style="background-color: rgb(255, 255, 255);"><br></div><div style="background-color: rgb(255, 255, 255);"><span><a target="_blank" rel="noreferrer nofollow noopener" href="https://code.videolan.org/videolan/x264/-/merge_requests/196">https://code.videolan.org/videolan/x264/-/merge_requests/196</a></span></div><div style="background-color: rgb(255, 255, 255);"><br></div><div style="background-color: rgb(255, 255, 255);">It should be rather easy to review, and I have tested it on both POWER9 LE and BE with the test suite and it passes all tests on both, and I'm using the library myself with my patch for transcoding at some scale on LE and it's been going well.</div><div style="background-color: rgb(255, 255, 255);"><br></div><span style="background-color: rgb(255, 255, 255);">Thank you</span>