Skip to content

Commit 57f9ca9

Browse files
committed
ffmpeg7: Disable debug_info symbols and update changelog
1 parent 0e65daf commit 57f9ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spk/ffmpeg7/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SPK_NAME = ffmpeg7
22
SPK_VERS = 7.0.3
33
SPK_REV = 4
44
SPK_ICON = src/ffmpeg.png
5-
CHANGELOG = "1. Update to version 7.0.3"
5+
CHANGELOG = "1. Update to version 7.0.3<br/>2. Apply crash fix by checking ctx->pic_end before accessing its pts field."
66

77
DEPENDS = cross/ffmpeg7
88

0 commit comments

Comments
 (0)