mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
avfilter/vulkan_filter: Remove unused label
Unused since 81cc0e1345.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
d58e0af55c
commit
f62c441e7a
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ skip:
|
|||
device_ref = frames_ctx->device_ref;
|
||||
frames_ref = NULL;
|
||||
} else {
|
||||
accept:
|
||||
frames_ref = av_buffer_ref(frames_ref);
|
||||
if (!frames_ref)
|
||||
return AVERROR(ENOMEM);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue