September 13, 2018
View 7bcc4d7

avcodec/dvdsubdec: Sanity check len in decode_rle()

Michael Niedermayer authored on 2018/09/13 10:33:50
View 9f0e0a4

avcodec/dvdsubdec: Avoid branch in decode_run_8bit()

Michael Niedermayer authored on 2018/09/13 11:24:49
May 5, 2017
View 58b05f8

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

Michael Niedermayer authored on 2017/05/05 09:51:13
April 7, 2017
View 0a65985

avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cannot be represented in type 'int'

Michael Niedermayer authored on 2017/04/07 10:36:17
October 26, 2016
View c92f558

avcodec/dvdsubdec: Fix off by 1 error

Michael Niedermayer authored on 2016/10/26 07:11:52
View 25ab1a6

avcodec/dvdsubdec: Fix buf_size check

Michael Niedermayer authored on 2016/10/26 23:29:57
September 18, 2016
View 6cbd47b

avcodec/dvdsubdec: ignore h <= 1 case, to properly decode subtitle

Paul B Mahol authored on 2016/09/18 06:18:27
December 4, 2015
View 14886be

avcodec/dvdsubdec: fix typo in dlog message

Ganesh Ajjanagadde authored on 2015/12/04 16:35:25
November 23, 2015
View 764900d

avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog()

Michael Niedermayer authored on 2015/11/23 03:15:19
View cde6866

Merge commit '5c30ae1a09b66179e16694f6137658023ed1fef3'

Derek Buitenhuis authored on 2015/11/23 02:15:21
November 22, 2015
View fb99ef0

avcodec: use AV_OPT_TYPE_BOOL in a bunch of places

Clément Bœsch authored on 2015/11/22 06:04:39
November 12, 2015
View 5c30ae1

dvdsubdec: Validate the RLE offsets

Luca Barbato authored on 2015/11/12 04:08:29
November 11, 2015
View f621749

dvdsubdec: validate offset2 similar to offset1

Andreas Cadhalpun authored on 2015/11/11 06:14:39
October 23, 2015
View ee573b4

Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'

Hendrik Leppkes authored on 2015/10/23 04:18:03
October 14, 2015
View a17a766

lavc: Add data and linesize to AVSubtitleRect

Vittorio Giovara authored on 2015/10/14 18:33:25