[FFmpeg-devel] [PATCH] dvbsubdec: fix division by zero in compute_default_clut

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Thu Nov 10 22:04:39 EET 2016


On 10.11.2016 17:42, Michael Niedermayer wrote:
> On Wed, Nov 09, 2016 at 08:52:54PM +0100, Andreas Cadhalpun wrote:
>>  dvbsubdec.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 10b117a15971daf75d61efe486b961d3cc59d480  0001-dvbsubdec-fix-division-by-zero-in-compute_default_cl.patch
>> From 436318575abf482e1ea144f651c47bc2730e41a2 Mon Sep 17 00:00:00 2001
>> From: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> Date: Tue, 8 Nov 2016 22:32:42 +0100
>> Subject: [PATCH] dvbsubdec: fix division by zero in compute_default_clut
>>
>> This problem was introduced in commit
>> 4b90dcb8493552c17a811c8b1e6538dae4061f9d.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavcodec/dvbsubdec.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> LGTM

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list