Skip to content
Snippets Groups Projects
Commit bc839fb3 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

Changelog: Update for the last 3 commits


Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 1fab842f
No related branches found
Tags n3.4.1
Loading
...@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release, ...@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest. releases are sorted from youngest to oldest.
version 3.4.1: version 3.4.1:
- avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks
- avcodec/amrwbdec: Fix division by 0 in voice_factor()
- avformat/utils: Fix warning: ISO C90 forbids mixed declarations and code
- avcodec/decode: reset codec on receiving packet after EOF in compat_decode - avcodec/decode: reset codec on receiving packet after EOF in compat_decode
- avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() - avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* - avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment