mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
parent
357f11eca2
commit
673fce6d40
@ -262,6 +262,7 @@ static av_cold void uninit(AVFilterContext *ctx)
|
|||||||
{
|
{
|
||||||
TileContext *tile = ctx->priv;
|
TileContext *tile = ctx->priv;
|
||||||
|
|
||||||
|
av_frame_free(&tile->out_ref);
|
||||||
av_frame_free(&tile->prev_out_ref);
|
av_frame_free(&tile->prev_out_ref);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user