diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-05-13 14:10:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-05-13 14:10:33 +0200 |
commit | 3a6bcc059cc61b13502401ae34a5aeef016ae061 (patch) | |
tree | 35975139598c887cebb026804abf8656b7b7b656 | |
parent | 280f5c4fcfc9ce14035d0f66e4ad01e489c2194e (diff) | |
download | ffmpeg-3a6bcc059cc61b13502401ae34a5aeef016ae061.tar.gz |
Changelog: update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 3.2.14: +- libswcale: Fix possible string overflow in test. +- avcodec/hq_hqa: Check available space before reading slice offsets +- lavf/webm_chunk: Respect buffer size - avcodec/jvdec: Use ff_get_buffer() when the content is not reused - avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() - avcodec/jpeg2000: Check stepsize before using it |