File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
2
2
releases are sorted from youngest to oldest.
3
3
4
4
version 4.2.3
5
+ - avcodec/pnmdec: Use unsigned for maxval rescaling
6
+ - avcodec/ivi: Clear got_p_frame before decoding a new frame using it
7
+ - avcodec/dsddec: Check channels
8
+ - avcodec/xvididct: Fix integer overflow in idct_row()
9
+ - avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr()
10
+ - avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment()
11
+ - avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
12
+ - avformat/swfenc: Fix integer overflow in frame rate handling
13
+ - avformat/aadec: Check toc_size to contain the minimum to demuxer uses
14
+ - avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly
15
+ - ffplay: set stream_index to -1 earlier to prevent segfault
5
16
- avformat/mov: Free temp buffer upon negative sample_size error.
6
17
- avformat/matroskadec: Improve forward compability
7
18
- avformat/matroskadec: Don't discard valid packets
You can’t perform that action at this time.
0 commit comments