[FFmpeg-cvslog] Update changelog for v11.1

Reinhard Tartler git at videolan.org
Tue Dec 2 12:57:03 CET 2014


ffmpeg | branch: release/2.4 | Reinhard Tartler <siretart at tauware.de> | Mon Dec  1 21:39:01 2014 -0500| [60ccc1a748bf3d26201411479146d0798e1ecff9] | committer: Reinhard Tartler

Update changelog for v11.1

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

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

diff --git a/Changelog b/Changelog
index 73e8378..b9d8dd0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,25 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 11.1:
+
+- Replace lena.pnm (debian#771126)
+- Treat all '*.pnm' files as non-text file
+- opusdec: make sure all substreams have the same number of coded samples
+- lavu: fix memory leaks by using a mutex instead of atomics
+- lavu: add wrappers for the pthreads mutex API
+- mp3enc: fix a triggerable assert
+- resample: Avoid off-by-1 errors in PTS calcs. (libav#753)
+- imc: fix order of operations in coefficients read
+- hevc_mvs: make sure to always initialize the temporal MV fully
+- hevc_mvs: initialize the temporal MV in case of missing ref
+- h264: reset ret to avoid propagating minor failures (libav#750 / lp#905753)
+- hevc: Initialize mergecand_list to 0
+- mpeg12: Always invoke the get_format() callback
+- h264: Always invoke the get_format() callback
+- Update default FATE URL for release/11
+- apetag: Fix APE tag size check
+
 version 11:
 - libx265 encoder
 - shuffleplanes filter



More information about the ffmpeg-cvslog mailing list