New submission from Troot <[email protected]>:

The order in which handle_jpeg() is called and context->srcFormat and 
context->dstFormat is set is incorrect in sws_getCachedContext(). 
handle_jpeg() may modify the srcFormat and dstFormat parameter.

This results in a crash when calling sws_scale()

----------
files: utils-getcachedcontext-r32481.patch
messages: 12271
priority: normal
status: new
substatus: new
title: swscale: sws_getCachedContext() does not correctly initialize jpeg pixel 
formats
topic: swscaler
type: patch

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2302>
________________________________________________

Attachment: utils-getcachedcontext-r32481.patch
Description: Binary data

Reply via email to