[FFmpeg-devel] [PATCH] libavutil/ppc: Include the hardware feature flags like the other archs

Sean McGovern gseanmcg at gmail.com
Sat Nov 2 05:56:03 EET 2024


Hi Brad,

On Fri, Nov 1, 2024 at 1:46 AM Brad Smith
<brad-at-comstyle.com at ffmpeg.org> wrote:
>
> ping.

Sorry for not ringing in on this sooner, the PowerMac G5 FATE node
does not like this:

src/libavutil/ppc/cpu.c:85:18: runtime error: left shift of 1 by 31
places cannot be represented in type 'int'

Probably something needs to be 'unsigned'.

-- Sean McGovern


More information about the ffmpeg-devel mailing list