lavfi/hue: reindent after last commit
This commit is contained in:
parent
e4fd58f472
commit
3411aba82c
@ -251,7 +251,6 @@ static int filter_frame(AVFilterLink *inlink, AVFrame *inpic)
|
|||||||
av_frame_copy_props(outpic, inpic);
|
av_frame_copy_props(outpic, inpic);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* todo: reindent */
|
|
||||||
hue->var_values[VAR_T] = TS2T(inpic->pts, inlink->time_base);
|
hue->var_values[VAR_T] = TS2T(inpic->pts, inlink->time_base);
|
||||||
hue->var_values[VAR_PTS] = TS2D(inpic->pts);
|
hue->var_values[VAR_PTS] = TS2D(inpic->pts);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user