Go to the documentation of this file.
38 if (vf->priv->skipflag)
39 return vf->
priv->skipflag = 0;
57 static int control(
struct vf_instance *vf,
int request,
void*
data)
61 vf->priv->skipflag = 1;
81 static void uninit(
struct vf_instance *vf)
96 "soft (post-filter) frame skipping for encoding",