mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-15 02:58:01 +00:00
lavfi/vf_yadif: reindent after last commit.
This commit is contained in:
parent
ea2fd42f9d
commit
8a9fa46e87
@ -386,8 +386,6 @@ static int request_frame(AVFilterLink *link)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
/* TODO reindent */
|
||||
if (yadif->eof)
|
||||
return AVERROR_EOF;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user