Skip to content

Commit d3b963c

Browse files
committed
Changelog: update
Signed-off-by: Michael Niedermayer <[email protected]>
1 parent 989a278 commit d3b963c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
22
releases are sorted from youngest to oldest.
33

44
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
516
- avformat/mov: Free temp buffer upon negative sample_size error.
617
- avformat/matroskadec: Improve forward compability
718
- avformat/matroskadec: Don't discard valid packets

0 commit comments

Comments
 (0)