lavfi/vf_idet: reindent after last commit.
This commit is contained in:
parent
7635242ae5
commit
598f8a7afa
@ -313,8 +313,6 @@ static int request_frame(AVFilterLink *link)
|
|||||||
{
|
{
|
||||||
AVFilterContext *ctx = link->src;
|
AVFilterContext *ctx = link->src;
|
||||||
IDETContext *idet = ctx->priv;
|
IDETContext *idet = ctx->priv;
|
||||||
|
|
||||||
// TODO reindent
|
|
||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
if (idet->eof)
|
if (idet->eof)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user