Module: libav Branch: release/9 Commit: 9aaca159bd220582c698f13d081a455f398c9975
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sat Jul 6 13:20:57 2013 +0200 Update Changelog --- Changelog | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index 754e416..4cd63c8 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 9.8: +- kmvc: Clip pixel position to valid range +- kmvc: Use fixed sized arrays in the context +- indeo: Reject negative array indexes - indeo: Check for reference when inheriting motion vectors - indeo: Properly forward the error codes - mjpeg: Check the unescaped size for overflows _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
