aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2016-03-28 17:04:23 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2016-03-28 17:04:23 +0100
commit3d9ebfd27264d0d2f5a379d76375d267fc98d616 (patch)
tree27abc4cd4de573e51c66a88fbce9ac605df30d41
parentf01919b57af0ff99820b6e8285d6fe546d3ed938 (diff)
downloadffmpeg-3d9ebfd27264d0d2f5a379d76375d267fc98d616.tar.gz
Changelog: update for 3.0.1's vc2enc fixes
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
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