Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-12-10 23:20:05 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-12-10 23:20:05 +0300
commitbc839fb39dc376d462856863de2933f0b6b0351a (patch)
tree987a85c0b764f720ecf7a1f2179e5891fcc16dd9
parent1fab842fbb4363e885a5a4df524150ea539ddb59 (diff)
Changelog: Update for the last 3 commitsn3.4.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c1e74af1af..d9f6b8a87a 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
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/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*