[FFmpeg-cvslog] Update Changelog
Reinhard Tartler
git at videolan.org
Tue Aug 27 16:17:35 CEST 2013
ffmpeg | branch: release/1.1 | Reinhard Tartler <siretart at tauware.de> | Sat Jul 6 13:20:57 2013 +0200| [c8fb5d0f383fcbb0da9bdef609c3a826df0064f7] | committer: Reinhard Tartler
Update Changelog
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8fb5d0f383fcbb0da9bdef609c3a826df0064f7
---
Changelog | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/Changelog b/Changelog
index 2676d15..754e416 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
More information about the ffmpeg-cvslog
mailing list