From 03292829aa2e7a7db36de490c6cc19a4792ab3cc Mon Sep 17 00:00:00 2001 From: James Almer Date: Sat, 30 Dec 2017 19:38:23 -0300 Subject: [PATCH] changelog: update with previous commit Signed-off-by: James Almer --- Changelog | 1 + 1 file changed, 1 insertion(+) 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()