Commit 598f8a7a authored by Nicolas George's avatar Nicolas George

lavfi/vf_idet: reindent after last commit.

parent 7635242a
......@@ -313,8 +313,6 @@ static int request_frame(AVFilterLink *link)
{
AVFilterContext *ctx = link->src;
IDETContext *idet = ctx->priv;
// TODO reindent
int ret;
if (idet->eof)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment