WestRidgeSystems / jmisb

jMISB is an open source Java library implementing various MISB standards.
MIT License
41 stars 12 forks source link

deps: bump ffmpeg-platform to 5.1.2-1.5.8 (#448) #450

Closed lannybroo closed 1 year ago

lannybroo commented 1 year ago

keeps build working on ARM macOS

Motivation and Context

Fixes #448

Description

Bumps the version of ffmpeg-platform to the latest one that works on macOS ARM machines.

How Has This Been Tested?

Ran the standard test suite via mvn install. Also manually ran the example viewer on some MISB mpeg files. Only tested on macOS Ventura 13.1 on an M1 (ARM) Mac with JDK OpenJDK (Zulu 11, zulu11.60.19-ca-jdk11.0.17-macosx_aarch64).

Types of changes

Checklist:

bradh commented 1 year ago

Do you know if there is a github runner that we could add to the CI mix for this target?

bradh commented 1 year ago

Don't worry about that failing QA check - its unrelated to your change and is a false positive. I've added a PR at #451 to address that.