diff options
author | Philip Langdale <philipl@overt.org> | 2016-09-10 12:51:01 -0700 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2016-09-10 22:27:24 +0200 |
commit | 4029f05c8b0943a5446f254142d5e2bfedb50a0d (patch) | |
tree | 69d6648e346800da2995dcd6aa85d9beb155f874 /libavfilter/lavfutils.h | |
parent | b257266ee8b3f6db5d6135ba7c8fbcd3fba5c9dc (diff) | |
download | ffmpeg-4029f05c8b0943a5446f254142d5e2bfedb50a0d.tar.gz |
avcodec/cuvid: Always check for internal errors during parsing
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@overt.org>
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavfilter/lavfutils.h')
0 files changed, 0 insertions, 0 deletions