aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-05-11 11:57:08 +0200
committerReinhard Tartler <siretart@tauware.de>2013-05-11 11:58:32 +0200
commit2f61e4090820f0a88c6651cfc25a746445f22096 (patch)
treea7d24e214de7d00656a703acd36da231b9322c6c
parent31ed79af7f47e64ed723321ba264cd1778d225a5 (diff)
downloadffmpeg-2f61e4090820f0a88c6651cfc25a746445f22096.tar.gz
update Changelog
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 7323782c5b..d9765b83fa 100644
--- a/Changelog
+++ b/Changelog
@@ -16,7 +16,10 @@ version 0.8.7:
- rv10: check that extradata is large enough
- xmv: check audio track parameters validity
- xmv: do not leak memory in the error paths in xmv_read_header()
-
+- aac: check the maximum number of channels
+- indeo3: fix off by one in MV validity check, Bug #503
+- id3v2: check for end of file while unescaping tags
+- wav: Always seek to an even offset, Bug #500, LP: #1174737
version 0.8.6: