We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5086d22 commit 6b6b9e5Copy full SHA for 6b6b9e5
Changelog
@@ -2,6 +2,11 @@ Entries are sorted chronologically from oldest to youngest within each release,
2
releases are sorted from youngest to oldest.
3
4
version 4.3.1:
5
+ avcodec/tiff: Check input space in dng_decode_jpeg()
6
+ avcodec/mjpeg_parser: Adjust size rejection threshold
7
+ avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()
8
+ avformat/sdp: Fix potential write beyond end of buffer
9
+ avformat/mm: Check for existence of audio stream
10
avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default
11
avcodec/apedec: Fix undefined integer overflow with 24bit
12
avcodec/loco: Fix integer overflow with large values from loco_get_rice()
0 commit comments