Module: libav Branch: release/0.8 Commit: 2f61e4090820f0a88c6651cfc25a746445f22096
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sat May 11 11:57:08 2013 +0200 update Changelog --- Changelog | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Changelog b/Changelog index 7323782..d9765b8 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: _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
