November 23, 2015
View 48d388b

Update for 2.6.5

Michael Niedermayer authored on 2015/11/23 00:14:23
November 18, 2015
View 89612ac

avformat/matroskadec: Check subtitle stream before dereferencing

Michael Niedermayer authored on 2015/11/18 02:19:01
November 16, 2015
View 7c3fc6b

avformat/utils: Do not init parser if probing is unfinished

Michael Niedermayer authored on 2015/11/16 07:41:14
View b7d98b2

avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions

Michael Niedermayer authored on 2015/11/16 05:17:05
View 912dfe1

avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range

Michael Niedermayer authored on 2015/11/16 05:12:50
View f869846

avcodec/jpeg2000: Check comp coords to be within the supported size

Michael Niedermayer authored on 2015/11/16 04:49:17
View 8930b2d

avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component()

Michael Niedermayer authored on 2015/11/16 04:03:39
View f288389

avcodec/wmaprodec: Check for overread in decode_packet()

Michael Niedermayer authored on 2015/11/16 02:18:40
November 15, 2015
View cf2d26e

avcodec/smacker: Check that the data size is a multiple of a sample vector

Michael Niedermayer authored on 2015/11/15 22:52:08
View 2d23cd4

avcodec/takdec: Skip last p2 sample (which is unused)

Michael Niedermayer authored on 2015/11/15 09:22:31
View 9bccaf7

avcodec/dxtory: Fix input size check in dxtory_decode_v1_410()

Michael Niedermayer authored on 2015/11/15 08:25:11
View 3f4a4f1

avcodec/dxtory: Fix input size check in dxtory_decode_v1_420()

Michael Niedermayer authored on 2015/11/15 08:25:11
View cb06066

avcodec/error_resilience: avoid accessing previous or next frames tables beyond height

Michael Niedermayer authored on 2015/11/15 05:11:52
November 14, 2015
View 7ab1f5b

avcodec/dpx: Move need_align to act per line

Michael Niedermayer authored on 2015/11/14 22:29:02
November 12, 2015
View 949f5db

rtmpcrypt: Do the xtea decryption in little endian mode

Martin Storsjö authored on 2015/11/12 04:42:02