aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2014-05-10 10:05:03 -0400
committerReinhard Tartler <siretart@tauware.de>2014-05-10 10:05:03 -0400
commite2a83d72da866a29f5307a56f66c469966f02473 (patch)
treecc30f339eb117c40adb4c76f09f923a57045b80f
parent6c3985713b77c5c1155f31c3fbb8236f9b4cdfb5 (diff)
downloadffmpeg-e2a83d72da866a29f5307a56f66c469966f02473.tar.gz
Update Changelog for v10.1
-rw-r--r--Changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9a1fe51016..967a09eb6a 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.