From 6cb5bbc66024572a5310717c03ce3227ec8f4c2c Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Mon, 28 Mar 2016 16:59:14 +0100 Subject: [PATCH] Changelog: update for 3.0.1's aacenc optimizations Signed-off-by: Rostislav Pehlivanov --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index fe379b756e..ce0728563a 100644 --- a/Changelog +++ b/Changelog @@ -39,6 +39,7 @@ 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 +aacenc: optimize encoding speed version 3.0: