[FFmpeg-devel] [PATCH] cuvid: Always check for internal errors during parsing

Timo Rothenpieler timo at rothenpieler.org
Sat Sep 10 23:41:54 EEST 2016


On 9/10/2016 9:51 PM, Philip Langdale wrote:
> The cuvid parser is basically undocumented, and although you'd
> think that a failed callback would result in the overall parse
> call returning an error, that is not true.
> 
> So, we end up silently trying to keep going as if nothing is wrong,
> which doesn't achieve anything.
> 
> Solution: check the internal error flag every time.
> Signed-off-by: Philip Langdale <philipl at overt.org>

applied


More information about the ffmpeg-devel mailing list