You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
It has no longer any effect.
This commit is contained in:
@@ -180,8 +180,6 @@ static int config_output(AVFilterLink *outlink)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
outlink->flags |= FF_LINK_FLAG_REQUEST_LOOP;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user