Browse code

Update for 2.8.3

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Michael Niedermayer authored on 2015/11/27 22:29:04
Showing 3 changed files
... ...
@@ -1,6 +1,43 @@
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.8.3
5
+- avcodec/cabac: Check initial cabac decoder state
6
+- avcodec/cabac_functions: Fix "left shift of negative value -31767"
7
+- avcodec/h264_slice: Limit max_contexts when slice_context_count is initialized
8
+- rtmpcrypt: Do the xtea decryption in little endian mode
9
+- avformat/matroskadec: Check subtitle stream before dereferencing
10
+- avcodec/pngdec: Replace assert by request for sample for unsupported TRNS cases
11
+- avformat/utils: Do not init parser if probing is unfinished
12
+- avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions
13
+- avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component()
14
+- avcodec/wmaprodec: Check for overread in decode_packet()
15
+- avcodec/smacker: Check that the data size is a multiple of a sample vector
16
+- avcodec/takdec: Skip last p2 sample (which is unused)
17
+- avcodec/dxtory: Fix input size check in dxtory_decode_v1_410()
18
+- avcodec/dxtory: Fix input size check in dxtory_decode_v1_420()
19
+- avcodec/error_resilience: avoid accessing previous or next frames tables beyond height
20
+- avcodec/dpx: Move need_align to act per line
21
+- avcodec/flashsv: Check size before updating it
22
+- avcodec/ivi: Check image dimensions
23
+- avcodec/utils: Better check for channels in av_get_audio_frame_duration()
24
+- avcodec/jpeg2000dec: Check for duplicate SIZ marker
25
+- aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data
26
+- hqx: correct type and size check of info_offset
27
+- mxfdec: check edit_rate also for physical_track
28
+- avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height
29
+- avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range
30
+- avcodec/jpeg2000: Check comp coords to be within the supported size
31
+- mpegvideo: clear overread in clear_context
32
+- avcodec/avrndec: Use the AVFrame format instead of the context
33
+- dds: disable palette flag for compressed images
34
+- dds: validate compressed source buffer size
35
+- dds: validate source buffer size before copying
36
+- dvdsubdec: validate offset2 similar to offset1
37
+- brstm: reject negative sample rate
38
+- aacps: avoid division by zero in stereo_processing
39
+- softfloat: assert when the argument of av_sqrt_sf is negative
40
+
4 41
 version 2.8.2
5 42
 - various fixes in the aac_fixed decoder
6 43
 - various fixes in softfloat
... ...
@@ -1 +1 @@
1
-2.8.2
1
+2.8.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.8.2
34
+PROJECT_NUMBER         = 2.8.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