From 3d9ebfd27264d0d2f5a379d76375d267fc98d616 Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Mon, 28 Mar 2016 17:04:23 +0100 Subject: [PATCH] Changelog: update for 3.0.1's vc2enc fixes Signed-off-by: Rostislav Pehlivanov --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index ce0728563a..c0ac96b6bc 100644 --- a/Changelog +++ b/Changelog @@ -38,7 +38,7 @@ lavf/http: Add httpproxy to the default protocol whitelist. doc/utils: fix typo for min() description ffserver&ffm: Fixed issues preventing ffserver write_index and files_size from being set correctly which was breaking ffserver streaming. postproc: fix unaligned access -vc2enc: fix use of uninitialized variables in the rate control system +vc2enc: fix use of uninitialized variables in the rate control system, correctly zero out coefficient array padding aacenc: optimize encoding speed