We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e65daf commit 57f9ca9Copy full SHA for 57f9ca9
spk/ffmpeg7/Makefile
@@ -2,7 +2,7 @@ SPK_NAME = ffmpeg7
2
SPK_VERS = 7.0.3
3
SPK_REV = 4
4
SPK_ICON = src/ffmpeg.png
5
-CHANGELOG = "1. Update to version 7.0.3"
+CHANGELOG = "1. Update to version 7.0.3<br/>2. Apply crash fix by checking ctx->pic_end before accessing its pts field."
6
7
DEPENDS = cross/ffmpeg7
8
0 commit comments