[FFmpeg-cvslog] Update Changelog for 0.8.11

Reinhard Tartler git at videolan.org
Tue Jun 3 01:01:51 CEST 2014


ffmpeg | branch: release/0.10 | Reinhard Tartler <siretart at tauware.de> | Thu Mar 13 20:59:00 2014 -0400| [aedf1a2996e70d322220d2704d5a615c4f7b1b23] | committer: Reinhard Tartler

Update Changelog for 0.8.11

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

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

diff --git a/Changelog b/Changelog
index 7855c11..6323e02 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,26 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 0.8.11:
+
+- configure: Update freetype check to follow upstream
+- drawtext: Drop pointless header
+- configure: Support preprocessor macros as header names
+- arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
+- arm: hpeldsp: prevent overreads in armv6 asm
+- lagarith: reallocate rgb_planes when needed
+- lagarith: avoid infinite loop in lag_rac_refill()
+- lagarith: pad RGB buffer by 1 byte.
+- truemotion1: check the header size
+- shorten: pad the internal bitstream buffer
+- samplefmt: avoid integer overflow in av_samples_get_buffer_size()
+- h264: Fix a typo from the previous commit
+- h264: Lower bound check for slice offsets
+- rpza: limit the number of blocks to the total remaining blocks in the frame
+- Prepare for 0.8.11 Release
+- lavf: make av_probe_input_buffer more robust
+
+
 version 0.8.10:
 
 - oggparseogm: check timing variables



More information about the ffmpeg-cvslog mailing list