You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
lavfi/vf_w3fdif: reindent after last commit.
This commit is contained in:
@@ -353,8 +353,6 @@ static int request_frame(AVFilterLink *outlink)
|
||||
{
|
||||
AVFilterContext *ctx = outlink->src;
|
||||
W3FDIFContext *s = ctx->priv;
|
||||
|
||||
/* TODO reindent */
|
||||
int ret;
|
||||
|
||||
if (s->eof)
|
||||
|
Reference in New Issue
Block a user