summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-02-08 20:30:18 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2017-02-08 20:30:18 +0100
commitcbe65ccfa02a9061cead73a6685eef90225c41b5 (patch)
treec7d9e2aff14b16757dcba90dd293f67bbf6417c0 /Changelog
parent63637e457c4cc32b6e720206f48f6d354adda190 (diff)
downloadffmpeg-cbe65ccfa02a9061cead73a6685eef90225c41b5.tar.gz
Update for 3.2.4
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b1f05a0348..1e0f861269 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,14 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 3.2.4:
+- avcodec/h264_slice: Clear ref_counts on redundant slices
+- lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
+- lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
+- avcodec/pictordec: Fix logic error
+- ffserver_config: Setup codecpar in add_codec()
+- Changelog: fix typos
+
version 3.2.3:
- avcodec/movtextdec: Fix decode_styl() cleanup
- lavf/matroskadec: fix is_keyframe for early Blocks