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 13:20:57 +0200
commitc8fb5d0f383fcbb0da9bdef609c3a826df0064f7 (patch)
treec5eee820d5a837f93524e6918cafbd9e942fd9fa
parent5f7944a308df69619315a18e0a6c2661c7346990 (diff)
downloadffmpeg-c8fb5d0f383fcbb0da9bdef609c3a826df0064f7.tar.gz
Update Changelog
-rw-r--r--Changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2676d15fa3..754e4168b6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,19 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 9.8:
+- indeo: Check for reference when inheriting motion vectors
+- indeo: Properly forward the error codes
+- mjpeg: Check the unescaped size for overflows
+- wmapro: Error out on impossible scale factor offsets
+- wmapro: Check the min_samples_per_subframe
+- wmapro: Return early on unsupported condition
+- wmapro: Check num_vec_coeffs against the actual available buffer
+- wmapro: Make sure there is room to store the current packet
+- lavc: Move put_bits_left in put_bits.h
+- 4xm: Do not overread the source buffer in decode_p_block
+- 4xm: Check bitstream_size boundary before using it
+
version 9.7:
Most of the following fixes resulted from test samples that the Google