mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-24 08:36:01 +08:00
@@ -262,6 +262,7 @@ static av_cold void uninit(AVFilterContext *ctx)
|
||||
{
|
||||
TileContext *tile = ctx->priv;
|
||||
|
||||
av_frame_free(&tile->out_ref);
|
||||
av_frame_free(&tile->prev_out_ref);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user