Browse code

Update Changelog for v10.1

Reinhard Tartler authored on 2014/05/10 23:05:03
Showing 1 changed files
... ...
@@ -1,6 +1,19 @@
1 1
 Entries are sorted chronologically from oldest to youngest within each release,
2 2
 releases are sorted from youngest to oldest.
3 3
 
4
+version 10.1:
5
+- rtmpproto: Check the buffer sizes when copying app/playpath strings
6
+- swscale: Fix an undefined behaviour
7
+- vp9: Read the frame size as unsigned
8
+- dcadec: Use correct channel count in stereo downmix check
9
+- dcadec: Do not decode the XCh extension when downmixing to stereo
10
+- matroska: add the Opus mapping
11
+- matroskadec: read the CodecDelay element
12
+- rtmpproto: Make sure to pass on the error code if read_connect failed
13
+- lavr: allocate the resampling buffer with a positive size
14
+- mp3enc: Properly write bitrate value in XING header (debian/736088)
15
+- golomb: Fix the implementation of get_se_golomb_long
16
+
4 17
 version 10:
5 18
 - af_channelmap: fix ONE_STR mapping mode
6 19
 - matroskaenc: HEVC fixeswrite private data in hvcC format for HEVC.