Updated the changelog.

This commit is contained in:
Leon Styhre 2022-10-30 19:56:32 +01:00
parent 607c2d1165
commit 29f66329f7

View file

@ -143,7 +143,8 @@
* Added opacity support to the scanline shader
* Added the rlottie library as a Git subtree
* Updated to build correctly with FFmpeg 5.1
* Updated FFmpeg to 5.1.2 and SDL to 2.24.0 on Windows and macOS
* Updated FFmpeg to 5.1.2, SDL to 2.24.1, FreeType to 2.12.1 and pugixml to 1.12.1 on Windows and macOS
* Updated curl to 7.86.0 on Windows
* Added a workaround for playing broken video files with invalid PTS values
* Refactored the rendering code from a shared namespace into proper classes
* Removed the deprecated OpenGL ES 1.0 renderer