[FFmpeg-cvslog] update Changelog

Reinhard Tartler git at videolan.org
Mon Jul 29 03:25:46 CEST 2013


ffmpeg | branch: release/0.10 | Reinhard Tartler <siretart at tauware.de> | Wed Apr 24 21:02:29 2013 +0200| [7bf6a86f2e49165c60408acde601f6801dc93cb9] | committer: Reinhard Tartler

update Changelog

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7bf6a86f2e49165c60408acde601f6801dc93cb9
---

 Changelog |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/Changelog b/Changelog
index b183d30..7323782 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,22 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 0.8.7:
+
+- avfiltergraph: check for sws opts being non-NULL before using them
+- bmv: check for len being valid in bmv_decode_frame()
+- dfa: check for invalid access in decode_wdlt()
+- indeo3: check motion vectors
+- indeo3: fix data size check
+- indeo3: switch parsing the header to bytestream2
+- lavf: make sure stream probe data gets freed.
+- oggdec: fix faulty cleanup prototype
+- oma: Validate sample rates
+- qdm2: check that the FFT size is a power of 2
+- 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()
+
 
 version 0.8.6:
 



More information about the ffmpeg-cvslog mailing list