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:
authorJames Almer <jamrial@gmail.com>2017-12-31 01:38:23 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-12-31 05:39:35 +0300
commit935c93c069d3330ebba46ea05785eef3906b1c7c (patch)
tree5b34e530fbe40490d11100948fed372294b62216
parent8d75aa8d79519c21f91a7dd96f330ad30d6625ed (diff)
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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c839d0f85d..9d84d8f68c 100644
--- a/Changelog
+++ b/Changelog
@@ -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()