From 486d3b0fcb95004a1f843c14731e4a61ad6f19aa Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Fri, 15 Apr 2022 12:04:40 +0200 Subject: [PATCH] Updated the changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a96e102ee..7bdcf2697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ * Added opacity support to the scanline shader * Added the rlottie library as a Git subtree * Updated to build correctly with FFmpeg 5.0 +* Updated FFmpeg to 5.0 and SDL to 2.0.20 on Windows and macOS * Refactored the rendering code from a shared namespace into proper classes * Removed the deprecated OpenGL ES 1.0 renderer * On Windows all dependencies were moved in-tree to the "external" directory to greatly simplify the build environment