On Mon, Jun 11, 2018 at 08:01:56AM +, Xiao Yang wrote:
> sms: check for frame dimensions
> smc.c |7 +++
> 1 file changed, 7 insertions(+)
> e029edfa5d1c3294879861bc785691759c8ab75c
> 0001-smc-check-for-frame-dimensions.patch
> From 2ea1d0329ca80b5dea781dea7144cb58d16dc501 Mon Sep 1
sms: check for frame dimensions
0001-smc-check-for-frame-dimensions.patch
Description: 0001-smc-check-for-frame-dimensions.patch
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
---
libavcodec/smc.c |7 +++
1 file changed, 7 insertions(+)
diff --git a/libavcodec/smc.c b/libavcodec/smc.c
index 3cb4834..fc1d308 100644
--- a/libavcodec/smc.c
+++ b/libavcodec/smc.c
@@ -421,6 +421,13 @@ static av_cold int smc_decode_init(AVCodecContext *avctx)
s->avctx = avctx;