June 22, 2017
View a2d9595a

Changelog: update

Michael Niedermayer authored on 2017/06/22 10:10:22
View 9c52cf9

avcodec/cfhd: Check bpc before setting bpc in context

Michael Niedermayer authored on 2017/06/22 02:34:31
View 46842f6

avcodec/cfhd: Fix undefined shift

Michael Niedermayer authored on 2017/06/22 00:56:34
June 20, 2017
View fc30465

avcodec/hevc_filter: Fix invalid shift

Michael Niedermayer authored on 2017/06/20 21:38:34
View af1f0f8

avcodec/mpeg4videodec: Fix overflow in virtual_ref computation

Michael Niedermayer authored on 2017/06/20 20:52:06
June 19, 2017
View 48b0e94

avcodec/wavpack: Fix undefined integer negation

Michael Niedermayer authored on 2017/06/19 21:08:58
View 1124df4

avcodec/aacdec_fixed: Check s for being too small

Michael Niedermayer authored on 2017/06/19 21:04:32
June 18, 2017
View dcace98

Update for 3.1.9

Michael Niedermayer authored on 2017/06/18 22:41:44
View 8a38efa

avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P output

Michael Niedermayer authored on 2017/06/18 21:37:19
June 17, 2017
View 575ba21

avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows

Michael Niedermayer authored on 2017/06/17 22:06:21
June 15, 2017
View feefeb4

avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed)

Michael Niedermayer authored on 2017/06/15 08:35:49
June 14, 2017
View 70b7147

avcodec/h264: Fix mix of lossless and lossy MBs decoding

Anton Mitrofanov authored on 2017/06/14 09:01:56
View ac86dc7

avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264

Anton Mitrofanov authored on 2017/06/14 05:37:29
June 12, 2017
View 5cd693f

avcodec/htmlsubtitles: Replace very slow redundant sscanf() calls by cleaner and faster code

Michael Niedermayer authored on 2017/06/12 00:58:45
May 31, 2017
View 8ead0d3

avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4

Anton Mitrofanov authored on 2017/05/31 08:37:41