We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe225d commit d5b9eccCopy full SHA for d5b9ecc
Changelog
@@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release,
2
releases are sorted from youngest to oldest.
3
4
version 2.8.17:
5
+ avcodec/apedec: Fix undefined integer overflow with 24bit
6
+ avcodec/loco: Fix integer overflow with large values from loco_get_rice()
7
+ avformat/smjpegdec: Check the existence of referred streams
8
+ avcodec/pnmdec: Fix misaligned reads
9
avformat/utils: reorder duration computation to avoid overflow
10
avcodec/pngdec: Check for fctl after idat
11
png: split header state and data state in two separate variables.
0 commit comments