mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
avfilter/overlay: reindent
This commit is contained in:
parent
b18d1b094e
commit
d5f817793e
@ -554,7 +554,6 @@ static AVFrame *do_blend(AVFilterContext *ctx, AVFrame *mainpic,
|
||||
OverlayContext *s = ctx->priv;
|
||||
AVFilterLink *inlink = ctx->inputs[0];
|
||||
|
||||
/* TODO: reindent */
|
||||
if (s->eval_mode == EVAL_MODE_FRAME) {
|
||||
int64_t pos = av_frame_get_pkt_pos(mainpic);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user