diff options
author | James Almer <jamrial@gmail.com> | 2017-12-30 19:38:23 -0300 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-31 03:39:35 +0100 |
commit | 935c93c069d3330ebba46ea05785eef3906b1c7c (patch) | |
tree | 5b34e530fbe40490d11100948fed372294b62216 | |
parent | 8d75aa8d79519c21f91a7dd96f330ad30d6625ed (diff) | |
download | ffmpeg-935c93c069d3330ebba46ea05785eef3906b1c7c.tar.gz |
changelog: update with previous commitn2.4.14
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 03292829aa2e7a7db36de490c6cc19a4792ab3cc)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 2.4.14: +- x264: Support version 153 - avcodec/exr: Check buf_size more completely - avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() - avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w() |