mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-23 06:12:08 +00:00
parent
a9bf713d35
commit
491d602283
@ -268,6 +268,7 @@ static int filter_frame(AVFilterLink *inlink, AVFrame *in)
|
||||
}
|
||||
}
|
||||
|
||||
av_frame_free(&in);
|
||||
return ff_filter_frame(outlink, out);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user