November 19, 2015
View 93f3752

Changelog: update for 2.7.3

Michael Niedermayer authored on 2015/11/19 03:37:58
November 18, 2015
View bc3d86c

Update versions for 2.7.3

Michael Niedermayer authored on 2015/11/18 20:41:05
View aa9dadc

avformat/matroskadec: Check subtitle stream before dereferencing

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

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

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

avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions

Michael Niedermayer authored on 2015/11/16 05:17:05
View 2deaccf

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

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

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

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

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

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

avcodec/wmaprodec: Check for overread in decode_packet()

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

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 acba2a3

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

Michael Niedermayer authored on 2015/11/15 09:22:31
View 588a776

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

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

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

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

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

Michael Niedermayer authored on 2015/11/15 05:11:52
November 12, 2015
View cf11579

rtmpcrypt: Do the xtea decryption in little endian mode

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