[FFmpeg-cvslog] Updated Changelog for 0.8.10

Reinhard Tartler git at videolan.org
Mon Mar 10 18:36:39 CET 2014


ffmpeg | branch: release/0.10 | Reinhard Tartler <siretart at tauware.de> | Sun Feb  2 12:54:52 2014 -0500| [5522c564d48e1bb07d8cb722e8f94575a2683e29] | committer: Reinhard Tartler

Updated Changelog for 0.8.10

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

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

diff --git a/Changelog b/Changelog
index b9fb40a..7855c11 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,23 @@ releases are sorted from youngest to oldest.
 
 version 0.8.10:
 
+- oggparseogm: check timing variables
+- mathematics: remove asserts from av_rescale_rnd()
+- vc1: Always reset numref when parsing a new frame header.
+- h264: reset num_reorder_frames if it is invalid
+- h264: check that an IDR NAL only contains I slices
+- mov: Free an earlier allocated array if allocating a new one
+- segafilm: fix leaks if reading the header fails
+- h264_cavlc: check the size of the intra PCM data.
+- cavs: Check for negative cbp
+- avi: DV in AVI must be considered single stream
+- avutil: use align == 0 for default alignment in audio sample buffer functions
+- flashsv: Check diff_start diff_height values
+- dsputil/pngdsp: fix signed/unsigned type in end comparison
+- vqavideo: check chunk sizes before reading chunks
+- avi: directly resync on DV in AVI read failure
+- get_bits: change the failure condition in init_get_bits
+- twinvq: Cope with gcc-4.8.2 miscompilation
 - pthread: Avoid spurious wakeups
 - pthread: Fix deadlock during thread initialization
 - mpegvideo: Initialize chroma_*_shift and codec_tag even if the size is 0



More information about the ffmpeg-cvslog mailing list