From eb6f2a183acdc57b2f52e5b1d2c0772c5c883f46 Mon Sep 17 00:00:00 2001 From: James Almer Date: Sat, 21 Mar 2015 15:07:35 -0300 Subject: [PATCH] Update Changelog --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 3cfd2d563c..d8755304df 100644 --- a/Changelog +++ b/Changelog @@ -2,7 +2,11 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 2.5.5: +- vp9: make above buffer pointer 32-byte aligned. +- avcodec/dnxhddec: Check that the frame is interlaced before using cur_field - avformat/mov: Disallow ".." in dref unless use_absolute_path is set +- avformat/mov: Check for string truncation in mov_open_dref() +- avformat/mov: Use sizeof(filename) instead of a literal number - eac3dec: fix scaling - ac3_fixed: fix computation of spx_noise_blend - ac3_fixed: fix out-of-bound read