[FFmpeg-cvslog] Update Changelog for v10.1

Reinhard Tartler git at videolan.org
Sun May 11 17:30:58 CEST 2014


ffmpeg | branch: release/2.2 | Reinhard Tartler <siretart at tauware.de> | Sat May 10 10:05:03 2014 -0400| [e2a83d72da866a29f5307a56f66c469966f02473] | committer: Reinhard Tartler

Update Changelog for v10.1

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

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

diff --git a/Changelog b/Changelog
index 9a1fe51..967a09e 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 10.1:
+- rtmpproto: Check the buffer sizes when copying app/playpath strings
+- swscale: Fix an undefined behaviour
+- vp9: Read the frame size as unsigned
+- dcadec: Use correct channel count in stereo downmix check
+- dcadec: Do not decode the XCh extension when downmixing to stereo
+- matroska: add the Opus mapping
+- matroskadec: read the CodecDelay element
+- rtmpproto: Make sure to pass on the error code if read_connect failed
+- lavr: allocate the resampling buffer with a positive size
+- mp3enc: Properly write bitrate value in XING header (debian/736088)
+- golomb: Fix the implementation of get_se_golomb_long
+
 version 10:
 - af_channelmap: fix ONE_STR mapping mode
 - matroskaenc: HEVC fixeswrite private data in hvcC format for HEVC.



More information about the ffmpeg-cvslog mailing list