gazebosim / gz-common

An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
https://gazebosim.org
Apache License 2.0
16 stars 40 forks source link

Fix compatibility with FFmpeg5.0 #581

Closed bchoineubility closed 8 months ago

bchoineubility commented 8 months ago

🦟 Bug fix

Fixes #580

Summary

When I try to build with ffmpeg-5.0, it occurred compile error by comparing patch [PATCH] Fix compatibility with FFmpeg 5.0 (#325)

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.