diff options
author | Lynne <dev@lynne.ee> | 2023-05-20 15:49:01 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-05-29 00:42:01 +0200 |
commit | f701f088f4eedf86a51920cdbdddcd9895615d40 (patch) | |
tree | 55ddab30b6fb0bfc6663a1fc9c5e0d8dbc794a8e /libavformat/concat.c | |
parent | 160a415e22af417d81072dc3cb616649aea2388b (diff) | |
download | ffmpeg-f701f088f4eedf86a51920cdbdddcd9895615d40.tar.gz |
vulkan_h264: reject end_frame being called without valid session parameters
When seeking through MBAFF-coded H264, this can happen. Decoding calls end_frame
without calling start_frame. We are unable to decode this, as no frame
state has been set.
Happens for both VAAPI and Vulkan. Could be an issue elsewhere, hence
the individual commit.
Diffstat (limited to 'libavformat/concat.c')
0 files changed, 0 insertions, 0 deletions