Commit 02567bd7 authored by Michael Niedermayer's avatar Michael Niedermayer

vf_idet: remove unused function

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 398491ae
......@@ -112,10 +112,6 @@ static void filter(AVFilterContext *ctx)
// av_log(ctx,0, "t%d b%d p%d u%d\n", t,b,p,u);
}
static void return_frame(AVFilterContext *ctx)
{
}
static void start_frame(AVFilterLink *link, AVFilterBufferRef *picref)
{
AVFilterContext *ctx = link->dst;
......
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