May 16, 2017
View f61c888

Update for FFmpeg 3.2.5

Michael Niedermayer authored on 2017/05/16 10:34:43
View 1274e92

avcodec/truemotion1: Fix multiple runtime error: signed integer overflow: 1246906962 * 2 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/05/16 10:04:26
View 8e6d9d4

avcodec/svq3: Fix runtime error: left shift of negative value -6

Michael Niedermayer authored on 2017/05/16 04:21:20
View c521f9a

avcodec/tiff: reset sampling[] if its invalid

Michael Niedermayer authored on 2017/05/16 04:19:06
May 14, 2017
View 36847fd

avcodec/mpeg4videodec: Clear sprite wraping on unsupported cases in VOP decode

Michael Niedermayer authored on 2017/05/14 23:47:13
May 13, 2017
View 3c428a5

avcodec/rscc: Check pixel_size for overflow

Michael Niedermayer authored on 2017/05/13 08:31:19
View 9b76264

avcodec/dds: Fix runtime error: left shift of 210 by 24 places cannot be represented in type 'int'

Michael Niedermayer authored on 2017/05/13 08:35:56
May 10, 2017
View d835d6c

avcodec/cllc: Check prefix

Michael Niedermayer authored on 2017/05/10 02:38:46
May 9, 2017
View 6131115

avcodec/flacdec: Return error code instead of 0 for failures

Michael Niedermayer authored on 2017/05/09 20:25:34
View 3078fc9

avcodec/snowdec: Check width

Michael Niedermayer authored on 2017/05/09 23:08:14
May 8, 2017
View 5d7b87a

avcodec/webp: Update canvas size in vp8_lossy_decode_frame() as in vp8_lossless_decode_frame()

Michael Niedermayer authored on 2017/05/08 21:43:03
View 2384c67

avcodec/webp: Factor update_canvas_size() out

Michael Niedermayer authored on 2017/05/08 21:43:02
May 6, 2017
View 0f5cb5c

avcodec/opus_silk: Fix integer overflow and out of array read

Michael Niedermayer authored on 2017/05/06 21:28:20
May 5, 2017
View 8265150

avcodec/aacps: Fix undefined behavior

Michael Niedermayer authored on 2017/05/05 20:16:07
December 2, 2016
View 5d737a3

avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT for fate build.

Gregory J. Wolfe authored on 2016/12/02 03:35:02