diff options
author | Reinhard Tartler <siretart@tauware.de> | 2013-05-11 11:57:08 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2013-05-11 11:58:32 +0200 |
commit | 2f61e4090820f0a88c6651cfc25a746445f22096 (patch) | |
tree | a7d24e214de7d00656a703acd36da231b9322c6c | |
parent | 31ed79af7f47e64ed723321ba264cd1778d225a5 (diff) | |
download | ffmpeg-2f61e4090820f0a88c6651cfc25a746445f22096.tar.gz |
update Changelog
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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: |