diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2016-03-28 16:59:14 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2016-03-28 16:59:14 +0100 |
commit | 6cb5bbc66024572a5310717c03ce3227ec8f4c2c (patch) | |
tree | eba0f1e9379b6d627d9c07514a80bcb98837d669 | |
parent | f281cb4ea93dc4c27ce93870eafffbe490b25247 (diff) | |
download | ffmpeg-6cb5bbc66024572a5310717c03ce3227ec8f4c2c.tar.gz |
Changelog: update for 3.0.1's aacenc optimizations
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |