November 27, 2015
View a353cc4

Update for 2.8.3

Michael Niedermayer authored on 2015/11/27 22:29:04
View 4c71869

avcodec/cabac: Check initial cabac decoder state

Michael Niedermayer authored on 2015/11/27 21:37:50
View 24c504b

avcodec/cabac_functions: Fix "left shift of negative value -31767"

Michael Niedermayer authored on 2015/11/27 20:11:29
November 25, 2015
View 6b91701

avcodec/h264_slice: Limit max_contexts when slice_context_count is initialized

Michael Niedermayer authored on 2015/11/25 06:12:37
November 18, 2015
View b70f7d2

avformat/matroskadec: Check subtitle stream before dereferencing

Michael Niedermayer authored on 2015/11/18 02:19:01
November 17, 2015
View 71a3113

avcodec/pngdec: Replace assert by request for sample for unsupported TRNS cases

Michael Niedermayer authored on 2015/11/17 02:34:44
November 16, 2015
View 859a6ed

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

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

avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions

Michael Niedermayer authored on 2015/11/16 05:17:05
View 9a9dda6

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

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

avcodec/wmaprodec: Check for overread in decode_packet()

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

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 948d93d

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

Michael Niedermayer authored on 2015/11/15 09:22:31
View 824e72d

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

Michael Niedermayer authored on 2015/11/15 08:25:11
November 12, 2015
View 1290c85

rtmpcrypt: Do the xtea decryption in little endian mode

Martin Storsjö authored on 2015/11/12 04:42:02
November 10, 2015
View 644296e

avutil/softfloat: use abort() instead of av_assert0(0)

James Almer authored on 2015/11/10 11:16:17