diff options
author | Philip Langdale <philipl@overt.org> | 2023-07-10 16:35:17 +0800 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2023-07-10 16:49:32 +0800 |
commit | 1c61c24f5f681c573afce2fba804962e88ca262a (patch) | |
tree | 200d89fd3e44beb066f6bf7f4fdc0dfe17c0ef7a /libavfilter/framepool.h | |
parent | 3b358f151ddc7543f1c0fc0cff82b6fe4ddf9cbf (diff) | |
download | ffmpeg-1c61c24f5f681c573afce2fba804962e88ca262a.tar.gz |
vulkan/hevc: handle missing active PPS
I don't pretend to understand how we get into this situation, but there
are files out there where we can end up with the active PPS not being
identified when we call vk_hevc_end_frame. In these situations today,
we will segfault. So, before we give up, see if we can get the active
PPS id from the slice header, and use that if possible.
If that still doesn't work, return an error instead of segfaulting.
Diffstat (limited to 'libavfilter/framepool.h')
0 files changed, 0 insertions, 0 deletions