Browse code

Update for 2.5.3

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2015/01/10 01:37:34
Showing 3 changed files
... ...
@@ -1,6 +1,23 @@
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 2.5.3:
5
+- vp9: fix parser return values in error case
6
+- ffmpeg: Clear error message array at init.
7
+- avcodec/dvdsubdec: fix accessing dangling pointers
8
+- avcodec/dvdsubdec: error on bitmaps with size 0
9
+- cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_file()
10
+- mov: Fix negative size calculation in mov_read_default().
11
+- avformat/mov: fix integer overflow in mov_read_udta_string()
12
+- mov: Fix overflow and error handling in read_tfra().
13
+- mov: Avoid overflow with mov_metadata_raw()
14
+- avcodec/dvdsubdec: fix out of bounds accesses
15
+- avfilter/vf_sab: fix filtering tiny images
16
+- avformat/flvdec: Increase string array size
17
+- avformat/flvdec: do not inject dts=0 metadata packets which failed to be parsed into a new data stream
18
+- avformat/cdxl: Fix integer overflow of image_size
19
+- libavformat: Build hevc.o when building the RTP muxer
20
+
4 21
 version 2.5.2:
5 22
 - avcodec/indeo3: ensure offsets are non negative
6 23
 - avcodec/h264: Check *log2_weight_denom
... ...
@@ -1 +1 @@
1
-2.5.2
1
+2.5.3
... ...
@@ -31,7 +31,7 @@ PROJECT_NAME           = FFmpeg
31 31
 # This could be handy for archiving the generated documentation or
32 32
 # if some version control system is used.
33 33
 
34
-PROJECT_NUMBER         = 2.5.2
34
+PROJECT_NUMBER         = 2.5.3
35 35
 
36 36
 # With the PROJECT_LOGO tag one can specify a logo or icon that is included
37 37
 # in the documentation. The maximum height of the logo should not exceed 55