[FFmpeg-cvslog] doc: Update changelog for v11.3

Reinhard Tartler git at videolan.org
Mon Mar 9 00:26:36 CET 2015


ffmpeg | branch: release/2.4 | Reinhard Tartler <siretart at tauware.de> | Sun Mar  8 11:12:14 2015 -0400| [fc3c1156e361202ab97ad63ffb4dacc416906d33] | committer: Reinhard Tartler

doc: Update changelog for v11.3

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

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

diff --git a/Changelog b/Changelog
index 60c6626..9e325fd 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 11.3:
+
+- prores: Extend the padding check to 16bit
+- icecast: Do not use chunked post, allows feeding to icecast properly
+- img2dec: correctly use the parsed value from -start_number
+- h264_cabac: Break infinite loops
+- hevc_deblock: Fix compilation with nasm (libav #795)
+- h264: initialize H264Context.avctx in init_thread_copy
+- h264: Do not share rbsp_buffer across threads
+- h264: only ref cur_pic in update_thread_context if it is initialized
+- matroskadec: Fix read-after-free in matroska_read_seek() (chromium #427266)
+- log: Unbreak no-tty support on 256color terminals
+
 version 11.2:
 
 - h264: restore a block mistakenly removed in e10fd08a (libav #781)



More information about the ffmpeg-cvslog mailing list