aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-07-06 13:20:57 +0200
committerReinhard Tartler <siretart@tauware.de>2013-07-06 15:06:47 +0200
commit9aaca159bd220582c698f13d081a455f398c9975 (patch)
treec899c544081861e1a322912ec0d2958615505a6a
parent258eea3f2e0db2c8d46982b766b7965c40095a28 (diff)
downloadffmpeg-9aaca159bd220582c698f13d081a455f398c9975.tar.gz
Update Changelog
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 754e4168b6..4cd63c823a 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