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
committerJames Almer <jamrial@gmail.com>2017-12-31 01:38:30 +0300
commit03292829aa2e7a7db36de490c6cc19a4792ab3cc (patch)
treeeab87c990fbe1a8e1f31e768441872edec034fa6
parent96e8400553ae47f8f8df5b66cc268297ba38824c (diff)
changelog: update with previous commitn3.3.6
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4564611d77..cd95ddab50 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 3.3.6:
+- 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()